- 18 9月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
Implemented path operators in a new struct PathProc hooked up to CSOpSet Added current point to CSInterpEnv
-
- 05 9月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
as they aren't instantiated with BlendArg (yet)
-
由 Michiharu Ariza 提交于
Templatized ArgStack so it may store the default value along with blend deltas as BlendArg while parsing blend operator arguments in CFF2 charstring Added get_region_count() method to VarRegionList & VariationStore
-
- 01 9月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
-
由 Michiharu Ariza 提交于
renamed confusing Stack.size to Stack.count
-
- 30 8月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
Factored out CFF1 & CFF2 common subsetting code in hb-subset-cff-common.hh
-
由 Michiharu Ariza 提交于
Subr-flattened charstrings are temporarily re-encoded in ByteStrBuff during "plan" phase, then copied to hb_serialize_context_t during "write" phase CSOpSet may callback opcode processing "virtual" functions via CRTP Numer struct may store a value as fixed optionally in addition to int and float
-
- 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
-