3987 Commits (642135f3b2d6d6eb800153c76c4718239733c0e6)
 

Author SHA1 Message Date
Behdad Esfahbod 432ffc47a4 1.0.4 9 years ago
Behdad Esfahbod b47159011c Define return_trace() 9 years ago
Behdad Esfahbod c917965b9e Add missing returns 9 years ago
Behdad Esfahbod f3159ba514 Micro-optimize hb_language_from_string() 9 years ago
Sascha Brawer f2ad935e19 Handle language tags that indicate phonetic IPA transcription 9 years ago
Behdad Esfahbod b8811429b6 Fix Since tags 9 years ago
Behdad Esfahbod 5d74ff02ab Fix Since: version tags on font and face APIs 9 years ago
Behdad Esfahbod 7f54053974 1.0.3 9 years ago
Behdad Esfahbod 5828c45d7a [indic] Add comments to merge_clusters calls 9 years ago
Behdad Esfahbod bdc8215949 [thai] Respect cluster-level > 0 9 years ago
Behdad Esfahbod 5b31fe383e [use] Merge /before/ reordering 9 years ago
Behdad Esfahbod 0d438f89bd [hangul] Merge /before/ reordering 9 years ago
Behdad Esfahbod f883de664f [OT] Merge /before/ reordering 9 years ago
Behdad Esfahbod c403d63200 [myanmar] Use buffer->sort() to sort cluster 9 years ago
Behdad Esfahbod e995d33c10 [OT] Merge clusters when reordering marks for normalization 9 years ago
Behdad Esfahbod b6d7d161a8 [tests] Add Hebrew test for normalization under cluster-level=1 9 years ago
Behdad Esfahbod 93099748e3 Minor 9 years ago
Behdad Esfahbod 85846b3de7 Use insertion-sort instead of bubble-sort 9 years ago
Behdad Esfahbod fad2674874 Minor 9 years ago
Behdad Esfahbod 23e4fac6de Update git.mk from upstream 9 years ago
Behdad Esfahbod 5783e05f81 [docs] Move docs/reference/ contents into docs/ 9 years ago
Behdad Esfahbod cd5e3a13a6 [docs] Fix out-of-tree build 9 years ago
Behdad Esfahbod 3899795fa3 Merge pull request #131 from simoncozens/docs 9 years ago
Simon Cozens 01e16e88f5 Combine user / reference information into gtk-doc generated manual. 9 years ago
Simon Cozens 11a07c4729 Correct tag hierarchy, to allow for table-of-contents entries. 9 years ago
Simon Cozens 387d6af428 Missing tag (oops). 9 years ago
Behdad Esfahbod d205965286 [docs] Fix typo 9 years ago
Behdad Esfahbod c424b41705 Merge pull request #129 from simoncozens/docs 9 years ago
Behdad Esfahbod 31594b98af [test] Fix test-object 9 years ago
Behdad Esfahbod 326b5ebf57 Poison freed objects such that double-free is detected 9 years ago
Simon Cozens 5470e744dd Current state and skeleton outline 9 years ago
Behdad Esfahbod 6578575cc8 [GPOS] Fix cursive connection with mix of RTL and non-RTL lookups 9 years ago
Behdad Esfahbod 7368da6724 [test] Add test for cursive-positioning with mixed directions 9 years ago
Simon Cozens f0807654da First two chapters. More to follow. 9 years ago
Behdad Esfahbod 58f2a73fb9 [GPOS] Rewrite cursive attachment slightly differently 9 years ago
Behdad Esfahbod fdd1770e00 Add API/cmdline to show glyph extents when serializing buffer 9 years ago
Behdad Esfahbod 2cee5b68a0 [ot-font] Fix short-offset calculation 9 years ago
Behdad Esfahbod b50fcfa829 [ot-font] Implement glyph_extents() for TrueType fonts 9 years ago
Behdad Esfahbod 0299b45000 Make BYTE a real type 9 years ago
Behdad Esfahbod ed6962c795 [coretext] Use i32 instead of u32 as well 9 years ago
Behdad Esfahbod 163c435f18 [uniscribe] Fix negative offsets 9 years ago
Behdad Esfahbod 789b89ef71 1.0.2 9 years ago
Behdad Esfahbod 958c268fa3 [coretext] Add TODO item 9 years ago
Behdad Esfahbod 7c5bee09d9 [uniscribe] Fix font scale handling 9 years ago
Behdad Esfahbod 902e74a098 Commented-out code to print buffer before each lookup 9 years ago
Behdad Esfahbod 75504a5048 Allow serializing buffer with output-buffer being used 9 years ago
Behdad Esfahbod e47b772a56 [ot] Change buffer content type right after we map to glyphs 9 years ago
Behdad Esfahbod d104415e4c [Android.mk] Update for SEA removal and USE addition 9 years ago
Behdad Esfahbod ddd6bf12f1 Don't declare dependency on freetype in harfbuzz.pc 9 years ago
Behdad Esfahbod 2c8b3b2e53 [debug] Print lookup index in debug-apply output 9 years ago