115 Commits (c503cf003e75191f3b3f9200c8dc4e90fdc1c67b)

Author SHA1 Message Date
Garret Rieger 425ba1f4ab [subset] fixes infinite loop in hb_set_get_max(). 4 years ago
Behdad Esfahbod 47cbf8f2c4 [test] Silence more compiler warnings 4 years ago
Garret Rieger 1b79b8cd2d [subset] update gpos tests to reflect updated behaviour. 4 years ago
Behdad Esfahbod 1c693e8c28 [test] Fix unused-var warning 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
David Corbett b2e7bb2a7c Don’t map BCP 47 to coincidentally similar OT tag 4 years ago
David Corbett 17da41bd06 Update language system tag registry to OT 1.8.4 4 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
ebraminio 1f8b1e7f18
[ENOMEM] Return gracefully if stages isn't initialized correctly (#2639) 4 years ago
David Corbett 91fe20f0f5 Disambiguate OT tags when primary tag is not first 5 years ago
Ebrahim Byagowi 5193357832 Revert "Remove autotools build support" 5 years ago
Ebrahim Byagowi 01ac32aab2 Remove autotools build support 5 years ago
Ebrahim Byagowi 694a0c6bbc [meson] Always add icu deps 5 years ago
Ebrahim Byagowi aa732e454a
[tests] minor, ligcarets is fetched from gdef not gsub 5 years ago
Ebrahim Byagowi 122a2897e4 [aat] Remove lcar support 5 years ago
Ebrahim Byagowi a3b9b94b63
[style] Remove fdsc support (#2541) 5 years ago
Ebrahim Byagowi 831b090001 rebase draw test as recent roundf changes 5 years ago
Ebrahim Byagowi 0881611778 [fuzzer] Make some use for test_font API calls 5 years ago
Ebrahim Byagowi b4f34539c2 [fuzzer] test more of ot-layout APIs 5 years ago
Ebrahim Byagowi 675854b2ba [test] Add one more test for hb_ot_layout_feature_get_characters 5 years ago
Ebrahim Byagowi 1bac85828c [layout] Rename _get_alternates to _get_glyph_alternates 5 years ago
Ebrahim Byagowi 1348a2c865 [layout] hb_ot_layout_lookup_get_alternates, a new API 5 years ago
Qunxin Liu 973c47f6c9 [subset] Move 2 experimental public api methods to be private methods in GSUB/GPOS. 5 years ago
Christoph Reiter 03bd6ead44 [meson] Only pass required dependencies to everything 5 years ago
Ebrahim Byagowi 759df46575 [style] Hide behind HB_EXPERIMENTAL_API compile flag 5 years ago
Ebrahim Byagowi d54de56870 [style] Adopt with meson 5 years ago
Ebrahim Byagowi de0ec5f4fe [style] give ptem value when asked for opsz 5 years ago
Ebrahim Byagowi 22037499b4 [style] New experimental API, hb_style_get_value 5 years ago
Ebrahim Byagowi a9d13463b5 [meson] Categorize tests using `suite: [...]` 5 years ago
Ebrahim Byagowi b32d169d22 [test] run aat APIs in shape fuzzer 5 years ago
Ebrahim Byagowi 2264a7011f [tests] some more ligature carets tests 5 years ago
Ebrahim Byagowi 759ab4fe56 [meson] Use subdir_done to simplify test/api/meson.build 5 years ago
Ebrahim Byagowi c68ab4b52b Fix _get_ligature_caret's oob read issue 5 years ago
Ebrahim Byagowi 57886e2162 [test] Enable tests fixed by 461cd5a which was regressed by b986fea 5 years ago
Ebrahim Byagowi ca2705f1fb [tests] Add more tests for _get_ligature_carets 5 years ago
David Corbett b207eab842 Round-trip OpenType tags through BCP 47 5 years ago
Qunxin Liu b2a965df5e [subset] Add support for "--gids" option 5 years ago
David Corbett fd748fac41 Update to Unicode 13.0.0 5 years ago
Qunxin Liu e53c44e326 [subset] temporarily revert previous cmap commit 5 years ago
Ebrahim Byagowi ac26f19c9e Refactor test/api/meson.build and always run test-unicode test 5 years ago
Ebrahim Byagowi c6b3f73b09 [meson] Make harfbuzz-icu separate module optout-able 5 years ago
Christoph Reiter 8ae06c9489 meson: build a separate library for harfbuzz-icu 5 years ago
ariza 22f7c61acf implement SID to glyph ID mapping with predefined Charset 5 years ago
Ebrahim Byagowi fefaa8c835
[test] define G_APPROX_VALUE and EPSILON only when used 5 years ago
Ebrahim Byagowi 29c903223b Move hb_ot_layout_closure_{features,lookups} behind EXPERIMENTAL flag 5 years ago
Ebrahim Byagowi 9b7fb5c23f Move hb_font_get_var_coords_design behind HB_EXPERIMENTAL_API 5 years ago