summaryrefslogtreecommitdiff
path: root/modules/hebrew/hebrew-fc.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-4/+1
* Bug 337821 – invisible unicode chars are visible next to hebrew charsBehdad Esfahbod2006-04-091-4/+10
* 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-2/+2
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-051-2/+2
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-031-2/+2
* 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-9/+7
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* modules/arabic/arabic-fc.c, modules/basic/basic-fc.c,Behdad Esfahbod2005-12-261-8/+15
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-051-1/+1
* Show unknown glyphs; this may lead to overlapping boxes when accents areMatthias Clasen2005-01-311-0/+3
* Added open-type support for Hebrew.Dov Grobgeld2004-08-251-11/+184
* Fixed lack of mirroring of characters that should be mirrored in theDov Grobgeld2004-03-021-1/+10
* Remove an unused variable. (#122680, Kjartan Maraas)Owen Taylor2003-10-141-1/+0
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-5/+3
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-33/+26
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-9/+3
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-25/+22
* Made Hebrew shape engines handle presentation forms as well.Dov Grobgeld2002-08-051-0/+1
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-18/+3
* bug#: 68350 pango module for xft and freetype2.Chookij Vanatham2002-01-161-0/+262