- 18 8月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
along with CFF2 charstring interpreter factored out common code between CFF1 & CFF2 to CSInterpreter moved fetch_op from Interpreter to InterpEnv misc code clean up & bug fixes
-
- 16 8月, 2018 5 次提交
-
-
由 Michiharu Ariza 提交于
to avoid confusion with OT::Index
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
Unreferenced subroutines are nullified (not removed) in a subset font Separate Interpreter struct from hb-ot-cff-common-private.hh in a set of four header files, augmented for CharString (CS): hb-cff-interp-common-private.hh hb-cff-interp-dict-common-private.hh hb-cff-interp-cs-common-private.hh hb-cff-interp-cs.hh Interpreter runtime is separated off as a new struct InterpEnv sub-classed differently for Dict and CharString (CS)
-
- 11 8月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
It was bloating a multi-FD subset font unnecessarily defined a wrapper struct FDMap for fdmap
-
由 Michiharu Ariza 提交于
Added sources hb-ot-cff-table.hh, hb-subset-cff.cc & hh Templatized Index because CFF uses 16-bit count while CFF2 uses 32-bit Misc code cleanup & bug fixes
-
- 07 8月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
Added a set of sources hb-subset-cff-common-private.cc & .hh for FDSelect subseting code. Added FDSelect format 4 (CFF2 only) support. Shared its implementation with format 3 as a template.
-
- 04 8月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
Instead moved & stored uniformly in values vector (renamed from opstrs) This should be fine as we aren't likely going to use them as hints after all Templatized DictValues whether to parse them out For subsetter, they aren't parsed
-
- 03 8月, 2018 3 次提交
-
-
由 Michiharu Ariza 提交于
also fixed local subrs serialization
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
-
- 02 8月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
Added serialize functions to CFF2 structs Fixed issues & bugs & code cleanup Now subsetting CFF2 table outputs something
-
- 31 7月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
Added sanitize functions to FDSelect Added satnitize calls for FDSelect, VariationStore, FDArray, TopDict
-
- 19 7月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
Index, Dict structs hooked up to hb-subset (takes CFF2, outputs empty CFF2)
-