mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
15 lines
186 B
Text
15 lines
186 B
Text
description "Demonstrates RescaleFilter for hight-quality image resizing\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Painter,
|
|
plugin/jpg,
|
|
plugin/gif;
|
|
|
|
file
|
|
main.cpp,
|
|
image.iml;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|