Commit graph

6789 commits

Author SHA1 Message Date
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
Hermann Kraus
27c593ac84 Implement proper argument parsing. 2013-03-30 03:01:24 +01:00
Hermann Kraus
e6d976194f Continue modularizing test script. 2013-03-29 18:32:56 +01:00
Hermann Kraus
fbec285fc1 Split error reporting into new file. 2013-03-29 16:47:23 +01:00
Hermann Kraus
5e83526a98 Add fonts required to render tests. 2013-03-29 16:44:34 +01:00
Hermann Kraus
cfb0e167ad Updated cairo reference images. 2013-03-29 12:48:40 +01:00
Hermann Kraus
7205d04026 Fix wrong position calculation after c84d83a685 changed the reference point. 2013-03-29 02:54:35 +01:00
Hermann Kraus
00834a7eaa Merge branch 'master' into harfbuzz 2013-03-29 02:32:55 +01:00
Hermann Kraus
4cac842b80 Replace reference images after fix in e53d1d4. 2013-03-29 01:54:55 +01:00
Hermann Kraus
e53d1d4717 Fix copying of text_symbolizer_properties in one place.
Needs a more general solution.
Refs #1780.
2013-03-29 01:52:16 +01:00
Artem Pavlenko
a20cf31c01 Merge pull request #1764 from strk/master_connection_leaks
Fix postgresql connection leaks
2013-03-28 05:49:24 -07:00