1. 11 2月, 2018 2 次提交
  2. 10 2月, 2018 2 次提交
  3. 09 2月, 2018 2 次提交
  4. 08 2月, 2018 8 次提交
  5. 17 12月, 2016 1 次提交
  6. 12 12月, 2013 1 次提交
  7. 02 12月, 2013 2 次提交
  8. 17 11月, 2012 1 次提交
  9. 16 11月, 2012 1 次提交
    • 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
  10. 27 7月, 2012 5 次提交
  11. 13 4月, 2012 1 次提交
    • B
      Hide backend-specific shape functions · 6bd9b479
      Behdad Esfahbod 提交于
      Also remove shaper_options argument to hb_shape_full().  That was
      unused and for "future".  Let it go.
      
      More shaper API coming in preparation for plan/planned API.
      6bd9b479
  12. 20 1月, 2012 1 次提交
  13. 30 4月, 2011 1 次提交
  14. 22 4月, 2011 1 次提交
  15. 20 4月, 2011 1 次提交
  16. 24 7月, 2010 1 次提交
  17. 26 5月, 2010 1 次提交
  18. 22 5月, 2010 1 次提交
  19. 21 5月, 2010 1 次提交
  20. 22 4月, 2010 1 次提交
  21. 05 11月, 2009 1 次提交
  22. 03 11月, 2009 4 次提交