55 Commits (1d9ef3a75a445a52d084e805d4abdbaaa4c782d7)

Author SHA1 Message Date
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 4 years ago
Ebrahim Byagowi 5193357832 Revert "Remove autotools build support" 4 years ago
Ebrahim Byagowi 01ac32aab2 Remove autotools build support 4 years ago
Ebrahim Byagowi 694a0c6bbc [meson] Always add icu deps 4 years ago
Ebrahim Byagowi aa732e454a
[tests] minor, ligcarets is fetched from gdef not gsub 4 years ago
Ebrahim Byagowi 122a2897e4 [aat] Remove lcar support 4 years ago
Ebrahim Byagowi a3b9b94b63
[style] Remove fdsc support (#2541) 4 years ago
Ebrahim Byagowi 831b090001 rebase draw test as recent roundf changes 4 years ago
Ebrahim Byagowi 0881611778 [fuzzer] Make some use for test_font API calls 4 years ago
Ebrahim Byagowi b4f34539c2 [fuzzer] test more of ot-layout APIs 4 years ago
Ebrahim Byagowi 675854b2ba [test] Add one more test for hb_ot_layout_feature_get_characters 4 years ago
Ebrahim Byagowi 1bac85828c [layout] Rename _get_alternates to _get_glyph_alternates 4 years ago
Ebrahim Byagowi 1348a2c865 [layout] hb_ot_layout_lookup_get_alternates, a new API 4 years ago
Qunxin Liu 973c47f6c9 [subset] Move 2 experimental public api methods to be private methods in GSUB/GPOS. 4 years ago
Christoph Reiter 03bd6ead44 [meson] Only pass required dependencies to everything 4 years ago
Ebrahim Byagowi 759df46575 [style] Hide behind HB_EXPERIMENTAL_API compile flag 4 years ago
Ebrahim Byagowi d54de56870 [style] Adopt with meson 4 years ago
Ebrahim Byagowi de0ec5f4fe [style] give ptem value when asked for opsz 4 years ago
Ebrahim Byagowi 22037499b4 [style] New experimental API, hb_style_get_value 4 years ago
Ebrahim Byagowi a9d13463b5 [meson] Categorize tests using `suite: [...]` 4 years ago
Ebrahim Byagowi b32d169d22 [test] run aat APIs in shape fuzzer 4 years ago
Ebrahim Byagowi 2264a7011f [tests] some more ligature carets tests 4 years ago
Ebrahim Byagowi 759ab4fe56 [meson] Use subdir_done to simplify test/api/meson.build 4 years ago
Ebrahim Byagowi c68ab4b52b Fix _get_ligature_caret's oob read issue 4 years ago
Ebrahim Byagowi 57886e2162 [test] Enable tests fixed by 461cd5a which was regressed by b986fea 4 years ago
Ebrahim Byagowi ca2705f1fb [tests] Add more tests for _get_ligature_carets 4 years ago
David Corbett b207eab842 Round-trip OpenType tags through BCP 47 4 years ago
Qunxin Liu b2a965df5e [subset] Add support for "--gids" option 4 years ago
David Corbett fd748fac41 Update to Unicode 13.0.0 4 years ago
Qunxin Liu e53c44e326 [subset] temporarily revert previous cmap commit 4 years ago
Ebrahim Byagowi ac26f19c9e Refactor test/api/meson.build and always run test-unicode test 4 years ago
Ebrahim Byagowi c6b3f73b09 [meson] Make harfbuzz-icu separate module optout-able 4 years ago
Christoph Reiter 8ae06c9489 meson: build a separate library for harfbuzz-icu 4 years ago
ariza 22f7c61acf implement SID to glyph ID mapping with predefined Charset 4 years ago
Ebrahim Byagowi fefaa8c835
[test] define G_APPROX_VALUE and EPSILON only when used 4 years ago
Ebrahim Byagowi 29c903223b Move hb_ot_layout_closure_{features,lookups} behind EXPERIMENTAL flag 4 years ago
Ebrahim Byagowi 9b7fb5c23f Move hb_font_get_var_coords_design behind HB_EXPERIMENTAL_API 4 years ago
Ebrahim Byagowi 7054b12206 [meson] Mark rest of non-install executables explicitly 5 years ago
Ebrahim Byagowi 68df3f7dac [meson] test/api, separate subset tests 5 years ago
Ebrahim Byagowi 9bc792f416 [meson] Don't set MALLOC_PERTURB_ as it is already set by meson 5 years ago
Ebrahim Byagowi f22e92bb30 [meson] Update test/api from autotools 5 years ago
Ebrahim Byagowi e248a4e46c [make] Minor reordering on test/api/Makefile.am 5 years ago
Tim-Philipp Müller a3892be701 [meson] fix spurious warning when building test/api C sources 5 years ago
Ebrahim Byagowi 755a77d660 Move outline draw API behind HB_EXPERIMENTAL_API directive 5 years ago