Skip to content

Commit

Permalink
Merge pull request #76 from papandreou/tech/exposeSubsetInstancing
Browse files Browse the repository at this point in the history
Include new `hb_subset` functions from hb 6+7
  • Loading branch information
khaledhosny committed Apr 5, 2023
2 parents bd13ebd + eee1a5d commit b6c7a24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions config-override-subset.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
#undef HB_NO_OT_FONT_CFF
#undef HB_NO_SUBSET_CFF
#undef HB_NO_SUBSET_LAYOUT
#undef HB_NO_VAR
4 changes: 4 additions & 0 deletions hb-subset.symbols
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,15 @@ _hb_subset_input_destroy
_hb_subset_input_get_flags
_hb_subset_input_get_user_data
_hb_subset_input_glyph_set
_hb_subset_input_pin_axis_location
_hb_subset_input_pin_axis_to_default
_hb_subset_input_reference
_hb_subset_input_set
_hb_subset_input_set_flags
_hb_subset_input_set_user_data
_hb_subset_input_unicode_set
_hb_subset_input_keep_everything
_hb_subset_or_fail
_hb_subset_preprocess
_malloc
_free

0 comments on commit b6c7a24

Please sign in to comment.