Hermann Kraus
|
e66712d722
|
Update font engine.
|
2012-01-22 18:13:08 +01:00 |
|
Hermann Kraus
|
67eb73eab9
|
Return correct size information from font engine.
|
2012-01-22 17:53:45 +01:00 |
|
Hermann Kraus
|
2f02e2f4c5
|
Update text symbolizer to use new locations.
|
2012-01-22 17:27:52 +01:00 |
|
Hermann Kraus
|
2143267db3
|
Remove boost::make_shared().
|
2012-01-22 17:06:14 +01:00 |
|
Hermann Kraus
|
4490e1afaf
|
Add missing get_positions() function.
|
2012-01-22 16:25:19 +01:00 |
|
Hermann Kraus
|
af42e2decf
|
Update save_map.cpp.
|
2012-01-22 16:06:28 +01:00 |
|
Hermann Kraus
|
6ce55a0e94
|
Update parse_shield_symbolizer().
|
2012-01-22 04:21:01 +01:00 |
|
Hermann Kraus
|
8244cd0a05
|
Add code using new functions in parse_text_symbolizer().
|
2012-01-22 03:56:00 +01:00 |
|
Hermann Kraus
|
06ec0c377b
|
Remove code using old functions in parse_text_symbolizer().
|
2012-01-22 03:53:05 +01:00 |
|
Hermann Kraus
|
a9ca2f0c40
|
Add list placement support to load_map.
|
2012-01-22 03:39:59 +01:00 |
|
Hermann Kraus
|
7fd9fb0c88
|
Small fixes.
|
2012-01-22 03:32:21 +01:00 |
|
Hermann Kraus
|
7d03b46079
|
Update attribute_collector to use get_all_expressions().
|
2012-01-22 03:25:19 +01:00 |
|
Hermann Kraus
|
cae0c31ee8
|
Update text_placement_info_simple to use new functions and locations.
|
2012-01-22 03:23:27 +01:00 |
|
Hermann Kraus
|
7d01f509ab
|
Add text_placement_info_list functions.
|
2012-01-22 03:11:55 +01:00 |
|
Hermann Kraus
|
2b26044adb
|
Complete text_placement_info functions.
|
2012-01-22 03:04:37 +01:00 |
|
Hermann Kraus
|
c407d8340f
|
Add default get_all_expressions function.
|
2012-01-22 03:01:34 +01:00 |
|
Hermann Kraus
|
6695fa0f5f
|
Add functions to read and write text_symbolizer_properties and char_properties from/to XML.
|
2012-01-22 02:56:28 +01:00 |
|
Hermann Kraus
|
cc048986d8
|
Text size as float.
|
2012-01-22 02:38:46 +01:00 |
|
Hermann Kraus
|
6506edebf2
|
Add deprecation warnings.
|
2012-01-22 02:33:00 +01:00 |
|
Hermann Kraus
|
5f62584385
|
Add header for list placement. (Unused so far.)
|
2012-01-22 02:23:39 +01:00 |
|
Hermann Kraus
|
f460f90ec6
|
Add new text_placement functions, but keep old stuff to ensure mapnik compiles.
|
2012-01-22 02:22:55 +01:00 |
|
Hermann Kraus
|
b7f8e356f4
|
Make text_path use char_info.
|
2012-01-22 01:43:13 +01:00 |
|
Hermann Kraus
|
5fd7035527
|
Move font engine functions from .hpp to .cpp.
|
2012-01-21 01:47:02 +01:00 |
|
Hermann Kraus
|
34405a5d9e
|
Replace dimension_t by char_info.
|
2012-01-21 00:35:24 +01:00 |
|
Hermann Kraus
|
533b95f0e6
|
Enable XML parser to return multiple <xmltext> nodes.
|
2012-01-21 00:02:44 +01:00 |
|
Hermann Kraus
|
e177cd52a7
|
Rename opacity to image_opacity.
|
2012-01-20 22:45:47 +01:00 |
|
Hermann Kraus
|
21a58b7b7a
|
Add missing includes.
|
2012-01-20 22:43:05 +01:00 |
|
Hermann Kraus
|
6a50f91a10
|
Add text_processing.hpp/cpp
|
2012-01-20 22:30:12 +01:00 |
|
Hermann Kraus
|
abae1a1fec
|
Remove unused file.
|
2012-01-20 22:28:06 +01:00 |
|
Hermann Kraus
|
e553dbcd82
|
Add missing includes.
|
2012-01-20 22:23:14 +01:00 |
|
Hermann Kraus
|
b14e6c57db
|
Remove unused include.
|
2012-01-20 22:22:42 +01:00 |
|
Hermann Kraus
|
2a95f7271b
|
Add char_info.hpp
|
2012-01-20 22:22:14 +01:00 |
|
Hermann Kraus
|
7a4dda929a
|
Add H_AUTO to python bindings.
|
2012-01-20 22:19:48 +01:00 |
|
Hermann Kraus
|
7d8924921c
|
Fix header for ShieldSymbolizer (6efb7a863d ).
Add more default constructors.
|
2012-01-20 22:14:08 +01:00 |
|
Hermann Kraus
|
6efb7a863d
|
Add default constructor for shield symbolizer.
|
2012-01-20 00:56:20 +01:00 |
|
Hermann Kraus
|
047cda5d1b
|
Fix some tests.
|
2012-01-20 00:45:15 +01:00 |
|
Hermann Kraus
|
a1c80d1a4c
|
Add full set of tests for text placement.
|
2012-01-20 00:18:37 +01:00 |
|
Hermann Kraus
|
e977df778a
|
Remove unused "anchor" attribute from Text/ShieldSymbolizer.
|
2012-01-20 00:09:25 +01:00 |
|
Hermann Kraus
|
537231f60e
|
Remove glyph symbolizer.
|
2012-01-19 20:34:09 +01:00 |
|
Artem Pavlenko
|
e7fdf1fa51
|
more files...
|
2012-01-19 12:57:34 -05:00 |
|
Artem Pavlenko
|
ed40291b88
|
+ add missing *.cpp file
|
2012-01-19 12:54:56 -05:00 |
|
Artem Pavlenko
|
ab314b44a4
|
+ use mapnik::gamma_method_e for all symbolizers
+ fixes #1042 : avoid pushin duplcaite name into boost.python registry
|
2012-01-19 12:45:24 -05:00 |
|
Artem Pavlenko
|
5ebe4d4ea3
|
+ fix name
|
2012-01-19 11:08:07 -05:00 |
|
Artem Pavlenko
|
1fc70e01b0
|
Merge pull request #1037 from eightysteele/patch-1
Add links and some minor formatting cleanup.
|
2012-01-18 07:03:14 -08:00 |
|
Artem Pavlenko
|
034b270eb4
|
Merge pull request #1023 from tarnowsc/master
Making the gamma-method for polygon symbolizer
|
2012-01-18 06:35:54 -08:00 |
|
Aaron Steele
|
90896c5230
|
Remove parens from COPYING.
|
2012-01-18 00:45:40 -08:00 |
|
Aaron Steele
|
a6caf14ae1
|
Add links, minor formatting cleanup, and include Java in list of high-level bindings.
|
2012-01-18 00:41:10 -08:00 |
|
Dane Springmeyer
|
425f20fb68
|
ogr plugin: for geometry type inspection support older gdal/ogr versions - fixes compile on ubuntu oneiric
|
2012-01-17 18:43:01 -05:00 |
|
Artem Pavlenko
|
436fc91c3e
|
Merge pull request #1021 from mapnik/geometry_type_descriptor
Add Geometry type descriptor
|
2012-01-17 11:31:24 -08:00 |
|
Dane Springmeyer
|
2a64b478ef
|
support as low as geos v3.1.0 - closes #1031
|
2012-01-17 01:48:02 -05:00 |
|