mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
16 lines
188 B
Text
16 lines
188 B
Text
description "Demonstrates head-less Draw application - drawing without GUI\377";
|
|
|
|
uses
|
|
Draw,
|
|
Painter,
|
|
plugin\png,
|
|
RichText,
|
|
PdfDraw,
|
|
PdfDraw;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|