mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-22 22:04:00 -06:00
21 lines
262 B
Text
21 lines
262 B
Text
description "PDF output as Draw derived class";
|
|
|
|
uses
|
|
Draw;
|
|
|
|
file
|
|
PdfDraw.h,
|
|
TTFStream.cpp,
|
|
TTFStruct.cpp,
|
|
TTFReader.cpp,
|
|
TTFSubset.cpp,
|
|
PdfDraw.cpp,
|
|
PdfReport.icpp,
|
|
Info readonly separator,
|
|
COPYING,
|
|
COPYING-PLAIN,
|
|
AUTHORS;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|