summaryrefslogtreecommitdiff
path: root/modules/arabic/arabic-fc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Bug 501938 – Arabic shaping broken with vertical layout withBehdad Esfahbod2007-12-061-1/+3
* Bug 150883 – Unicode LRO defectBehdad Esfahbod2007-07-241-2/+3
* Update copyright headers.Behdad Esfahbod2007-07-201-3/+5
* Rename pango_ot_ruleset_get_for() toBehdad Esfahbod2007-06-031-1/+1
* Move ruleset creation after populating buffer.Behdad Esfahbod2007-05-151-14/+14
* Bug 436699 – N'Ko support Patch by Eugeniy MeshcheryakovBehdad Esfahbod2007-05-151-0/+1
* Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – PangoBehdad Esfahbod2007-05-141-233/+60
* Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcodedBehdad Esfahbod2007-05-101-15/+13
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-26/+26
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-7/+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-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-3/+3
* 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-8/+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-1/+1
* Return NULL, not FALSE!Behdad Esfahbod2005-12-041-0/+10
* Reworked basic shaper with OpenType support. (#101079, based on patch fromBehdad Esfahbod2005-11-231-5/+3
* New function added.Behdad Esfahbod2005-07-231-1/+1
* Fix bug where cluster was getting set to 0 for non-spacing marks ratherOwen Taylor2004-08-101-1/+1
* Don't substitute FARSI YEH with ARABIC YEH if the font does not have anyBehdad Esfahbod2004-07-271-2/+3
* #143693, Sayamindu DasguptaOwen Taylor2004-06-231-0/+1
* === Released 1.3.5 ===PANGO_1_3_5Owen Taylor2004-03-021-7/+5
* Rework opentype interfaces and other changes to make GPOS work for Arabic.Owen Taylor2004-02-291-90/+146
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-4/+3
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-29/+22
* 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-32/+30
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-201-1/+1
* Patch from Nils Nordman to add various missing 'static' (#90353)Owen Taylor2002-08-201-1/+1
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-19/+10
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* Adopt to new prototype for g_utf8_to_ucs4 (etc.).Owen Taylor2001-01-051-1/+1
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-041-3/+5
* Update the default list of included modules forAlexander Larsson2001-01-031-2/+2
* Add opentype/.Owen Taylor2000-12-211-0/+1
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-201-0/+358