uppsrc: Developing HiDPI support

git-svn-id: svn://ultimatepp.org/upp/trunk@8788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-08-03 17:27:04 +00:00
parent 11cff0c83a
commit 11bb51c8de
24 changed files with 135 additions and 118 deletions

View file

@ -1,4 +1,4 @@
Image DPI(const Image& img);
Image DPI(const Image& img, int excy = 16);
enum {
CTRL_NORMAL, CTRL_HOT, CTRL_PRESSED, CTRL_DISABLED,