summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-02Fix segfault with empty buffer in hb_shape_plan_execute()Behdad Esfahbod2-7/+7
2015-09-301.0.41.0.4Behdad Esfahbod2-1/+8
2015-09-29Define return_trace()Behdad Esfahbod16-546/+575
2015-09-29Add missing returnsBehdad Esfahbod3-17/+17
2015-09-29Micro-optimize hb_language_from_string()Behdad Esfahbod1-5/+5
2015-09-29Handle language tags that indicate phonetic IPA transcriptionSascha Brawer2-1/+21
2015-09-03Fix Since tagsBehdad Esfahbod16-87/+111
2015-09-03Fix Since: version tags on font and face APIsBehdad Esfahbod2-49/+49
2015-09-011.0.31.0.3Behdad Esfahbod2-1/+12
2015-09-01[indic] Add comments to merge_clusters callsBehdad Esfahbod1-5/+16
2015-09-01[thai] Respect cluster-level > 0Behdad Esfahbod1-1/+1
2015-09-01[use] Merge /before/ reorderingBehdad Esfahbod1-2/+2
2015-09-01[hangul] Merge /before/ reorderingBehdad Esfahbod1-1/+1
2015-09-01[OT] Merge /before/ reorderingBehdad Esfahbod1-2/+3
2015-09-01[myanmar] Use buffer->sort() to sort clusterBehdad Esfahbod1-2/+1
2015-09-01[OT] Merge clusters when reordering marks for normalizationBehdad Esfahbod3-1/+24
2015-09-01[tests] Add Hebrew test for normalization under cluster-level=1Behdad Esfahbod3-0/+2
2015-09-01MinorBehdad Esfahbod1-4/+2
2015-09-01Use insertion-sort instead of bubble-sortBehdad Esfahbod6-42/+34
2015-09-01MinorBehdad Esfahbod3-0/+12
2015-08-31Update git.mk from upstreamBehdad Esfahbod1-1/+16
2015-08-31[docs] Move docs/reference/ contents into docs/Behdad Esfahbod13-121/+117
2015-08-31[docs] Fix out-of-tree buildBehdad Esfahbod8-7/+14
2015-08-31Merge pull request #131 from simoncozens/docsBehdad Esfahbod6-75/+89
2015-08-31Combine user / reference information into gtk-doc generated manual.Simon Cozens1-39/+52
2015-08-31Correct tag hierarchy, to allow for table-of-contents entries.Simon Cozens5-36/+36
2015-08-31Missing tag (oops).Simon Cozens1-0/+1
2015-08-31[docs] Fix typoBehdad Esfahbod1-1/+1
2015-08-31Merge pull request #129 from simoncozens/docsBehdad Esfahbod6-0/+413
2015-08-30[test] Fix test-objectBehdad Esfahbod1-4/+0
2015-08-30Poison freed objects such that double-free is detectedBehdad Esfahbod1-5/+16
2015-08-29Current state and skeleton outlineSimon Cozens4-0/+116
2015-08-25[GPOS] Fix cursive connection with mix of RTL and non-RTL lookupsBehdad Esfahbod1-0/+34
2015-08-25[test] Add test for cursive-positioning with mixed directionsBehdad Esfahbod6-0/+6
2015-08-25First two chapters. More to follow.Simon Cozens2-0/+297
2015-08-25[GPOS] Rewrite cursive attachment slightly differentlyBehdad Esfahbod1-12/+24
2015-08-24Add API/cmdline to show glyph extents when serializing bufferBehdad Esfahbod5-1/+24
2015-08-24[ot-font] Fix short-offset calculationBehdad Esfahbod1-2/+2
2015-08-23[ot-font] Implement glyph_extents() for TrueType fontsBehdad Esfahbod5-9/+198
2015-08-21Make BYTE a real typeBehdad Esfahbod1-1/+15
2015-08-20[coretext] Use i32 instead of u32 as wellBehdad Esfahbod1-10/+10
2015-08-20[uniscribe] Fix negative offsetsBehdad Esfahbod1-4/+4
2015-08-191.0.21.0.2Behdad Esfahbod2-1/+14
2015-08-19[coretext] Add TODO itemBehdad Esfahbod1-0/+1
2015-08-19[uniscribe] Fix font scale handlingBehdad Esfahbod1-6/+19
2015-08-18Commented-out code to print buffer before each lookupBehdad Esfahbod1-0/+12
2015-08-18Allow serializing buffer with output-buffer being usedBehdad Esfahbod1-2/+4
2015-08-18[ot] Change buffer content type right after we map to glyphsBehdad Esfahbod1-0/+2
2015-08-18[Android.mk] Update for SEA removal and USE additionBehdad Esfahbod1-1/+2
2015-08-18Don't declare dependency on freetype in harfbuzz.pcBehdad Esfahbod1-1/+6