summaryrefslogtreecommitdiff
path: root/modules/indic/indic-fc.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-1/+1
* Bug 331723 – shapers should not crash on failuresBehdad Esfahbod2006-02-211-1/+2
* Bug 314548 – pango_shape() is missing const correctness Patch fromBehdad Esfahbod2006-02-091-1/+1
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-051-1/+1
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-031-5/+4
* Use PANGO_GLYPH_NULL for when no glyph should be drawn. UseBehdad Esfahbod2006-02-021-2/+2
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-5/+5
* Set cluster only on base chars, like the Arabic module does.Behdad Esfahbod2006-01-231-8/+15
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+2
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-4/+10
* New function added.Behdad Esfahbod2005-07-231-1/+1
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-051-9/+9
* Split out handling of sinhala al-lakuna character from handling of ViramaOwen Taylor2005-03-031-3/+6
* Force zero-width marks to glyph index 0 so they won't be drawn. (#145233,Owen Taylor2004-12-161-4/+9
* Sinhala support (#153517, Anuradha Ratnaweera)Owen Taylor2004-12-151-2/+9
* Add support for 'init' feature for Bengali. (#130966, Sayamindu Dasgupta)Owen Taylor2004-08-021-0/+1
* Rework opentype interfaces and other changes to make GPOS work for Arabic.Owen Taylor2004-02-291-42/+14
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-21/+19
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-39/+27
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-9/+3
* Port pre-base-mantra fixup code from ICU, as needed for Tamil andOwen Taylor2003-07-251-4/+13
* Commit change from a while ago.Owen Taylor2003-07-241-6/+16
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-22/+22
* Change Punjabi script ('punj') to Gurmukhi ('guru')Eric Mader2002-08-281-10/+11
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-201-6/+6
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-14/+15
* Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,Eric Mader2002-05-071-0/+444