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