mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
15 lines
186 B
Text
15 lines
186 B
Text
description "GUI application that converts text to SVG path\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
RichEdit;
|
|
|
|
file
|
|
TextToSvgPath.h,
|
|
ToSvg.cpp,
|
|
main.cpp,
|
|
TextToSvgPath.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|