Commit Graph

259 Commits

Author SHA1 Message Date
Eric Mader
708317c997 ICU-2405 clean up comments, esp. @draft versions.
X-SVN-Rev: 11289
2003-03-12 23:51:42 +00:00
Eric Mader
a9ac4b4f42 ICU-2743 cast flag argument to GlyphIterator copy constructor to disambiguate from constructor which takes an LETag.
X-SVN-Rev: 11280
2003-03-11 02:28:18 +00:00
Eric Mader
2dd931b10c ICU-2743 don't require feature tag for backtrack and lookahead. Type three chaining contexual subtable should return inputGlyphCount *not* inputGlyphCount + 1!
X-SVN-Rev: 11267
2003-03-07 23:33:41 +00:00
Eric Mader
2663f369f0 ICU-2743 handle multiple substitutions which substitute a single glyph.
X-SVN-Rev: 11219
2003-03-04 00:03:17 +00:00
Eric Mader
3dddcd075b ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11217
2003-03-03 23:28:15 +00:00
Eric Mader
36de244611 ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11215
2003-03-03 22:54:57 +00:00
George Rhoten
4d3562dcb7 ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Eric Mader
16cbbd9fd4 ICU-2405 remove compiler warnings.
X-SVN-Rev: 10967
2003-02-05 22:08:20 +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
a303e6ee93 ICU-2684 Fixed problems w/ backing off the front of a syllable if all consonants have post-base form. Removed redundant tests. Fix tag list for base consonant so that it doesn't have 'pstf'.
X-SVN-Rev: 10920
2003-01-28 23:30:56 +00:00
Vladimir Weinstein
c0513031ab ICU-2659 bumped the version number to 2.6
X-SVN-Rev: 10873
2003-01-20 17:57:20 +00:00
Eric Mader
4319e6f985 ICU-2348 add doc comment with \file and \internal.
X-SVN-Rev: 10853
2003-01-13 23:44:45 +00:00
Eric Mader
025f1c4c6e ICU-2348 add doc comment with \file and \internal to LayoutEngine internal header files.
X-SVN-Rev: 10851
2003-01-13 23:15:11 +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
Eric Mader
3c698159e7 ICU-2265 enable mpre fixups for Malayalam.
X-SVN-Rev: 10810
2003-01-04 03:49:28 +00:00
Eric Mader
6d5737e598 ICU-1067 add ExtensionLookups.o to list of objects.
X-SVN-Rev: 10809
2003-01-04 03:03:20 +00:00
Eric Mader
456d8e2d7f ICU-2265 save location of left-matra and base consonant so that it's easy to find them during post-gsub processing.
X-SVN-Rev: 10808
2003-01-04 02:52:23 +00:00
Eric Mader
7c66725001 ICU-1067 Initial implementation of extension lookup, positioning subtables.
X-SVN-Rev: 10798
2002-12-30 19:53:40 +00:00
Eric Mader
108038f53d ICU-2602 lookup features feature order array according to feature indices in the langSys table.
X-SVN-Rev: 10777
2002-12-23 23:50:58 +00:00
Eric Mader
a56e71b8cd ICU-2565 Add missing lifecycle tags.
X-SVN-Rev: 10751
2002-12-18 23:59:55 +00:00
Eric Mader
6bef0c3b2b ICU-2532 Initialize lookupOrderArray to NULL at start of consturctor.
X-SVN-Rev: 10750
2002-12-18 23:52:33 +00:00
Eric Mader
4668c79d49 ICU-2330 Change LIBS to include common library explicitly
X-SVN-Rev: 10694
2002-12-17 00:03:07 +00:00
Eric Mader
036cb4d748 ICU-2565 Build LEScripts using ICU4J interfaces to guarantee synch w/ ICU. Add lifecycle tags.
X-SVN-Rev: 10691
2002-12-16 23:12:45 +00:00
Vladimir Weinstein
012f463115 ICU-2107 added copyright notices
X-SVN-Rev: 10522
2002-12-06 01:40:42 +00:00
Steven R. Loomis
10bc681d20 ICU-2457 update to 2.4 version number
X-SVN-Rev: 10137
2002-11-01 01:45:24 +00:00
George Rhoten
f85b8fd193 ICU-2394 Update the http:// link
X-SVN-Rev: 10136
2002-10-31 23:34:15 +00:00
Markus Scherer
704b6a284c ICU-2244 interface/mixin classes (like all classes with virtual functions) must have a virtual destructor
X-SVN-Rev: 9973
2002-10-04 20:45:31 +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
990d64560c ICU-2244 mark Shaper as an interface/mixin class, make subclasses inherit UMemory
X-SVN-Rev: 9969
2002-10-04 18:45:07 +00:00
Eric Mader
9653655ad3 ICU-2023 Add @draft, @internal to classes and members as appropriate.
X-SVN-Rev: 9707
2002-08-14 00:18:01 +00:00
Eric Mader
2dd958480e ICU-1944 backtrack contexts are stored with the first entry corresponding to the glyph closest to the input context.
X-SVN-Rev: 9447
2002-07-30 22:58:29 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Eric Mader
475af1aae9 ICU-1962 include cmemory.h in the minimum subset of internal headers rather than in LETypes.h, which is public.
X-SVN-Rev: 9294
2002-07-23 22:36:08 +00:00
Vladimir Weinstein
2cbb05fdb9 ICU-978 cygwin port
X-SVN-Rev: 9267
2002-07-19 23:25:41 +00:00
Markus Scherer
07b3bede35 ICU-1962 add ../common to include path
X-SVN-Rev: 9212
2002-07-16 21:04:05 +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
George Rhoten
fe000c413a ICU-1988 Update the ICU version
X-SVN-Rev: 9195
2002-07-16 02:32:22 +00:00
Eric Mader
03b85b71e6 ICU-1068 Had the wrong sign for Y position adjustment in LTR text.
X-SVN-Rev: 9017
2002-07-02 23:48:35 +00:00
Eric Mader
ddae216e7a ICU-393 ignore, .#*
X-SVN-Rev: 9013
2002-07-02 23:18:49 +00:00
GCL Shanghai
b89c229c6e ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
2002-07-02 15:10:30 +00:00
Eric Mader
1a92db995b ICU-1953 cast LE_MEMORY_ALLOCATION_ERROR to UErrorCode.
X-SVN-Rev: 8985
2002-07-01 18:06:19 +00:00
GCL Shanghai
1e188eca35 ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
2002-06-29 09:31:05 +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
Markus Scherer
5a81709c73 ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
2002-06-27 01:19:20 +00:00
Eric Mader
b5b02ebdd8 ICU-1943 don't do mark to mark positioning between two marks attached to different ligature components
X-SVN-Rev: 8920
2002-06-22 00:34:39 +00:00
Eric Mader
cf90102603 ICU-1068 allow for zero entry, exit anchor table offsets. Reset cursiveFirstPosition in resetCursiveLastExitPoint.
X-SVN-Rev: 8911
2002-06-20 22:23:58 +00:00
Eric Mader
4bad5d68eb ICU-1068 Add cursive attachment, change to correct OpenType positioning model.
X-SVN-Rev: 8830
2002-06-10 23:40:33 +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
Eric Mader
a2e842db1f ICU-1900 GlyphPositioningTableHeader::process - change the type of the glyphs parameter from LEUnicode * to LEGlyphID *.
X-SVN-Rev: 8641
2002-05-16 20:50:23 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
a07bb49fae ICU-1877 Fix a TARGET typo for loengine.h
X-SVN-Rev: 8544
2002-04-30 21:02:43 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
George Rhoten
e930f8835a ICU-1828 Remove tabs
X-SVN-Rev: 8338
2002-04-02 03:41:50 +00:00
George Rhoten
93579b4afc ICU-1828 Remove tabs
X-SVN-Rev: 8336
2002-04-02 03:33:42 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Eric Mader
6346c9e5c4 ICU-1739 make canned tables const
X-SVN-Rev: 8271
2002-03-27 23:22:21 +00:00
George Rhoten
51b3c1a58c ICU-1739 Add const to read-only data.
X-SVN-Rev: 8256
2002-03-27 00:34:56 +00:00
Steven R. Loomis
2beec0d7ab ICU-1769 update to 2.1 version
X-SVN-Rev: 8103
2002-03-19 01:43:19 +00:00
Eric Mader
488fbee332 ICU-1069 better integration of fixed/non-fixed feature order. Better
lookup list for non-fixed order. Handle default feature for fixed feature order.

X-SVN-Rev: 8017
2002-03-14 21:51:40 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Eric Mader
85efdc753e ICU-1069 Changes to enforce a fixed feature order for Indic OT fonts.
X-SVN-Rev: 7844
2002-03-01 22:24:10 +00:00
Eric Mader
53475997bb ICU-1577 fix gcc compiler warnings.
X-SVN-Rev: 7296
2001-12-03 23:31:52 +00:00
Eric Mader
3657aa4170 ICU-1577 fix definition of DEPS, which caused the warning "no file name for '-incluce'"
X-SVN-Rev: 7293
2001-12-03 22:39:50 +00:00
Vladimir Weinstein
e709fe688d ICU-393 .cvsignore
X-SVN-Rev: 6803
2001-11-12 23:11:09 +00:00
Andy Heninger
7202cadd36 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
George Rhoten
6b2bb522a9 ICU-1028 Versioning support for os/390. Remove redundent defines.
X-SVN-Rev: 6498
2001-10-30 19:03:30 +00:00
George Rhoten
2a15abe6c1 ICU-1102 Make some variables private.
X-SVN-Rev: 6396
2001-10-23 16:52:55 +00:00
George Rhoten
ec9d88119a ICU-1211 Change the version number 1.9->2.0
X-SVN-Rev: 6309
2001-10-18 18:24:44 +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
e32b47f79a ICU-1221 change LayoutEngine to use the same script enumeration as
UScriptCode

X-SVN-Rev: 6231
2001-10-13 00:34:00 +00:00
Eric Mader
5c7b7284f0 ICU-1221 change loengine wrapper to use UScriptCode instead of
EUnicodeScript

X-SVN-Rev: 6176
2001-10-10 23:27:44 +00:00
Eric Mader
6fe65787ce ICU-1253 change name of layout library to "libicule"
X-SVN-Rev: 6033
2001-10-04 00:29:17 +00:00
Eric Mader
b2cb16889d ICU-1221 table for converting Unicode::EUnicodeScripts to LEScript
was off by one...

X-SVN-Rev: 5906
2001-09-24 21:51:31 +00:00
Yves Arrouye
ac99345a41 ICU-1227 support for a --with-library-suffix option.
X-SVN-Rev: 5861
2001-09-21 03:41:21 +00:00
Eric Mader
4329721462 ICU-1221 add ScriptAndLanguageTags.o to list of objects.
X-SVN-Rev: 5843
2001-09-20 21:51:29 +00:00
Eric Mader
832db84f27 ICU-1221 move JDK changes back to ICU
X-SVN-Rev: 5827
2001-09-20 00:37:55 +00:00
George Rhoten
0414692e06 ICU-1210 Use UBool instead of bool_t
X-SVN-Rev: 5780
2001-09-18 17:32:33 +00:00
George Rhoten
635fb62ca4 ICU-1074 Fixed STLPort C++ library compilation problem
X-SVN-Rev: 5347
2001-07-26 18:03:44 +00:00
Andy Heninger
15bec64481 ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
George Rhoten
d34c838277 ICU-958 Undoing the $(SHELL) changes.
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.

X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
a440103feb ICU-958 execute install-sh with the $(SHELL) command.
X-SVN-Rev: 4704
2001-05-17 21:56:00 +00:00
George Rhoten
a801f30f2a ICU-661 Don't use MFC headers
X-SVN-Rev: 4683
2001-05-16 16:19:43 +00:00
Eric Mader
1ebccb34c2 ICU-893 Add Version Resources for Windows DLLs
X-SVN-Rev: 4666
2001-05-14 22:13:20 +00:00
Eric Mader
8d662892c7 ICU-832 change to multithreaded DLL
X-SVN-Rev: 4626
2001-05-08 17:34:04 +00:00
George Rhoten
9aafcf1f31 ICU-865 add .cvsignore file
X-SVN-Rev: 4277
2001-03-22 19:41:34 +00:00
Eric Mader
5f897de957 ICU-903 Update copyright notice for 2001
X-SVN-Rev: 4232
2001-03-21 19:46:26 +00:00
Steven R. Loomis
0b73c2d2a8 ICU-856 -> 1.8 names
X-SVN-Rev: 3671
2001-02-19 06:18:48 +00:00
Eric Mader
78f198e6bb ICU-120 Telugu RA is not a VATTU
X-SVN-Rev: 3477
2001-01-25 02:35:36 +00:00
Eric Mader
48f80a9a58 ICU-120 fix bugs in shaping table
X-SVN-Rev: 3476
2001-01-25 02:35:07 +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
22a81eddc3 ICU-120 changes for shortened header file names
X-SVN-Rev: 3323
2000-12-21 21:57:18 +00:00
Eric Mader
9b32e935e2 ICU-120 shorten file names for Macintosh limit of 31 characters
X-SVN-Rev: 3322
2000-12-21 21:55:31 +00:00
Eric Mader
518b2e1a4a ICU-120 shoten file names to Macintosh 31 character limit
X-SVN-Rev: 3319
2000-12-21 20:01:18 +00:00
Eric Mader
f85dce632f ICU-120 changes for shortened file names
X-SVN-Rev: 3318
2000-12-21 19:03:32 +00:00
Eric Mader
558f768bbe ICU-120 changes for shortened file names
X-SVN-Rev: 3316
2000-12-21 02:52:24 +00:00
Eric Mader
3ce7583614 ICU-120 shorten filenames to Macintosh limit of 31 chars
X-SVN-Rev: 3315
2000-12-21 02:44:45 +00:00
Eric Mader
36a3b37ba1 ICU-120 changes for ICULayoutEngine
X-SVN-Rev: 3313
2000-12-21 01:25:02 +00:00
Eric Mader
de674fe66c ICU-120 changes for ICULayoutEngine
X-SVN-Rev: 3312
2000-12-21 01:18:44 +00:00
Eric Mader
ad8bc28e56 ICU-120 initial checkin of the ICULayoutEngine wrapper
X-SVN-Rev: 3310
2000-12-21 01:16:32 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Eric Mader
76f361cf7c ICU-120 Remove all references to CDAC...
X-SVN-Rev: 3049
2000-11-29 21:26:10 +00:00
Eric Mader
7be51320f3 ICU-120 remove references to CDAC
X-SVN-Rev: 3025
2000-11-28 21:08:45 +00:00
Eric Mader
3f77fc750a ICU-120 flatten layout file structure.
X-SVN-Rev: 3024
2000-11-28 21:01:17 +00:00
Eric Mader
6607bc11e6 ICU-120 flatten layout file structure, remove any references to CDAC...
X-SVN-Rev: 3023
2000-11-28 21:00:10 +00:00
Eric Mader
f96746c605 ICU-120 remove any references to CDAC...
X-SVN-Rev: 3022
2000-11-28 20:59:41 +00:00
Eric Mader
1c9f0bf8a3 ICU-120 flatten the layout file structure so it builds on Solaris w/ 4.2 compilers...
X-SVN-Rev: 3021
2000-11-28 20:56:52 +00:00
Eric Mader
3121ae7e85 ICU-120 Initial checkin of the LayoutEngine!
X-SVN-Rev: 2912
2000-11-14 22:15:29 +00:00
Eric Mader
54c5c881a8 ICU-120 Initial checkin of the LayoutEngine!
X-SVN-Rev: 2909
2000-11-14 21:22:14 +00:00