1. 16 8月, 2019 2 次提交
  2. 22 7月, 2019 1 次提交
    • K
      Fix sbix glyph extents · c9796d15
      Khaled Hosny 提交于
      * The ‘height’ needs to be negated since the API returns “distance from
        top to bottom side”.
      * Similarly, the ‘y_offset‘ needs to be added to the height to get the
        ‘y_bearing’, since sbix’s offset is “the point in the glyph relative
        to its lower-left corner which corresponds to the origin” while
        ‘y_bearing’ is the “top side of glyph from origin”.
      
      With these changes the sbix glyph metrics return values similar to other
      tables, as they were otherwise unusable.
      c9796d15
  3. 28 5月, 2019 1 次提交
  4. 16 5月, 2019 1 次提交
  5. 29 3月, 2019 2 次提交
  6. 08 3月, 2019 1 次提交
  7. 25 1月, 2019 2 次提交
  8. 24 1月, 2019 4 次提交
  9. 30 11月, 2018 1 次提交
  10. 29 11月, 2018 4 次提交
  11. 26 11月, 2018 1 次提交
  12. 25 11月, 2018 8 次提交
  13. 24 11月, 2018 1 次提交
  14. 23 11月, 2018 1 次提交
  15. 22 11月, 2018 1 次提交
  16. 20 11月, 2018 1 次提交
  17. 17 11月, 2018 1 次提交
  18. 14 11月, 2018 1 次提交
  19. 01 11月, 2018 1 次提交
  20. 29 10月, 2018 1 次提交
  21. 26 10月, 2018 3 次提交
    • B
      Fix again · e3ceb2dd
      Behdad Esfahbod 提交于
      e3ceb2dd
    • B
      Fixup · 1cfe7028
      Behdad Esfahbod 提交于
      1cfe7028
    • B
      [test] Rename some fonts · 5739c876
      Behdad Esfahbod 提交于
      If we have duplicae font files in different directories, that would
      break the oss-fuzz build currently.  So, rename some to avoid
      name class with text-rendering-test.  Would be better to find
      another solution.
      5739c876
  22. 24 10月, 2018 1 次提交