Commit Graph

13 Commits

Author SHA1 Message Date
Eric Mader
e1161df698 ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19162
2006-02-14 21:12:45 +00:00
Eric Mader
292e6b3242 ICU-4681 Don't write deleted glyphs to ttGlyphs array at all; need to build a new positions array w/o entries for deleted glyphs.
X-SVN-Rev: 18321
2005-07-21 21:07:33 +00:00
Eric Mader
c68a5bdf67 ICU-3132 change le_bool back to UBool, and uppercase true and false; some lame-o C++ compilers don't implement bool.
X-SVN-Rev: 14039
2003-12-08 22:43:41 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Eric Mader
f544b30a81 ICU-2891 Don't use LE_MAKE_TAG macro for tag constants - it's not safe on EBCDIC platforms!
X-SVN-Rev: 12029
2003-05-20 23:39:30 +00:00
Eric Mader
c16a7352b7 ICU-2866 Fix memory leaks in the Layout Sample.
X-SVN-Rev: 11832
2003-05-07 21:42:38 +00:00
Eric Mader
772debe207 ICU-2253 Make nullLanguageCode be 0, associated clean-up.
X-SVN-Rev: 11552
2003-04-15 20:44:11 +00:00
Eric Mader
e6d6dc6511 ICU-2405 Need to pass &dx[dyStart], not dx, to ExtTextOut!
X-SVN-Rev: 11241
2003-03-04 19:57:40 +00:00
Eric Mader
1cffb08751 ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11216
2003-03-03 23:07:01 +00:00
Eric Mader
6057662977 ICU-2405 Changes for 32-bit glyph IDs.
X-SVN-Rev: 10953
2003-02-05 00:05:40 +00:00
Eric Mader
1bcfed9ba6 ICU-2243 Initial version of the high-level LayoutEngine API, added to the layout sample.
X-SVN-Rev: 10512
2002-12-05 22:50:29 +00:00
Eric Mader
f05e92fb4c ICU-1428 need scale factor from device points to logical points; use
in transformFunits.

X-SVN-Rev: 8123
2002-03-19 18:45:51 +00:00
Eric Mader
3d90f8a272 ICU-1428 initial checkin of LayoutEngine sample
X-SVN-Rev: 6681
2001-11-07 23:48:17 +00:00