| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various bugs, make more robust. (#151689) | Owen Taylor | 2004-09-20 | 1 | -27/+17 |
* | Added open-type support for Hebrew. | Dov Grobgeld | 2004-08-25 | 1 | -11/+184 |
* | Fix bug where cluster was getting set to 0 for non-spacing marks rather | Owen Taylor | 2004-08-10 | 1 | -1/+1 |
* | updated | Hans Breuer | 2004-08-06 | 1 | -0/+11 |
* | Add support for 'init' feature for Bengali. (#130966, Sayamindu Dasgupta) | Owen Taylor | 2004-08-02 | 3 | -12/+24 |
* | Improve handling of decomposed two-part vowels (#121882, Jungshik Shin) | Owen Taylor | 2004-07-30 | 2 | -6/+15 |
* | Suppress blwf on the first consonant in a syllable. (#118301, Taneem | Owen Taylor | 2004-07-30 | 1 | -1/+4 |
* | Fix Malayalam double-consonant conjuncts: #121671, Rajkumar S | Owen Taylor | 2004-07-29 | 3 | -4/+4 |
* | Check glyphs[mpreLimit] not glyphs[mpreIndex]. (Found by Chris Blizzard) | Owen Taylor | 2004-07-28 | 1 | -1/+1 |
* | Don't substitute FARSI YEH with ARABIC YEH if the font does not have any | Behdad Esfahbod | 2004-07-27 | 1 | -2/+3 |
* | Render U+00A0 (non-break-space) as a space. | Changwoo Ryu | 2004-07-11 | 1 | -0/+4 |
* | #143693, Sayamindu Dasgupta | Owen Taylor | 2004-06-23 | 1 | -0/+1 |
* | #143556, Noah Misch | Owen Taylor | 2004-06-21 | 1 | -1/+1 |
* | Add OpenType support in Thai module. (#141541) | Theppitak Karoonboonyanan | 2004-06-07 | 4 | -1/+184 |
* | Use dottedcircle as the base for individual combining characters. | Theppitak Karoonboonyanan | 2004-04-20 | 2 | -3/+3 |
* | handle non-Hangul unicode chars, fixes #129741, #137347. | Changwoo Ryu | 2004-04-17 | 2 | -5/+27 |
* | Change U+0CC3/U+0CC4/U+0CD5 to _lm (length mark) so that they get ordered | Owen Taylor | 2004-03-05 | 1 | -3/+10 |
* | Fixed lack of mirroring of characters that should be mirrored in the | Dov Grobgeld | 2004-03-02 | 1 | -1/+10 |
* | === Released 1.3.5 ===PANGO_1_3_5 | Owen Taylor | 2004-03-02 | 1 | -7/+5 |
* | Add joining classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF. | Owen Taylor | 2004-02-29 | 1 | -2/+2 |
* | Rework opentype interfaces and other changes to make GPOS work for Arabic. | Owen Taylor | 2004-02-29 | 6 | -150/+181 |
* | use uniscribe_scripts instead of uniscribe_ranges (does show only with | Hans Breuer | 2004-02-28 | 1 | -2/+2 |
* | Mark BENGALI LETTER A (U+0985) and BENGALI LETTER E (U+098F) as consonants | Owen Taylor | 2004-02-27 | 1 | -1/+6 |
* | Reapply the patch from #124175 that somehow got reverted. | Owen Taylor | 2004-02-13 | 1 | -16/+5 |
* | Suport CFF fonts as well. (#131202, Manjunath Sripadarao) | Owen Taylor | 2004-01-26 | 1 | -5/+16 |
* | Fix up glyph addition code so that it works properly with the typical | Owen Taylor | 2004-01-26 | 1 | -16/+5 |
* | Corrected a mistake between ZWJ and ZWNJ. (#130517) | Roozbeh Pournader | 2004-01-06 | 1 | -2/+2 |
* | moved pango_fc_* to the latter where they live on *nix too. | Hans Breuer | 2003-12-13 | 3 | -3/+59 |
* | Simplify. | Tor Lillqvist | 2003-12-08 | 1 | -38/+32 |
* | Switch over to recommended Freetype system of include ft2build.h then | Owen Taylor | 2003-11-01 | 1 | -1/+0 |
* | Remove an unused variable. (#122680, Kjartan Maraas) | Owen Taylor | 2003-10-14 | 1 | -1/+0 |
* | Handle non-hebrew characters. | Owen Taylor | 2003-09-24 | 1 | -13/+21 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 12 | -261/+147 |
* | New function. Uses the Uniscribe ScriptIsSimple() function to check if | Tor Lillqvist | 2003-08-07 | 1 | -7/+50 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 10 | -266/+206 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 13 | -251/+71 |
* | Remove some leftovers. | Owen Taylor | 2003-08-02 | 1 | -2/+0 |
* | Remove. | Owen Taylor | 2003-08-02 | 1 | -1/+3 |
* | Remove old X font shapers. | Owen Taylor | 2003-08-02 | 30 | -7502/+0 |
* | Add API to kern a complete glyph string. Remove API to kern individual | Soeren Sandmann | 2003-08-02 | 1 | -7/+3 |
* | Fix problem where NULL mpreFixups wasn't getting returned properly. | Owen Taylor | 2003-07-27 | 1 | -1/+1 |
* | Port pre-base-mantra fixup code from ICU, as needed for Tamil and | Owen Taylor | 2003-07-25 | 6 | -13/+227 |
* | Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann) | Owen Taylor | 2003-07-25 | 6 | -6/+6 |
* | Port of some fixes from ICU. | Owen Taylor | 2003-07-25 | 2 | -176/+171 |
* | Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann) | Owen Taylor | 2003-07-24 | 1 | -1/+1 |
* | Commit change from a while ago. | Owen Taylor | 2003-07-24 | 1 | -6/+16 |
* | updated to generate libtool compatible dll names, define the right | Hans Breuer | 2003-07-20 | 1 | -0/+70 |
* | Need config.h here, too, for HAVE_X. Thanks to Patrick Welche. | Tor Lillqvist | 2003-06-04 | 1 | -0/+1 |
* | Add HAVE_X. | Tor Lillqvist | 2003-05-29 | 5 | -4/+19 |
* | Cast some enumeration members that are bigger than signed integers to | Owen Taylor | 2003-04-15 | 1 | -2/+2 |