summaryrefslogtreecommitdiff
path: root/modules/tibetan/tibetan-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-1/+1
* Use PANGO_GLYPH_NULL for when no glyph should be drawn. UseBehdad Esfahbod2006-02-021-1/+1
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-6/+13
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-2/+1
* Updated Tibetan shaper from Pema Geyleg. (#313513)Behdad Esfahbod2005-11-151-181/+491
* Add simple tibetan module. (#148566, G Karunakar)Owen Taylor2004-12-161-0/+315