Commit graph

6780 commits

Author SHA1 Message Date
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
Hermann Kraus
e2b5dc5247 Load style files only once. 2013-03-28 12:41:15 +01:00
Hermann Kraus
b4e10cfb77 Merge branch 'master' into harfbuzz 2013-03-28 12:22:31 +01:00
Hermann Kraus
6153c737e6 Fix checks in Map::resize(). 2013-03-28 10:55:10 +01:00
Hermann Kraus
50e420f4e3 Show render times for each test. 2013-03-27 23:24:48 +01:00
Hermann Kraus
1fff0d53da Improved error messages. 2013-03-27 23:13:37 +01:00
artemp
9b138728d0 + fix assignment operator #1776 2013-03-27 10:39:02 +00:00
artemp
682635e975 + mapnik::projection add operator<< 2013-03-27 10:38:20 +00:00
kunitoki
26ba946cb0 - avoid using clog/cerr in sqlite plugin (use mapnik::logging facilities instead) 2013-03-27 09:02:40 +01:00
kunitoki
af2bb2be1e - avoid using double quotes when already escaping as string 2013-03-27 09:02:03 +01:00