1. 05 2月, 2013 1 次提交
  2. 14 1月, 2013 1 次提交
  3. 19 12月, 2012 1 次提交
  4. 30 11月, 2012 1 次提交
  5. 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
  6. 15 11月, 2012 1 次提交
  7. 13 11月, 2012 1 次提交
  8. 03 10月, 2012 2 次提交
  9. 25 9月, 2012 4 次提交
  10. 19 9月, 2012 1 次提交
  11. 18 9月, 2012 1 次提交
  12. 06 9月, 2012 1 次提交
  13. 29 8月, 2012 1 次提交
  14. 24 8月, 2012 1 次提交
  15. 09 8月, 2012 3 次提交
  16. 08 8月, 2012 1 次提交
  17. 27 7月, 2012 2 次提交
  18. 25 7月, 2012 3 次提交
  19. 20 7月, 2012 1 次提交
  20. 13 7月, 2012 1 次提交
  21. 25 6月, 2012 1 次提交
  22. 17 6月, 2012 1 次提交
  23. 09 6月, 2012 1 次提交
  24. 06 6月, 2012 1 次提交
  25. 18 5月, 2012 2 次提交
  26. 24 4月, 2012 1 次提交
  27. 20 4月, 2012 1 次提交
  28. 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
  29. 11 4月, 2012 1 次提交
  30. 06 4月, 2012 1 次提交