mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
19 lines
294 B
Text
19 lines
294 B
Text
description "PDF output as Draw derived class\377128,0,255";
|
|
|
|
uses
|
|
Draw,
|
|
Painter;
|
|
|
|
file
|
|
PdfDraw.h options(BUILDER_OPTION) PCH,
|
|
TTFStream.cpp,
|
|
TTFStruct.cpp,
|
|
TTFSubset.cpp,
|
|
TTFReader.cpp,
|
|
ICCColorSpace.i,
|
|
PdfDraw.cpp,
|
|
PdfReport.cpp,
|
|
PdfInit.icpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|