4231 Commits (525cc7d28cbe4e8149ddba677224f134dc0a3274)
 

Author SHA1 Message Date
Behdad Esfahbod 525cc7d28c Add note re only adding tests with Free Software fonts 9 years ago
Behdad Esfahbod 6a09d7e34b [test] Add README about how to add shaping tests 9 years ago
Behdad Esfahbod f8ee7906d0 Remove MANIFEST files 9 years ago
Behdad Esfahbod 815bdd7700 In cluster-level=0, group ZWJ/ZWNJ with previous cluster 9 years ago
Behdad Esfahbod 89137e325a Minor 9 years ago
Behdad Esfahbod 15063b12f7 [coretext] Move CTFont construction to face_data 9 years ago
Behdad Esfahbod ba3d49d9a5 [coretext] Move code around 9 years ago
Behdad Esfahbod 90194efb84 [coretext] Move code around 9 years ago
Behdad Esfahbod ca539e37a4 [build] git.mk fix for m4/gtk-doc.m4 9 years ago
Behdad Esfahbod 54788cb1ec [win32] Install git.mk 9 years ago
Behdad Esfahbod 9a13ed453e Make FixedVersion a template 9 years ago
Behdad Esfahbod 238b943e85 [coretext] Fix leak! 9 years ago
Behdad Esfahbod e561122856 [coretext] Move code around 9 years ago
Behdad Esfahbod 04c6443153 [coretext] Ignore PPEM in font size selection 9 years ago
Behdad Esfahbod 62c2711121 [coretext] Limit grapheme-cluster forming to cluster-level=0 9 years ago
Behdad Esfahbod 061105ec44 [coretext] Fix shaping with varying font size 9 years ago
Behdad Esfahbod 27847cab12 1.2.0 9 years ago
Behdad Esfahbod c373155904 [fuzzing] Add test for recent fix 9 years ago
Behdad Esfahbod aa33cb72ab [fuzzing] Make test runner actually work 9 years ago
Behdad Esfahbod 2735555c6b [fuzzing] Add TODO item 9 years ago
Behdad Esfahbod b87e36f6f1 Avoid buffer->move_to() in case of buffer error 9 years ago
Behdad Esfahbod 7e76bbabba [fuzzing] Make "make hb-fuzzer" build lib dependency 9 years ago
Behdad Esfahbod 568a0c60e8 Remove pointless overflow check in pointer math 9 years ago
Behdad Esfahbod aae2847099 Emoji skin tone modifiers need to be treated as combining marks 9 years ago
Behdad Esfahbod da41e48f0a [USE] Zero mark advances by GDEF early 9 years ago
Behdad Esfahbod 86c68c7a2c [GPOS] Fix interaction of mark attachments and cursive chaining 9 years ago
Behdad Esfahbod 80c8855cfe Minor 9 years ago
Behdad Esfahbod 6ab920224c [GPOS] Minor 9 years ago
Behdad Esfahbod cbc3a76c5a [GPOS] Merge fixing of offsets for cursive and mark attachments 9 years ago
Behdad Esfahbod 7d8d58ac81 [GPOS] Divide position_finish() into two phases, for advances and offsets 9 years ago
Behdad Esfahbod 8474231567 [ot] Minor shuffling code around 9 years ago
Behdad Esfahbod b0b11614e9 [GPOS] Add harmless recursion in fix_mark_attachment() 9 years ago
Behdad Esfahbod 686567baab [GPOS] Merge attach_chain() and cursive_chain() 9 years ago
Behdad Esfahbod 806ad8dc65 [GPOS] Minor shuffling 9 years ago
Behdad Esfahbod 0f6278d1fb [GPOS] Negate sign of attach_lookback(), and rename it to attach_chain() 9 years ago
Behdad Esfahbod 5b5dc2c040 [tests] Add test for advance zeroing of an ASCII letter marked as mark in GDEF 9 years ago
Behdad Esfahbod 660c9d3fc2 Remove font-dependent ASCII-only perf hack 9 years ago
Behdad Esfahbod 3fe0cf1040 Fix previous commit! 9 years ago
Behdad Esfahbod 293a210eee [tests] Fix fonts in cc4a78bf22 9 years ago
Behdad Esfahbod eaadcbbc53 Remove now-unused mark zeroing BY_UNICODE 9 years ago
Behdad Esfahbod cc4a78bf22 [tests] Add tests for Latin mark zeroing 9 years ago
Behdad Esfahbod 55ff34b9c1 [tests] Add tests for Thai mark zeroing 9 years ago
Behdad Esfahbod b3582a8ee8 Change default mark advance zeroing behavior from Unicode to GDEF 9 years ago
Behdad Esfahbod 43bb2b8fb0 Minor 9 years ago
Behdad Esfahbod bdaa784bb6 Merge pull request #164 from fanc999/msvc.build 9 years ago
Behdad Esfahbod a168db4739 [README] Add ABI Tracker link 9 years ago
Chun-wei Fan f6ffba634b MSVC builds: Add support to build DirectWrite shaping backend 9 years ago
Chun-wei Fan c679285455 build: Build the DirectWrite sources if requested 9 years ago
Chun-wei Fan d7b6636e5e build: Support Visual Studio builds using NMake 9 years ago
Chun-wei Fan 5c3e7260bc MSVC builds: Add a pre-configured config.h(.win32) template 9 years ago