- 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 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Adjust tests. Fixes https://github.com/harfbuzz/harfbuzz/issues/1532
-
- 30 11月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
As run-tests.py already adds it
-
- 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 8 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 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
-
- 14 11月, 2018 1 次提交
-
-
由 punchcutter 提交于
-
- 01 11月, 2018 1 次提交
-
-
- 29 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 26 10月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 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.
-
- 24 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Only merge when actual ligature happened. Fixes https://github.com/harfbuzz/harfbuzz/issues/1305
-