Commit Graph

11 Commits

Author SHA1 Message Date
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
a15d1de5f2 ICU-2405 fix compiler warnings, use LE_MAKE_TAG for tag values.
X-SVN-Rev: 11946
2003-05-15 20:42:27 +00:00
Eric Mader
36de244611 ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11215
2003-03-03 22:54:57 +00:00
Eric Mader
84a9cb8648 ICU-2405 Changes for 32-bit glyph IDs.
X-SVN-Rev: 10954
2003-02-05 00:12:26 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Eric Mader
369de60a8e ICU-1739 cache font tables read by getFontTable, delete in destructor;
delete fDirectory in destructor.

X-SVN-Rev: 8273
2002-03-27 23:24:17 +00:00
Eric Mader
ee59b7e77e ICU-1792 Change letest and LayoutEngine samples to use raghu.ttf,
which is freely downloadable.

X-SVN-Rev: 8161
2002-03-20 22:23:14 +00:00
Eric Mader
f40d609c9c ICU-1253 fixed Copyright notices, and typos in the readme file.
X-SVN-Rev: 6683
2001-11-08 00:22:25 +00:00
Eric Mader
4172495b11 ICU-1253 This is the first version of a portable LayoutEngine
verification test

X-SVN-Rev: 6020
2001-10-03 21:48:10 +00:00