summaryrefslogtreecommitdiff
path: root/modules/indic/indic-ot-class-tables.c
Commit message (Expand)AuthorAgeFilesLines
* Red Hat Bug 211964: [ta] Rendering issue with Tamil Patch from LingNingBehdad Esfahbod2006-12-041-0/+42
* Bug 330407 – Multiple dependant vowel signs (indic) displayed as oneBehdad Esfahbod2006-10-161-1/+1
* Bug 358224 – Telugu Character U+0C31 does not render its below-baseBehdad Esfahbod2006-10-121-1/+1
* Bug 358174 – Reph and Vattu forms of Assamese character RA(U+09F0) areBehdad Esfahbod2006-10-121-1/+1
* Bug 356685 – [or_IN] Rendering of consonant+0x0B4D+0x0B2F is wrong PatchBehdad Esfahbod2006-10-021-6/+6
* Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30)Behdad Esfahbod2006-10-021-1/+1
* Change enums to macros, to get in synch with ICU shaper. No functionalBehdad Esfahbod2006-09-141-59/+58
* Bug 355750 – The glyphs of the conjuctions about Cons+0x0d4d+0x0d32 ofBehdad Esfahbod2006-09-131-1/+1
* Bug 349876 – U+0x0904 of Devanagari need be "independent vowel", but itBehdad Esfahbod2006-09-131-1/+1
* Bug 355697 – The IndicOTClassTable of Oriya has a error.Behdad Esfahbod2006-09-131-19/+14
* Bug 335811 – Some conjugates of Malayalam are wrong. Patch from LingNingBehdad Esfahbod2006-07-311-2/+2
* Bug 345070 – [ml_IN] not render for combination with ZWJ Patch fromBehdad Esfahbod2006-07-101-1/+1
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+2
* Change U+0B30 from _rv to _rb. Oriya doesn't have a vattu form of ra.Owen Taylor2005-07-261-3/+3
* license on these ICU-derived files is X license, not LGPL.Owen Taylor2005-07-211-13/+25
* Change the char class for U+0A5C from _cn (consonant with nukta) to _ct.Owen Taylor2005-07-211-1/+1
* Enable touching for Sinhala with the ZWJ + al-lakuna combination.Owen Taylor2005-07-211-2/+3
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-211-1/+15
* Mark U+A33, U+A36 as _cn, not _ct, since they are combinations of otherOwen Taylor2005-06-141-1/+1
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-051-20/+20
* Split out handling of sinhala al-lakuna character from handling of ViramaOwen Taylor2005-03-031-13/+22
* Split U+DDE as U+DD9, U+DDF. :Owen Taylor2004-12-151-1/+1
* Sinhala support (#153517, Anuradha Ratnaweera)Owen Taylor2004-12-151-0/+20
* Add the correct char classes for Unicode-4.0 characters U+A01, U+A03.Owen Taylor2004-12-141-1/+1
* Improve handling of decomposed two-part vowels (#121882, Jungshik Shin)Owen Taylor2004-07-301-1/+1
* Fix Malayalam double-consonant conjuncts: #121671, Rajkumar SOwen Taylor2004-07-291-2/+2
* Change U+0CC3/U+0CC4/U+0CD5 to _lm (length mark) so that they get orderedOwen Taylor2004-03-051-3/+10
* Mark BENGALI LETTER A (U+0985) and BENGALI LETTER E (U+098F) as consonantsOwen Taylor2004-02-271-1/+6
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-1/+1
* Change Punjabi script ('punj') to Gurmukhi ('guru')Eric Mader2002-08-281-3/+3
* Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,Eric Mader2002-05-071-0/+416