summaryrefslogtreecommitdiff
path: root/modules/tibetan/tibetan-fc.c
Commit message (Expand)AuthorAgeFilesLines
* [HB] Remove Hangul, Hebrew, Khmer, and Tibetan shaping modulesBehdad Esfahbod2012-08-161-574/+0
* Put the PANGO_MODULE_PREFIX defines in the project filesTor Lillqvist2010-03-161-4/+0
* Build fix on Linux after previous commitsTor Lillqvist2010-03-151-1/+1
* Add solution and project files for Visual Studio buildsTor Lillqvist2010-03-151-0/+4
* Bug 596614 - Pango application receives SIGSEGV on pasting text with U+202EBehdad Esfahbod2009-11-171-0/+1
* 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
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-031-1/+1
* Port to new OpenType APIs. Add standard features (ccmp, locl, calt, kern,Behdad Esfahbod2007-05-161-98/+39
* Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcodedBehdad Esfahbod2007-05-101-4/+2
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-161-4/+4
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-31/+31
* Replace C++-style // comments with C-style /* */ ones.Behdad Esfahbod2007-01-161-216/+218
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-50/+50
* 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