summaryrefslogtreecommitdiff
path: root/modules/thai/thai-shaper.c
Commit message (Expand)AuthorAgeFilesLines
* [HB] Remove Thai shaperBehdad Esfahbod2012-08-161-548/+0
* Fix all warnings in modules/.Behdad Esfahbod2008-12-261-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Port to new OpenType APIs and cleanup a bit. Add standard features.Behdad Esfahbod2007-05-161-21/+11
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-161-15/+15
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-69/+69
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-11/+11
* Bug 314548 – pango_shape() is missing const correctness Patch fromBehdad Esfahbod2006-02-091-1/+1
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-4/+9
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-2/+1
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-211-1/+2
* Added more MacThai PUA glyphs that are not defined in vendor data atTheppitak Karoonboonyanan2005-03-241-2/+2
* Add Lao support to Thai module. (#156781)Theppitak Karoonboonyanan2004-11-281-242/+122
* Explicitly handle dangling upper/lower marks by optionally usingTheppitak Karoonboonyanan2004-10-091-64/+68
* Remove unused data for XTIS.Theppitak Karoonboonyanan2004-10-071-40/+0
* Add OpenType support in Thai module. (#141541)Theppitak Karoonboonyanan2004-06-071-0/+2
* Use dottedcircle as the base for individual combining characters.Theppitak Karoonboonyanan2004-04-201-2/+2
* Reapply the patch from #124175 that somehow got reverted.Owen Taylor2004-02-131-16/+5
* Suport CFF fonts as well. (#131202, Manjunath Sripadarao)Owen Taylor2004-01-261-5/+16
* Fix up glyph addition code so that it works properly with the typicalOwen Taylor2004-01-261-16/+5
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-37/+35
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-1/+2
* Add HAVE_X.Tor Lillqvist2003-05-291-1/+1
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-1/+1
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-201-59/+59
* Fix problem where pango_xft_get_unknown_glyph() was being used for XOwen Taylor2002-07-271-2/+1
* ri Jul 26 18:48:49 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-261-0/+720