- 16 8月, 2019 2 次提交
-
-
由 Khaled Hosny 提交于
Core Text seems to apply them to Latin text, but Uniscribe doesn’t. See https://github.com/harfbuzz/harfbuzz/pull/1908#issuecomment-521819343
-
-
- 22 7月, 2019 1 次提交
-
-
由 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.
-
- 28 5月, 2019 1 次提交
-
-
由 David Corbett 提交于
-
- 16 5月, 2019 1 次提交
-
-
由 David Corbett 提交于
-
- 29 3月, 2019 2 次提交
-
-
- 08 3月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 25 1月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 24 1月, 2019 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Adjust tests. Fixes https://github.com/harfbuzz/harfbuzz/issues/1532
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 30 11月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
As run-tests.py already adds it
-
由 Behdad Esfahbod 提交于
-
- 29 11月, 2018 4 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
It is not visually noticeable but apparently affected by kern format2 correct implementation. I should've checked CoreText result which can't as CircleCI outage.
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 26 11月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 25 11月, 2018 12 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
aots is less interesting. Run text-rendering-tests before aots.
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
The ones commented out in this change should've be passed :/ a closer look is needed.
-
由 Ebrahim Byagowi 提交于
Annotated OpenType Specification or aots, https://github.com/adobe-type-tools/aots provides a set of tests for OpenType specification, this change add those tests in addition to modified version of their HarfBuzz test runner for generating harfbuzz project specific tests.
-
- 24 11月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 23 11月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 22 11月, 2018 1 次提交
-
-
由 David Corbett 提交于
-
- 20 11月, 2018 1 次提交
-
-
由 David Corbett 提交于
Fixes #1235.
-
- 17 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Ouch! Follow-up to cf203af8 Fixes https://github.com/harfbuzz/harfbuzz/issues/1343
-