| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to new Cairo font API. | Owen Taylor | 2005-04-07 | 1 | -1/+1 |
* | Added more MacThai PUA glyphs that are not defined in vendor data at | Theppitak Karoonboonyanan | 2005-03-24 | 2 | -5/+5 |
* | Leave out some languages that don't have any own digits. | Tor Lillqvist | 2005-03-20 | 1 | -25/+18 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 7 | -47/+47 |
* | Split out handling of sinhala al-lakuna character from handling of Virama | Owen Taylor | 2005-03-03 | 4 | -27/+45 |
* | PangoCairoFontMap for win32 fonts. | Owen Taylor | 2005-02-24 | 1 | -34/+12 |
* | Remove inadvertent references to "khmer" module | Manish Singh | 2005-02-07 | 2 | -7/+2 |
* | Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). Add | Owen Taylor | 2005-02-07 | 2 | -1/+6 |
* | Show unknown glyphs; this may lead to overlapping boxes when accents are | Matthias Clasen | 2005-01-31 | 1 | -0/+3 |
* | Don't use -p option to cp, can cause "failed to preserve ownership" | Tor Lillqvist | 2005-01-25 | 8 | -8/+8 |
* | Remove an extraneous / that was confusing gcc on Win32. | Owen Taylor | 2005-01-11 | 1 | -1/+1 |
* | Emergency fix for #151068... if uniscribe shaping comes up with no glyphs, | Owen Taylor | 2004-12-16 | 1 | -1/+1 |
* | Force zero-width marks to glyph index 0 so they won't be drawn. (#145233, | Owen Taylor | 2004-12-16 | 2 | -4/+28 |
* | Add simple tibetan module. (#148566, G Karunakar) | Owen Taylor | 2004-12-16 | 4 | -2/+362 |
* | Split U+DDE as U+DD9, U+DDF. : | Owen Taylor | 2004-12-15 | 1 | -1/+1 |
* | Sinhala support (#153517, Anuradha Ratnaweera) | Owen Taylor | 2004-12-15 | 4 | -4/+44 |
* | Add the correct char classes for Unicode-4.0 characters U+A01, U+A03. | Owen Taylor | 2004-12-14 | 1 | -1/+1 |
* | 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 |