summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Link basicfc module to HarfBuzzBehdad Esfahbod2012-12-191-1/+1
* [hb] Pass down BOT/EOT flags to HarfBuzzBehdad Esfahbod2012-12-181-0/+3
* Hint advances correctlyBehdad Esfahbod2012-12-171-6/+4
* Fixup grapheme clustersBehdad Esfahbod2012-09-271-2/+3
* Add pango_shape_full()Behdad Esfahbod2012-09-261-8/+8
* Plug leakBehdad Esfahbod2012-08-291-1/+4
* More churnBehdad Esfahbod2012-08-281-1/+1
* coretext: silence compilerKristian Rietveld2012-08-271-0/+7
* coretext: silently fail on invalid UTF8 instead of crashingKristian Rietveld2012-08-271-2/+13
* Bug 682421 - Arabic is broken with gravity hint=line when gravity is east/northBehdad Esfahbod2012-08-231-26/+124
* Remove old cruftBehdad Esfahbod2012-08-231-63/+0
* Remove residuals from pangox and pangoatsui removalsBehdad Esfahbod2012-08-163-5004/+0
* Remove Atsui ModuleBehdad Esfahbod2012-08-162-228/+0
* Remove PangoXBehdad Esfahbod2012-08-162-738/+0
* Merge branch 'harfbuzz-ng-external'Behdad Esfahbod2012-08-1636-7998/+234
|\
| * [HB] Remove Indic moduleharfbuzz-ng-externalBehdad Esfahbod2012-08-167-1824/+0
| * [HB] Remove Thai shaperBehdad Esfahbod2012-08-166-1271/+0
| * [HB] Remove Hangul, Hebrew, Khmer, and Tibetan shaping modulesBehdad Esfahbod2012-08-1613-3268/+1
| * [hb] Adapt to harfbuzz API changesBehdad Esfahbod2011-09-191-2/+2
| * Revert "[HB] Fix cluster setting with recent HB change"Behdad Esfahbod2011-07-291-8/+1
| * [HB] Fix cluster setting with recent HB changeBehdad Esfahbod2011-07-211-1/+8
| * Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2011-06-173-1/+267
| |\
| * | [HB] Final update for font-funcs API changesBehdad Esfahbod2011-05-251-7/+5
| * | [HB] Adjust to more vertical API changesBehdad Esfahbod2011-05-191-12/+7
| * | [HB] Update to newer vertical APIBehdad Esfahbod2011-05-171-8/+7
| * | [HB] Update to latest API changes for vertical textBehdad Esfahbod2011-05-171-16/+24
| * | [HB] Adjust to latest API changesBehdad Esfahbod2011-05-121-8/+9
| * | [HB] Adjust to latest API changesBehdad Esfahbod2011-05-111-10/+10
| * | [HB] Update to latest HarfBuzz API changesBehdad Esfahbod2011-05-111-28/+36
| * | [HB] Adapt to hb_font_create() taking an input faceBehdad Esfahbod2011-05-021-10/+7
| * | [HB] Make y grow downBehdad Esfahbod2011-04-211-4/+4
| * | [HB] Remove usage of hb_buffer_get_reference_count()Behdad Esfahbod2011-04-211-1/+1
| * | [HB] More update to HarfBuzz API changeBehdad Esfahbod2011-04-201-3/+3
| * | Update to HarfBuzz API changesBehdad Esfahbod2011-04-191-2/+2
| * | More hb_buffer_clear() removalBehdad Esfahbod2011-04-151-1/+1
| * | Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2011-04-151-3/+4
| |\ \
| * | | Update to harfbuzz 0.3 apiBehdad Esfahbod2010-10-271-11/+27
| * | | Remove Arabic and Syriac shapers, require harfbuzz >= 0.2Behdad Esfahbod2010-10-129-1457/+0
| * | | Fix y_offset negationBehdad Esfahbod2010-10-121-4/+4
| * | | Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2010-09-2111-128/+169
| |\ \ \
| * | | | Adjust to hb-ng scale cleanupBehdad Esfahbod2010-05-191-4/+3
| * | | | Fix hb font scaleBehdad Esfahbod2009-12-201-2/+2
| * | | | [HB module] Hook-up TT kerningBehdad Esfahbod2009-12-201-11/+20
| * | | | [HB module] Release fontBehdad Esfahbod2009-12-201-0/+2
| * | | | Adjust to hb_buffer_get_len() renameBehdad Esfahbod2009-11-061-2/+3
| * | | | Start porting basic-fc to harfbuzz-ngBehdad Esfahbod2009-11-052-136/+199
* | | | | Update Arabic joining classes to Unicode 6.1.0Khaled Hosny2012-04-061-9/+51
* | | | | Guard for an accumulated glyph count of zero in CoreText shape engineKristian Rietveld2012-03-181-1/+9
* | | | | Make CoreText shaping engine more robustKristian Rietveld2012-02-191-79/+338
* | | | | Bug 664125 - Zero-width spaces cause missing charactersKristian Rietveld2012-01-191-43/+37