|
1a182e97
|
2018-11-29T12:39:52
|
|
[test/text-rendering-tests] Update from upstream
|
|
9fae6117
|
2018-11-08T12:17:09
|
|
[test/text-rendering-tests] Update from upstream
|
|
1bfb96a9
|
2018-10-22T23:41:47
|
|
[test/text-rendering-tests] Update from upstream
|
|
2137582c
|
2018-10-16T14:46:07
|
|
[morx] Reword ligation
Still fails MORX-41. Am talking to Sascha to better understand what CoreText
is doing.
|
|
c46d42f8
|
2018-10-16T13:39:54
|
|
[test/text-rendering-tests] Update from upstream
|
|
9c1bb81f
|
2018-10-08T16:10:54
|
|
[test/text-rendering-tests] Update from upstream
|
|
2a5cb37f
|
2018-10-07T20:36:46
|
|
Revert "[morx] Fix MORX-35"
This reverts commit f62f6e90ad1f1a83f77771ad65ee1ffb79470a8a.
|
|
f62f6e90
|
2018-10-07T18:06:53
|
|
[morx] Fix MORX-35
Fixes https://github.com/harfbuzz/harfbuzz/issues/1224
|
|
c07b91b8
|
2018-10-07T18:00:14
|
|
[test/text-rendering-tests] Update from upstream
|
|
55942ad5
|
2018-10-06T14:49:44
|
|
Merge branch 'master' into cff-subset
|
|
5a41cf6b
|
2018-10-05T11:33:19
|
|
[test/text-rendering-tests] Update from upstream
|
|
55468ca0
|
2018-10-04T12:13:55
|
|
[test/text-rendering-tests] Update from upstream
|
|
6ff8a8a1
|
2018-10-04T12:09:45
|
|
Minor
|
|
14ff3cbe
|
2018-10-04T11:34:21
|
|
Apply morx if there's no GSUB!
|
|
02bebe42
|
2018-09-28T09:51:35
|
|
[test/text-rendering-tests] Update from upstream
|
|
2eb9bbd9
|
2018-05-22T18:28:13
|
|
[test/text-rendering-tests] Update from upstream
|
|
cab2c2c0
|
2018-03-29T12:48:47
|
|
Make more gen-* scripts py3 compatible (#940)
|
|
3346ba9c
|
2018-02-09T11:05:17
|
|
[test/text-rendering-tests] Update from upstream
|
|
1242ad84
|
2018-02-08T14:10:01
|
|
[test/text-rendering-tests] Update from upstream
|
|
3615f344
|
2018-02-04T17:19:58
|
|
[test/text-rendering-tests] Update from upstream
|
|
585b5760
|
2018-01-30T11:51:56
|
|
Fix distcheck
|
|
e00743b4
|
2018-01-29T10:07:05
|
|
[test/text-rendering-tests] Update from upstream
|
|
60f84ef0
|
2018-01-15T20:46:58
|
|
Disable MORX-13/14
Really, need better way to catch these :(.
|
|
54a1e250
|
2018-01-13T14:44:39
|
|
[test/text-rendering-tests] Update from upstream
|
|
0d39ac22
|
2018-01-11T22:47:08
|
|
[test/text-rendering-tests] Update README
|
|
17a66f13
|
2018-01-11T22:46:19
|
|
[test] Disable MORX-12
Ouch. I need a better workflow for this.
|
|
1387fe8f
|
2018-01-11T19:22:37
|
|
[test/text-rendering-tests] Update from upstream
|
|
1eb98c99
|
2018-01-11T17:59:03
|
|
[test/text-rendering-tests] Actually disable MORX-11
|
|
1d20d109
|
2018-01-11T15:18:22
|
|
[test/text-rendering-tests] Update from upstream
|
|
fc405b7c
|
2018-01-11T11:55:29
|
|
[test/text-rendering-tests] Update from upstream
|
|
d6076747
|
2018-01-11T10:51:46
|
|
[test/text-rendering-tests] Add DISABLED list
|
|
7c32e01d
|
2018-01-11T10:47:31
|
|
Minor
|
|
a5adc5aa
|
2018-01-11T10:30:22
|
|
[test/text-rendering-tests] Update from upstream
Also adds an update.sh script that does this automatically.
|
|
c861daac
|
2018-01-11T10:11:01
|
|
[test/text-rendering-tests] Add README and COPYING
|
|
ea3e86c6
|
2018-01-11T09:58:42
|
|
Minor
|
|
6db0b17c
|
2018-01-10T05:40:43
|
|
[test] Move test handling to sundirectories
|
|
3b1e97f3
|
2018-01-10T03:35:20
|
|
Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
New API:
HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
hb-shape / hb-view --remove-default-ignorables
One more text-rendering-tests test passing. Eleven failing.
|
|
46e4ed55
|
2018-01-10T03:22:08
|
|
[test/text-rendering-tests] Hook up font variations
Six more passing. Twelve failing now.
|
|
2b3f62fc
|
2018-01-10T03:16:56
|
|
[test] Add tests from text-rendering-tests repo
https://github.com/unicode-org/text-rendering-tests
|
|
3f29ea91
|
2018-01-10T02:48:04
|
|
[util] Add hb-shape --ned
For not displaying extra data: no clusters, no advance. Just data pertaining
to where glyphs end up on the screen.
|
|
316a28f8
|
2018-01-10T01:54:12
|
|
[test] Add script for extracting tests from text-rendering-tests
Work in progress...
https://github.com/unicode-org/text-rendering-tests
|