mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
27 lines
432 B
Text
27 lines
432 B
Text
description "Simple SVG viewer (PainterSvg demo)\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin\tif,
|
|
plugin\jpg,
|
|
plugin\gif,
|
|
Painter;
|
|
|
|
file
|
|
main.cpp,
|
|
SVG readonly separator,
|
|
svg\biplane.svg,
|
|
svg\altum_angelfish_01.svg,
|
|
svg\brown_fish_01.svg,
|
|
svg\matrix.svg,
|
|
svg\anne.svg,
|
|
svg\tux.svg,
|
|
svg\rg1024_Presentation_with_girl.svg,
|
|
svg\symbol.svg,
|
|
svg\idtest.svg,
|
|
svg\wooden-easter-egg-holder.svg,
|
|
svg\yinyang.svg;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|