Commit Graph

32 Commits

Author SHA1 Message Date
Jason Spieth
1f46e60401 ICU-4970 Remove isBogus function, add error code on constructors
X-SVN-Rev: 25034
2008-12-02 17:17:15 +00:00
Eric Mader
69b172a199 ICU-5309 Move fFilterZeroWidth from OpenTypeLayoutEngine to LayoutEngine, add fFilterZeroWidth to DefaultCharMapper, remove filterZeroWidth parameters from MapCharsToGlyphs, MapCharToGlyph.
X-SVN-Rev: 20918
2007-01-24 22:45:49 +00:00
Eric Mader
6aa1a3aa96 ICU-4711 Changes for PR 37 ZWJ/ZWNJ processing and ZWJ/ZWNJ pass-through for Sinhala. (JB#4710)
X-SVN-Rev: 18491
2005-09-02 18:22:09 +00:00
Eric Mader
7c0a4884e0 ICU-3304 Code review changes.
X-SVN-Rev: 18463
2005-08-25 22:20:16 +00:00
Eric Mader
4830402fcc ICU-3304 Use bitmasks instead of a list of tags for applied features.
X-SVN-Rev: 18406
2005-08-06 00:48:27 +00:00
Eric Mader
be687a5753 ICU-4172 reorder Hebrew marks.
X-SVN-Rev: 17351
2005-03-17 02:14:54 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
Eric Mader
4d1a2006ed ICU-4172 reorder Arabic marks.
X-SVN-Rev: 17244
2005-02-24 00:55:30 +00:00
Doug Felt
2b4337c536 ICU-2252 add kerning, add 'typoFlags' to layout engine constructors
X-SVN-Rev: 17129
2005-01-14 19:22:53 +00:00
George Rhoten
9af532a6ac ICU-4142 Use current the ICU RTTI style in the layout engine
X-SVN-Rev: 16557
2004-10-19 06:25:41 +00:00
Eric Mader
465235aad2 ICU-3732 part 1 - add canonical tables for all scripts; combine "canned" Arabic table w/ canonical table; change OT Hebrew to just use the default tags.
X-SVN-Rev: 16168
2004-08-19 23:51:11 +00:00
Eric Mader
658bda41a0 ICU-3738 remove tabs.
X-SVN-Rev: 15201
2004-05-07 23:29:16 +00:00
Eric Mader
6884636181 ICU-2259 Changes for canonical equivalence porcessing.
X-SVN-Rev: 15130
2004-05-03 21:13:13 +00:00
Eric Mader
9672384ada ICU-2259 Add LEGlyphStorage, LEInsertionList.
X-SVN-Rev: 14933
2004-04-12 18:51:31 +00:00
Eric Mader
c58cfbd466 ICU-3476 fix memory allocation problems. (tab => spaces - this I got them all!)
X-SVN-Rev: 14213
2003-12-23 18:15:50 +00:00
Eric Mader
17f6c64afc ICU-3476 fix memory allocation problems. (tab => spaces)
X-SVN-Rev: 14212
2003-12-23 18:13:35 +00:00
Eric Mader
078c13a236 ICU-3476 fix memory allocation problems.
X-SVN-Rev: 14211
2003-12-23 18:10:11 +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
0c1691e1a4 ICU-2699 Fix strict mode compiler warnings
X-SVN-Rev: 11906
2003-05-13 00:44:54 +00:00
Eric Mader
1bb8d611a2 ICU-2253 Initial support for language codes, CJK language-specific variants and associated clean-up.
X-SVN-Rev: 11534
2003-04-12 00:37:12 +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
21e1caf69a ICU-2625 Add LE_NEW_ARRAY and LE_DELETE_ARRAY to replace calls to uprv_malloc and uprv_free.
X-SVN-Rev: 10814
2003-01-07 22:47:19 +00:00
Markus Scherer
c531727da2 ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9970
2002-10-04 19:27:01 +00:00
Markus Scherer
7c5fa43519 ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9209
2002-07-16 19:29:19 +00:00
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
Eric Mader
43d3a9bf2a ICU-1940 changes to support new Arabic spec.
X-SVN-Rev: 8829
2002-06-10 23:33:56 +00:00
George Rhoten
93579b4afc ICU-1828 Remove tabs
X-SVN-Rev: 8336
2002-04-02 03:33:42 +00:00
Eric Mader
a53e8c0623 ICU-1264 use namespace where available.
X-SVN-Rev: 6256
2001-10-16 00:39:01 +00:00
Eric Mader
421a4ee31b ICU-120 use const for all references to font tables.
X-SVN-Rev: 3439
2001-01-19 00:30:17 +00:00
Eric Mader
de674fe66c ICU-120 changes for ICULayoutEngine
X-SVN-Rev: 3312
2000-12-21 01:18:44 +00:00
Eric Mader
54c5c881a8 ICU-120 Initial checkin of the LayoutEngine!
X-SVN-Rev: 2909
2000-11-14 21:22:14 +00:00