Commit graph

6799 commits

Author SHA1 Message Date
Hermann Kraus
6a7e0ec072 Full document interface of text_layout and text_line. 2013-10-11 22:22:37 +02:00
Hermann Kraus
2973e7a664 Fix filter rules. 2013-10-09 23:22:55 +02:00
Hermann Kraus
2347f5986c Change parameters to match values from old dataset. 2013-10-09 23:19:50 +02:00
Hermann Kraus
f5aa14c523 Replace outdated reference images. 2013-10-09 22:51:49 +02:00
Hermann Kraus
22aeeaae8b Fix a few test failures. 2013-10-09 22:01:15 +02:00
Dane Springmeyer
425863cc82 fix compile error 2013-10-05 18:02:40 -07:00
Dane Springmeyer
fb8080e97d also link harfbuzz-icu library - closes #1953 2013-07-18 21:23:44 +00:00
Dane Springmeyer
065ca19412 whitespace 2013-07-13 18:34:15 -04:00
Dane Springmeyer
83dc29f1a5 osm -> csv 2013-07-13 18:34:04 -04:00
Dane Springmeyer
b47d874269 more osm->csv conversion 2013-07-12 20:21:06 -04:00
Dane Springmeyer
af8d47f7ae update new (in harfbuzz branch) visual tests to csv plugin where possible 2013-07-12 20:18:25 -04:00
Dane Springmeyer
0322fd07c4 merge visual test data changes in from master 2013-07-12 20:09:28 -04:00
Dane Springmeyer
c4649f86d3 merge visual test style changes in from master 2013-07-12 20:09:10 -04:00
Dane Springmeyer
a75f392bca Add missing files from merge with master 2013-07-12 19:53:14 -04:00
Dane Springmeyer
db76e9ed39 update remainder of code based (except visual tests) from master 2013-07-12 19:47:27 -04:00
Dane Springmeyer
2e134f6617 update src and include dirs from master 2013-07-12 19:47:09 -04:00
Dane Springmeyer
11387082a3 update python tests from master 2013-07-12 19:45:51 -04:00
Dane Springmeyer
b45d3f984d update cpp_tests from master 2013-07-12 19:44:36 -04:00
Dane Springmeyer
b7a9d29dbc fix compile 2013-07-11 17:10:22 -04:00
Hermann Kraus
fa7f6351fa Merge branch 'harfbuzz' into hb-halign 2013-06-24 23:12:26 +02:00
Hermann Kraus
c236adcbe5 Enable horizontal-alignment for line placements. 2013-06-24 23:05:58 +02:00
Hermann Kraus
21cbc68f68 Clean up initialization. 2013-06-24 23:05:17 +02:00
Hermann Kraus
82dfcdcda6 Add tests for bengali text.
Closes #1714.
2013-06-17 14:00:37 +02:00
Hermann Kraus
2320632f87 Implement horizontal-alignment for line placements. 2013-04-29 01:43:14 +02:00
Hermann Kraus
54c7e64bc9 label-position-tolerance should be a floating point number. 2013-04-29 01:12:18 +02:00
Hermann Kraus
e3db6a49ff Add tests for malayalam and for bug #1820.
Refs #1820.
2013-04-24 01:21:06 +02:00
Hermann Kraus
fcb747658b Remove old file. 2013-04-17 10:51:45 +02:00
Hermann Kraus
abad0da7ae Add tests for 6a075c6.
Refs #1807.
2013-04-14 15:58:39 +02:00
Hermann Kraus
6a075c6cb2 Enable color processing in ExpressionFormat.
Refs #1807.
2013-04-14 15:43:05 +02:00
Hermann Kraus
b42cf19354 Add more tests for upright="XXX_only".
Refs #1533.
2013-04-14 15:11:28 +02:00
Hermann Kraus
55ce673a8c Restructure shaping code in preparation for optimizations. 2013-04-02 07:02:01 +02:00
Hermann Kraus
57a6111e39 Update grid reference images. 2013-04-02 05:09:55 +02:00
Hermann Kraus
47e02ada84 Fix text rendering in grid renderer. 2013-04-02 05:01:07 +02:00
Hermann Kraus
1196a08e97 Update reference images for scale_factor 2.0.
Remove broken images for test "simple.xml" rendered with cairo.
2013-04-02 02:35:28 +02:00
Hermann Kraus
bf90c0badc Add missing reference images. 2013-04-02 02:17:10 +02:00
Hermann Kraus
654f0d18a1 Font directory. 2013-04-02 02:11:14 +02:00
Hermann Kraus
7cb89076b3 Force strict mode for loading test maps. 2013-04-02 02:10:23 +02:00
Hermann Kraus
2ee899100a Show missing glyphs by rendering boxes instead of dropping the whole text. 2013-04-02 02:06:53 +02:00
Hermann Kraus
7754f37772 Implement upright=right_only/left_only.
Closes #1533.
2013-04-01 22:30:19 +02:00
Hermann Kraus
e4ad657991 Fix critial bug in text itemizer.
Itemizations is invalid after changing text, therefore lists have to be cleared.
2013-04-01 21:47:48 +02:00
Hermann Kraus
74d72b9191 Fix glyph widths after line breaking.
Fixes #1532.
2013-04-01 02:21:05 +02:00
Hermann Kraus
8ba49accf0 Add benchmark mode. 2013-04-01 00:44:14 +02:00
Hermann Kraus
cf45f16d1c Select tests by group. 2013-03-30 18:40:11 +01:00
Hermann Kraus
cc122d3768 Include missing header. 2013-03-30 16:10:52 +01:00
Hermann Kraus
779adfdf4b Add copyright notices. 2013-03-30 16:03:54 +01:00
Hermann Kraus
089ca7d91d Cache offseted lines. Reduces render times by 50% in certain tests. 2013-03-30 16:03:48 +01:00
Hermann Kraus
4ae81b568c Simplify logic in vertex_cache. 2013-03-30 13:02:37 +01:00
Hermann Kraus
c5a7a5f999 Add benchmark target to tests. 2013-03-30 12:46:35 +01:00
Hermann Kraus
d7553fb93c Move vertex_cache functions from .hpp to .cpp. 2013-03-30 12:45:46 +01:00
Hermann Kraus
e544dca6c1 Disable renderers and select scale factor from command line 2013-03-30 03:15:26 +01:00