Commit Graph

16 Commits

Author SHA1 Message Date
Eric Mader
0f30976110 ICU-4288 fix lots of warnings.
X-SVN-Rev: 17266
2005-02-28 23:36:40 +00:00
Eric Mader
61b54a383a ICU-4288 fix lots of build warnings
X-SVN-Rev: 17264
2005-02-28 23:18:05 +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
Eric Mader
f40127fcf0 ICU-3183 Glyph 0xFFFE always has a zero advance.
X-SVN-Rev: 12894
2003-08-20 23:56:56 +00:00
Eric Mader
c148956a3e ICU-3183 Need to flip sign on y position adjustments.
X-SVN-Rev: 12893
2003-08-20 23:40:59 +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
772debe207 ICU-2253 Make nullLanguageCode be 0, associated clean-up.
X-SVN-Rev: 11552
2003-04-15 20:44:11 +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
8e1523d145 ICU-2405 cast LE_GET_GLYPH to TT_UShort not TT_Glyph!
X-SVN-Rev: 10956
2003-02-05 00:31:56 +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
abde416f01 ICU-2243 make RenderingSurface::drawGlyphs *not* const.
X-SVN-Rev: 10549
2002-12-06 22:37:22 +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
ee24c09da0 ICU-1428 need to scale ascent, descent and leading by fDeviceScaleFactorY
X-SVN-Rev: 8378
2002-04-04 19:08:33 +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