|
2eb9bbd9
|
2018-05-22T18:28:13
|
|
[test/text-rendering-tests] Update from upstream
|
|
f673cfbd
|
2018-05-07T13:58:32
|
|
Support scripts that are written both LTR and RTL
Right now only Old Italic is marked as such.
Fixes https://github.com/harfbuzz/harfbuzz/issues/1000
|
|
9925030f
|
2018-04-13T12:43:29
|
|
Don't decompose Bengali Rra and Rha
Fixes #779 and follow up to b01d9b3d90e892341ee4463f2eda4600850b97d8
|
|
cab2c2c0
|
2018-03-29T12:48:47
|
|
Make more gen-* scripts py3 compatible (#940)
|
|
bcf578fe
|
2018-02-28T16:31:46
|
|
[test] Add test suite for Brahmi Number Joiners
https://github.com/harfbuzz/harfbuzz/pull/660
|
|
5b9c2340
|
2018-02-27T22:56:17
|
|
[CPAL] Refactor and address the reviews
|
|
e2d2d819
|
2018-02-18T17:28:53
|
|
Limit how much work sanitize() can do
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6022
|
|
246e280d
|
2018-02-18T15:42:25
|
|
[test] Add test for https://github.com/harfbuzz/harfbuzz/issues/740
|
|
83f57e24
|
2018-02-14T18:43:53
|
|
[test] Reinstate test/shaping/data/in-house/tests/myanmar-syllable.tests
|
|
89ee20f1
|
2018-02-12T16:01:15
|
|
basic wiring for a (failing) cmap test
|
|
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
|
|
ccb0367d
|
2018-02-02T12:04:04
|
|
Let VS1 follow U+1031 MYANMAR VOWEL SIGN E
|
|
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
|
|
de02b509
|
2018-01-11T10:48:42
|
|
[test/in-house] Add Makefile.sources
|
|
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
|
|
44c65eee
|
2018-01-09T21:58:57
|
|
[test] Reorganize test suite
In anticipation of importing more test suites.
|