1. 21 9月, 2015 2 次提交
  2. 30 8月, 2015 1 次提交
    • N
      Use fixed.Rectangle26_6 instead of truetype.Bounds. · 3cc74868
      Nigel Tao 提交于
      The previous "the endpoints are inclusive" comment seems confusing. It's true
      that the bounding box's max X equals the right-most coordinate, which suggests
      <= instead of <, but that node's coordinate is itself exclusive. Consider the
      solid 1-pixel square: (0, 0), (64, 0), (64, 64), (0, 64) in fixed.Point26_6
      coordinates. The right-most coordinate is 64, and the bounding box's max X
      equals 64, but rasterizing that square only affects sub-pixels up to but not
      including 64.
      
      Instead, it seems accurate to follow the fixed.Rectangle26_6 description, in
      that the max values are exclusive.
      3cc74868
  3. 24 8月, 2015 1 次提交
  4. 18 8月, 2015 1 次提交
  5. 12 8月, 2015 2 次提交
  6. 06 2月, 2014 1 次提交
  7. 14 1月, 2014 1 次提交
  8. 29 11月, 2013 1 次提交
  9. 05 11月, 2013 1 次提交
  10. 12 10月, 2013 1 次提交
  11. 11 10月, 2013 1 次提交
  12. 10 10月, 2013 1 次提交
  13. 30 7月, 2013 1 次提交
  14. 25 7月, 2012 1 次提交
  15. 11 7月, 2012 1 次提交
  16. 03 7月, 2012 1 次提交
  17. 16 6月, 2012 1 次提交
  18. 07 5月, 2012 3 次提交
  19. 04 5月, 2012 1 次提交
  20. 23 12月, 2011 1 次提交
  21. 08 11月, 2011 1 次提交
  22. 03 8月, 2010 1 次提交
  23. 20 5月, 2010 1 次提交
  24. 14 5月, 2010 1 次提交
  25. 04 5月, 2010 1 次提交