Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coretext: silently fail on invalid UTF8 instead of crashing | Kristian Rietveld | 2012-08-27 | 1 | -2/+13 |
* | Bug 682421 - Arabic is broken with gravity hint=line when gravity is east/north | Behdad Esfahbod | 2012-08-23 | 1 | -26/+124 |
* | Remove old cruft | Behdad Esfahbod | 2012-08-23 | 1 | -63/+0 |
* | Remove residuals from pangox and pangoatsui removals | Behdad Esfahbod | 2012-08-16 | 3 | -5004/+0 |
* | Remove Atsui Module | Behdad Esfahbod | 2012-08-16 | 2 | -228/+0 |
* | Remove PangoX | Behdad Esfahbod | 2012-08-16 | 2 | -738/+0 |
* | Merge branch 'harfbuzz-ng-external' | Behdad Esfahbod | 2012-08-16 | 36 | -7998/+234 |
|\ | |||||
| * | [HB] Remove Indic moduleharfbuzz-ng-external | Behdad Esfahbod | 2012-08-16 | 7 | -1824/+0 |
| * | [HB] Remove Thai shaper | Behdad Esfahbod | 2012-08-16 | 6 | -1271/+0 |
| * | [HB] Remove Hangul, Hebrew, Khmer, and Tibetan shaping modules | Behdad Esfahbod | 2012-08-16 | 13 | -3268/+1 |
| * | [hb] Adapt to harfbuzz API changes | Behdad Esfahbod | 2011-09-19 | 1 | -2/+2 |
| * | Revert "[HB] Fix cluster setting with recent HB change" | Behdad Esfahbod | 2011-07-29 | 1 | -8/+1 |
| * | [HB] Fix cluster setting with recent HB change | Behdad Esfahbod | 2011-07-21 | 1 | -1/+8 |
| * | Merge branch 'master' into harfbuzz-ng-external | Behdad Esfahbod | 2011-06-17 | 3 | -1/+267 |
| |\ | |||||
| * | | [HB] Final update for font-funcs API changes | Behdad Esfahbod | 2011-05-25 | 1 | -7/+5 |
| * | | [HB] Adjust to more vertical API changes | Behdad Esfahbod | 2011-05-19 | 1 | -12/+7 |
| * | | [HB] Update to newer vertical API | Behdad Esfahbod | 2011-05-17 | 1 | -8/+7 |
| * | | [HB] Update to latest API changes for vertical text | Behdad Esfahbod | 2011-05-17 | 1 | -16/+24 |
| * | | [HB] Adjust to latest API changes | Behdad Esfahbod | 2011-05-12 | 1 | -8/+9 |
| * | | [HB] Adjust to latest API changes | Behdad Esfahbod | 2011-05-11 | 1 | -10/+10 |
| * | | [HB] Update to latest HarfBuzz API changes | Behdad Esfahbod | 2011-05-11 | 1 | -28/+36 |
| * | | [HB] Adapt to hb_font_create() taking an input face | Behdad Esfahbod | 2011-05-02 | 1 | -10/+7 |
| * | | [HB] Make y grow down | Behdad Esfahbod | 2011-04-21 | 1 | -4/+4 |
| * | | [HB] Remove usage of hb_buffer_get_reference_count() | Behdad Esfahbod | 2011-04-21 | 1 | -1/+1 |
| * | | [HB] More update to HarfBuzz API change | Behdad Esfahbod | 2011-04-20 | 1 | -3/+3 |
| * | | Update to HarfBuzz API changes | Behdad Esfahbod | 2011-04-19 | 1 | -2/+2 |
| * | | More hb_buffer_clear() removal | Behdad Esfahbod | 2011-04-15 | 1 | -1/+1 |
| * | | Merge branch 'master' into harfbuzz-ng-external | Behdad Esfahbod | 2011-04-15 | 1 | -3/+4 |
| |\ \ | |||||
| * | | | Update to harfbuzz 0.3 api | Behdad Esfahbod | 2010-10-27 | 1 | -11/+27 |
| * | | | Remove Arabic and Syriac shapers, require harfbuzz >= 0.2 | Behdad Esfahbod | 2010-10-12 | 9 | -1457/+0 |
| * | | | Fix y_offset negation | Behdad Esfahbod | 2010-10-12 | 1 | -4/+4 |
| * | | | Merge branch 'master' into harfbuzz-ng-external | Behdad Esfahbod | 2010-09-21 | 11 | -128/+169 |
| |\ \ \ | |||||
| * | | | | Adjust to hb-ng scale cleanup | Behdad Esfahbod | 2010-05-19 | 1 | -4/+3 |
| * | | | | Fix hb font scale | Behdad Esfahbod | 2009-12-20 | 1 | -2/+2 |
| * | | | | [HB module] Hook-up TT kerning | Behdad Esfahbod | 2009-12-20 | 1 | -11/+20 |
| * | | | | [HB module] Release font | Behdad Esfahbod | 2009-12-20 | 1 | -0/+2 |
| * | | | | Adjust to hb_buffer_get_len() rename | Behdad Esfahbod | 2009-11-06 | 1 | -2/+3 |
| * | | | | Start porting basic-fc to harfbuzz-ng | Behdad Esfahbod | 2009-11-05 | 2 | -136/+199 |
* | | | | | Update Arabic joining classes to Unicode 6.1.0 | Khaled Hosny | 2012-04-06 | 1 | -9/+51 |
* | | | | | Guard for an accumulated glyph count of zero in CoreText shape engine | Kristian Rietveld | 2012-03-18 | 1 | -1/+9 |
* | | | | | Make CoreText shaping engine more robust | Kristian Rietveld | 2012-02-19 | 1 | -79/+338 |
* | | | | | Bug 664125 - Zero-width spaces cause missing characters | Kristian Rietveld | 2012-01-19 | 1 | -43/+37 |
* | | | | | Add comment | Behdad Esfahbod | 2011-09-08 | 1 | -0/+2 |
* | | | | | Remove dead code | Behdad Esfahbod | 2011-09-08 | 1 | -17/+0 |
* | | | | | Bug 653985 - Pango 1.29.x make GTK3-demo.exe crashed in Windows | Behdad Esfahbod | 2011-07-11 | 1 | -4/+0 |
* | | | | | Bug 652841 - Various pieces of dead code found by gcc/clang static analyzer | Behdad Esfahbod | 2011-06-17 | 1 | -1/+0 |
| |_|_|/ |/| | | | |||||
* | | | | Stop using G_CONST_RETURN in Pango | Ryan Lortie | 2011-06-09 | 1 | -1/+1 |
* | | | | Shape engine should return array in LTR order when expected | Kristian Rietveld | 2011-04-14 | 1 | -9/+26 |
* | | | | Start implementation of CoreText backend | Kristian Rietveld | 2011-04-14 | 2 | -0/+249 |
| |_|/ |/| | | |||||
* | | | Bug 646213 - Hangul Jamo render as U+00xx boxes and produce valgrind errors | Behdad Esfahbod | 2011-04-07 | 1 | -2/+3 |