1. 09 9月, 2020 1 次提交
  2. 12 12月, 2018 1 次提交
  3. 20 11月, 2018 1 次提交
  4. 06 11月, 2018 2 次提交
  5. 31 10月, 2018 1 次提交
  6. 21 10月, 2018 1 次提交
  7. 20 10月, 2018 2 次提交
  8. 16 10月, 2018 1 次提交
  9. 13 10月, 2018 2 次提交
    • B
      Touch up new API · c0a6814b
      Behdad Esfahbod 提交于
      New API:
      +hb_ot_layout_feature_get_name_ids()
      +hb_ot_layout_feature_get_characters()
      c0a6814b
    • E
      Add two APIs for getting stylistic set labels · dc49bd8d
      Ebrahim Byagowi 提交于
      * hb_ot_layout_feature_get_characters
      * hb_ot_layout_feature_get_name_ids
      
      However HarfBuzz currently doesn't expose an API for retrieving the actual
      information associated with NameId from the `name` table and that should be
      done separately.
      dc49bd8d