1. 27 4月, 2011 1 次提交
  2. 22 4月, 2011 3 次提交
  3. 21 4月, 2011 1 次提交
  4. 20 4月, 2011 4 次提交
  5. 12 4月, 2011 1 次提交
  6. 17 3月, 2011 1 次提交
    • B
      Let hb_shape() guess script and direction... · 3286fc0e
      Behdad Esfahbod 提交于
      - Rename HB_SCRIPT_INVALID_CODE to HB_SCRIPT_INVALID
      
      - Add HB_DIRECTION_INVALID
      
      - Make hb_script_get_horizontal_direction() public
      
      - Make hb_shape() guess script from buffer text (first non-common
        non-inherit script) if buffer script is set to HB_SCRIPT_INVALID (this
        is NOT the default.)
      
      - Make hb_shape() guess direction from buffer script if buffer direction
      is set to HB_DIRECTION_INVALID (this is NOT the default.)
      
      - Make hb-view.c set INVALID script and direction on the buffer.
      
      The above changes are meant to make hb-view fairly useful for uni-script
      uni-direction text.  The guessing behavior however is NOT the default of
      hb_shape() and must be asked for explicitly.  This is intended, because
      the guess is not a suitable substitute to full-fledged bidi and script
      segmentation.  It's just a testing tool.
      3286fc0e
  7. 23 11月, 2010 1 次提交
  8. 18 11月, 2010 2 次提交
  9. 24 7月, 2010 1 次提交
  10. 25 5月, 2010 1 次提交
  11. 21 5月, 2010 1 次提交
  12. 22 4月, 2010 1 次提交
  13. 04 11月, 2009 1 次提交