summaryrefslogtreecommitdiff
path: root/modules/thai/thai-fc.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Behdad Esfahbod2007-07-201-7/+7
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-031-1/+1
* Port to new OpenType APIs and cleanup a bit. Add standard features.Behdad Esfahbod2007-05-161-7/+84
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-8/+8
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-14/+14
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-1/+1
* 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-1/+1
* Use PANGO_GLYPH_NULL for when no glyph should be drawn. UseBehdad Esfahbod2006-02-021-1/+1
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+1
* Added more MacThai PUA glyphs that are not defined in vendor data atTheppitak Karoonboonyanan2005-03-241-3/+3
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-051-4/+4
* Add Lao support to Thai module. (#156781)Theppitak Karoonboonyanan2004-11-281-4/+26
* Use guchar instead of gchar as argument type.Theppitak Karoonboonyanan2004-10-121-16/+6
* Explicitly handle dangling upper/lower marks by optionally usingTheppitak Karoonboonyanan2004-10-091-12/+43
* Return NULL if ruleset is empty, to indicate the lack of OT features.Theppitak Karoonboonyanan2004-10-081-8/+8
* Remove unused data for XTIS.Theppitak Karoonboonyanan2004-10-071-4/+1
* Make Thai module prefer OpenType tables, if available, to PUATheppitak Karoonboonyanan2004-10-021-2/+5
* Use dottedcircle as the base for individual combining characters.Theppitak Karoonboonyanan2004-04-201-1/+1
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-11/+3
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-28/+21
* 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/+29
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-201-3/+3
* Minor tweak to last patch to clarify index passed to unknown_glyph().Owen Taylor2002-07-311-1/+1
* Argument to make_glyph() shouldn't have been unsigned char, since we passOwen Taylor2002-07-311-5/+10
* Fix problem where pango_xft_get_unknown_glyph() was being used for XOwen Taylor2002-07-271-0/+7
* ri Jul 26 18:48:49 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-261-0/+239