[subset] Use hb_subset_input_t inside of subset_options_t so that input defaults...
authorGarret Rieger <grieger@google.com>
Fri, 17 May 2019 22:30:01 +0000 (15:30 -0700)
committerGarret Rieger <grieger@google.com>
Mon, 20 May 2019 20:35:46 +0000 (13:35 -0700)
commit0ff3618c2d841d16cce9ba2d73321048e7ca6a2d
treeb7d1dfd5261e2b7ff8018f5b0463b2b183d1fa4e
parent67064294a0c521550f5277b51b8c7e5d6bb27e68
[subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli.
14 files changed:
src/hb-subset-input.cc
src/hb-subset-input.hh
src/hb-subset-plan.cc
src/hb-subset-plan.hh
src/hb-subset.cc
src/hb-subset.h
test/api/test-subset-glyf.c
test/fuzzing/hb-subset-fuzzer.cc
util/Makefile.am
util/Makefile.sources
util/hb-subset.cc
util/options-subset.cc [new file with mode: 0644]
util/options.cc
util/options.hh