11373 Commits (2fbd34f89a80fb25aa0f8edd1dbb692c66211842)
 

Author SHA1 Message Date
Behdad Esfahbod 2fbd34f89a m[set/map] Add operator bool() 4 years ago
Behdad Esfahbod bf75a0a03a m[dispatch] Use inline class member initialization 4 years ago
Behdad Esfahbod 82928d9cf6 m[blob] Move immutable check to C API boundary 4 years ago
Behdad Esfahbod 4020c6b286 m[blob] An empty blob can always be made writable 4 years ago
Behdad Esfahbod 2d39031f7b [buffer/set/map] Move immutable check only to C API boundary 4 years ago
Behdad Esfahbod 6d83d44052 m[set] Recover set from error in .reset() 4 years ago
Behdad Esfahbod 445efe8d04 m[vector] Recover vector from error in .reset() 4 years ago
Behdad Esfahbod 21433fa563 m[buffer] In hb_buffer_append() don't change until allocation success 4 years ago
Behdad Esfahbod 0f61a6213a m[vowels] Simplify 4 years ago
Behdad Esfahbod 3b91e0b592 m[buffer] Rename internal variable 4 years ago
Behdad Esfahbod 9fcba109bf [buffer] Make swap_buffers() copy rest 4 years ago
Behdad Esfahbod 86993c09a1 Ignore -Wrange-loop-analysis 4 years ago
Behdad Esfahbod 6d94194497 Use auto in range-for-loop more 4 years ago
justvanrossum 1551f3d518 fixing more expected test results 4 years ago
justvanrossum 79e4f436e7 Apply rounding correctly when calculating glyph extents for CFF and CFF2; adjust expected test results 4 years ago
justvanrossum d01ebeae21 calculate extents based on scaled then rounded values; undo two of the earlier test result adjustments 4 years ago
justvanrossum 1d02e9c63b two more adjusted expected extents results (still not convinced this is the right thing, though) 4 years ago
justvanrossum cd0babe6a6 adjust expected test result 4 years ago
justvanrossum 1d8a89504b do not round added deltas; fixes #2866 4 years ago
Behdad Esfahbod 103ed7da83 [subset] Use dagger 4 years ago
Behdad Esfahbod d8ea552d10 [aat] Improve unsafe-to-break logic 4 years ago
Behdad Esfahbod cf203936d7 [aat] Unbreak builds 4 years ago
Behdad Esfahbod b6fdaa6948 [minor:aat] Use injected class name 4 years ago
Behdad Esfahbod e27420bb18 [minor:aat] Simplify template reference 4 years ago
Behdad Esfahbod 7b8a8adb7d [aat] Fix unsafe-to-break marking when end-of-text action kicks in 4 years ago
Behdad Esfahbod aa80c7c8b4 [aat] Add buffer->successful check before buffer->next_glyph() 4 years ago
Behdad Esfahbod bcd10bf274 [normalize] Add buffer success check before ->next_glyph() 4 years ago
Behdad Esfahbod 505b3fc6cf [harfbuzz.cc] Fix OffsetTable name clash with Mac headers 4 years ago
Behdad Esfahbod 6a9f576fd4 [coretext] Silence CoreText deprecation warning 4 years ago
Behdad Esfahbod 8e53c7c125 [coretext] Fix more CGFloat double-promotion warnings 4 years ago
Behdad Esfahbod cd08c2528c Fix typo 4 years ago
Khaled Hosny 9c8032cb4b [meson] Don’t build FontConfig subproject from master 4 years ago
Garret Rieger 5ca353a2d0 [subset] fix heap buffer overflow found by fuzzer. 4 years ago
Behdad Esfahbod ae860db893
Merge pull request #2859 from harfbuzz/override-0b55 4 years ago
David Corbett 751ed68fee [indic] Fix shaping of U+0B55 ORIYA SIGN OVERLINE 4 years ago
Behdad Esfahbod 7a60f4e3a4 [subset] Remove debug burden 4 years ago
Garret Rieger 00d9276343 Add gpos9 expected files to Makefile.am 4 years ago
Garret Rieger 08a4997fde [subset] Add subset support for Extension lookups (GPOS 9, GSUB 7). 4 years ago
Behdad Esfahbod bbbea3dbd8 [minor] Rewrite set operation in OS/2 subsetting 4 years ago
Behdad Esfahbod cdb9197b41 [khmer] Remove more unused code 4 years ago
Behdad Esfahbod dfa9d7acdc [minor] Use serializer->propagate_error() to simplify code 4 years ago
Behdad Esfahbod 5faae8260a [post] Remove unneeded error check 4 years ago
Behdad Esfahbod d7e2a51de2 [minor] Add unlikely() when checking for error 4 years ago
Behdad Esfahbod eb069f3948 [tests] Update expected output of recently-merged gpos5 4 years ago
Behdad Esfahbod c7d232ce4e
Merge pull request #2701 from googlefonts/Mark-To-Ligature_grieger 4 years ago
Behdad Esfahbod 68d576224f
Merge pull request #2853 from harfbuzz/fix-g-ir-scanner 4 years ago
Khaled Hosny 7b9e23f28b [introspection] Fix g-ir-scanner syntax errors 4 years ago
Khaled Hosny 094406b67b [ci] Disable failing Arch Linux job 4 years ago
Khaled Hosny 554aaa0c5d [build] Fix make distcheck 4 years ago
Behdad Esfahbod 1da75afbe8 [minor] Add unlikely() 4 years ago