summaryrefslogtreecommitdiff
path: root/modules/basic
Commit message (Expand)AuthorAgeFilesLines
* 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 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-162-137/+233
|\
| * [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-172-0/+266
| |\
| * | [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
| * | Update to harfbuzz 0.3 apiBehdad Esfahbod2010-10-271-11/+27
| * | Fix y_offset negationBehdad Esfahbod2010-10-121-4/+4
| * | Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2010-09-214-122/+84
| |\ \
| * | | 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
* | | | 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
* | | | Add commentBehdad Esfahbod2011-09-081-0/+2
* | | | Remove dead codeBehdad Esfahbod2011-09-081-17/+0
* | | | Bug 653985 - Pango 1.29.x make GTK3-demo.exe crashed in WindowsBehdad Esfahbod2011-07-111-4/+0
| |_|/ |/| |
* | | Shape engine should return array in LTR order when expectedKristian Rietveld2011-04-141-9/+26
* | | Start implementation of CoreText backendKristian Rietveld2011-04-142-0/+249
| |/ |/|
* | Reduce DLL hijack risk and simplify code in basic-win32 moduleTor Lillqvist2010-09-112-106/+33
* | Improve performance on Windows especially for non-Latin scriptsTor Lillqvist2010-06-261-12/+38
* | Put the PANGO_MODULE_PREFIX defines in the project filesTor Lillqvist2010-03-161-4/+0
* | Build fix on Linux after previous commitsTor Lillqvist2010-03-151-1/+1
* | Add solution and project files for Visual Studio buildsTor Lillqvist2010-03-152-0/+10