| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant positioning block! | Behdad Esfahbod | 2006-08-16 | 1 | -17/+0 |
* | Use analysis->gravity to detect vertical fonts, instead of poking into the | Behdad Esfahbod | 2006-08-15 | 1 | -7/+14 |
* | Always use fallback shaping for vertical fonts. | Behdad Esfahbod | 2006-08-15 | 1 | -0/+12 |
* | Add Cuneiform and Phoenician in the list of supported scripts by this | Behdad Esfahbod | 2006-07-25 | 1 | -0/+4 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -7/+1 |
* | Bug 331723 – shapers should not crash on failures | Behdad Esfahbod | 2006-02-21 | 1 | -1/+2 |
* | Bug 314548 – pango_shape() is missing const correctness Patch from | Behdad Esfahbod | 2006-02-09 | 1 | -2/+2 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 1 | -2/+2 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -3/+3 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -2/+2 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -8/+8 |
* | Set cluster only on base chars, like the Arabic module does. | Behdad Esfahbod | 2006-01-23 | 1 | -2/+3 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+1 |
* | modules/arabic/arabic-fc.c, modules/basic/basic-fc.c, | Behdad Esfahbod | 2005-12-26 | 1 | -9/+16 |
* | Return NULL, not FALSE! | Behdad Esfahbod | 2005-12-04 | 1 | -1/+1 |
* | Reworked basic shaper with OpenType support. (#101079, based on patch from | Behdad Esfahbod | 2005-11-23 | 1 | -41/+222 |
* | New function added. | Behdad Esfahbod | 2005-07-23 | 1 | -1/+1 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -30/+30 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -29/+22 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 1 | -9/+3 |
* | Add API to kern a complete glyph string. Remove API to kern individual | Soeren Sandmann | 2003-08-02 | 1 | -7/+3 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 1 | -54/+67 |
* | Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin) | Owen Taylor | 2002-12-16 | 1 | -4/+4 |
* | Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr(). | Owen Taylor | 2002-12-06 | 1 | -1/+2 |
* | Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft is | Changwoo Ryu | 2002-11-02 | 1 | -2/+2 |
* | Patch from Theppitak Karoonboonyanan that factors out common code from | Owen Taylor | 2002-07-26 | 1 | -1/+0 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 1 | -15/+1 |
* | ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-03-26 | 1 | -18/+1 |
* | Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE) | Owen Taylor | 2002-03-25 | 1 | -9/+4 |
* | Patch from Sven Neumann to extend and make consistent the set of | Owen Taylor | 2002-02-23 | 1 | -1/+20 |
* | Changed support of Hebrew from full to fallback in order to make the | Dov Grobgeld | 2002-01-19 | 1 | -1/+1 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -1/+1 |
* | Update the default list of included modules for | Alexander Larsson | 2001-01-03 | 1 | -3/+3 |
* | Add opentype/. | Owen Taylor | 2000-12-21 | 1 | -0/+1 |
* | Since Xft may only be available statically without shlib deps, check for | Owen Taylor | 2000-12-20 | 1 | -9/+10 |
* | Fix macro breakage. | Owen Taylor | 2000-12-15 | 1 | -0/+284 |