office-gobmx/toolkit
Jan Holesovsky 9afb6e1e38 Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.
Where we explicitly ask for better quality, use BMP_SCALE_LANCZOS, instead of
BMP_SCALE_INTERPOLATE.

Change-Id: I28ddf3290204532a8660e09ee9ab0949b6ce1c73
2012-06-05 11:28:07 +02:00
..
inc/toolkit
prj
qa i#87757: do not create empty Rectangle bounding box for glyphs: 2012-05-30 09:02:31 +02:00
source Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. 2012-06-05 11:28:07 +02:00
src2xml
test/accessibility
util
AllLangResTarget_tk.mk
JunitTest_toolkit_unoapi.mk
Library_tk.mk
Makefile
Module_toolkit.mk
Package_inc.mk
Package_util.mk
README

"Abstract" windowing thing, UNO implementations of windowing stuff so that it
can be used from Basic or Java. But also stuff that has no connection to Basic
or Java.

Note that the "awt" here has no relation to the Java awt, as far as I know. It
might be inspired by it API-wise, perhaps. (If you know differently, feel free
to improve this REDAME file.)