1. 26 2月, 2018 1 次提交
  2. 17 12月, 2016 2 次提交
  3. 27 9月, 2016 4 次提交
  4. 26 9月, 2016 6 次提交
  5. 23 11月, 2015 1 次提交
  6. 12 7月, 2014 1 次提交
  7. 25 6月, 2014 1 次提交
    • B
      Add back API removed recently · 911ca386
      Behdad Esfahbod 提交于
      Add hb_ot_layout_language_get_required_feature_index() again, which
      is used in Pango.  This was removed in
      da132937 in favor of
      hb_ot_layout_language_get_required_feature().
      
      API changes:
      
        - Added hb_ot_layout_language_get_required_feature_index back.
      911ca386
  8. 20 6月, 2014 1 次提交
  9. 23 12月, 2013 1 次提交
  10. 04 10月, 2013 1 次提交
  11. 10 9月, 2013 1 次提交
  12. 12 12月, 2012 1 次提交
  13. 30 11月, 2012 2 次提交
  14. 26 11月, 2012 1 次提交
  15. 24 11月, 2012 1 次提交
  16. 17 11月, 2012 4 次提交
  17. 16 11月, 2012 2 次提交
    • B
      Bunch of independent changes (ouch) · f3064103
      Behdad Esfahbod 提交于
      API additions:
      
      	hb_segment_properties_t
      	HB_SEGMENT_PROPERTIES_DEFAULT
      	hb_segment_properties_equal()
      	hb_segment_properties_hash()
      
      	hb_buffer_set_segment_properties()
      	hb_buffer_get_segment_properties()
      
      	hb_ot_layout_glyph_class_t
      
      	hb_shape_plan_t
      	hb_shape_plan_create()
      	hb_shape_plan_create_cached()
      	hb_shape_plan_get_empty()
      	hb_shape_plan_reference()
      	hb_shape_plan_destroy()
      	hb_shape_plan_set_user_data()
      	hb_shape_plan_get_user_data()
      	hb_shape_plan_execute()
      
      	hb_ot_shape_plan_collect_lookups()
      
      API changes:
      
      	Rename hb_ot_layout_feature_get_lookup_indexes() to
      	hb_ot_layout_feature_get_lookups().
      
      New header file:
      
      	hb-shape-plan.h
      
      And a bunch of prototyped but not implemented stuff.  Coming soon.
      (Tests fail because of the prototypes right now.)
      f3064103
    • B
      362a990b
  18. 24 8月, 2012 1 次提交
  19. 09 8月, 2012 1 次提交
  20. 02 8月, 2012 1 次提交
  21. 01 8月, 2012 1 次提交
    • B
      [GPOS] Adjust mark advance-width zeroing logic · 1e7d8606
      Behdad Esfahbod 提交于
      If there is no GPOS, zero mark advances.
      
      If there *is* GPOS and the shaper requests so, zero mark advances for
      attached marks.
      
      Fixes regression with Tibetan, where the font has GPOS, and marks a
      glyph as mark where it shouldn't get zero advance.
      1e7d8606
  22. 31 7月, 2012 1 次提交
  23. 30 7月, 2012 1 次提交
  24. 27 7月, 2012 1 次提交
  25. 20 7月, 2012 1 次提交
  26. 24 4月, 2012 1 次提交