1. 31 8月, 2018 1 次提交
  2. 30 8月, 2018 2 次提交
    • M
      CFF2 subroutine flattner · 9fd08cc2
      Michiharu Ariza 提交于
      Factored out CFF1 & CFF2 common subsetting code in hb-subset-cff-common.hh
      9fd08cc2
    • M
      Subroutine flattener for CFF1 · a11420b4
      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
      a11420b4
  3. 18 8月, 2018 2 次提交
  4. 16 8月, 2018 5 次提交
  5. 11 8月, 2018 2 次提交
  6. 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
  7. 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
  8. 03 8月, 2018 3 次提交
  9. 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
  10. 31 7月, 2018 1 次提交
  11. 19 7月, 2018 1 次提交