| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Lao support to Thai module. (#156781) | Theppitak Karoonboonyanan | 2004-11-28 | 7 | -256/+472 |
* | Remove stray 'x' character. | Manish Singh | 2004-11-22 | 1 | -1/+1 |
* | Set G_LOG_DOMAIN. | Owen Taylor | 2004-11-22 | 7 | -18/+25 |
* | Add Syriac module by Emil Soleyman-Zomalan. (#147779) | Owen Taylor | 2004-11-22 | 7 | -2/+862 |
* | Use guchar instead of gchar as argument type. | Theppitak Karoonboonyanan | 2004-10-12 | 2 | -18/+8 |
* | Explicitly handle dangling upper/lower marks by optionally using | Theppitak Karoonboonyanan | 2004-10-09 | 3 | -78/+122 |
* | Return NULL if ruleset is empty, to indicate the lack of OT features. | Theppitak Karoonboonyanan | 2004-10-08 | 2 | -22/+38 |
* | Remove unused data for XTIS. | Theppitak Karoonboonyanan | 2004-10-07 | 3 | -46/+2 |
* | Use g_return_val_if_fail() instead of g_return_if_fail() since this | Manish Singh | 2004-10-02 | 1 | -1/+1 |
* | Make Thai module prefer OpenType tables, if available, to PUA | Theppitak Karoonboonyanan | 2004-10-02 | 3 | -77/+61 |
* | Add the new pango_renderer_* symbols. | Tor Lillqvist | 2004-09-25 | 1 | -11/+0 |
* | 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 |