1. 18 8月, 2018 1 次提交
    • M
      Added CFF2 Subr nullifier · cef75ea4
      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
      cef75ea4
  2. 16 8月, 2018 5 次提交
  3. 11 8月, 2018 2 次提交
  4. 07 8月, 2018 2 次提交
    • M
      Silence Codacy · 9fae33b9
      Michiharu Ariza 提交于
      9fae33b9
    • M
      subset FDSelect and FDArray · 5561b818
      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.
      5561b818
  5. 04 8月, 2018 1 次提交
    • M
      Removed parsed hint fields from CFF2PrivateDictValues · 00970dd2
      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
      00970dd2
  6. 03 8月, 2018 3 次提交
  7. 02 8月, 2018 1 次提交
    • M
      Implemented hb_subset_cff2 · b2ff582c
      Michiharu Ariza 提交于
      Added serialize functions to CFF2 structs
      Fixed issues & bugs & code cleanup
      Now subsetting CFF2 table outputs something
      b2ff582c
  8. 31 7月, 2018 1 次提交
  9. 19 7月, 2018 1 次提交