.. |
agg
|
Scaled text of shield symbolizer
|
2010-07-14 13:51:27 +00:00 |
svg
|
Added empty svg_renderer class, with unimplemented methods.
|
2010-07-15 05:32:31 +00:00 |
arrow.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
box2d.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
cairo_renderer.cpp
|
Many metawriter improvements:
|
2010-07-12 15:27:33 +00:00 |
color.cpp
|
+ catch config_error in color::color(str) ctor
|
2010-06-21 11:06:42 +00:00 |
datasource_cache.cpp
|
output metadata about the searched plugin directories if a plugin cannot be found - closes #568
|
2010-07-15 21:11:41 +00:00 |
distance.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
expression_node.cpp
|
+ add implementation files
|
2010-06-18 15:39:57 +00:00 |
expression_string.cpp
|
+ fixed to_expression_string converter for
|
2010-06-29 11:56:42 +00:00 |
filter_factory.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
font_engine_freetype.cpp
|
add helper functions for recursively registering fonts, and ensure they match one of the known freetype2 supported fonts (by ext) - closes #559
|
2010-07-15 23:04:51 +00:00 |
font_set.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
glyph_symbolizer.cpp
|
fixup more enums as done in r1893
|
2010-06-19 05:27:11 +00:00 |
graphics.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
image_cache.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
image_reader.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
image_util.cpp
|
+ fix naming style in mapnik::Map
|
2010-06-25 15:23:35 +00:00 |
jpeg_reader.cpp
|
add header needed for fopen on linux in jpeg_reader.cpp
|
2010-06-03 22:43:25 +00:00 |
layer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
libxml2_loader.cpp
|
scons: better handling of PYTHON_INCLUDES and HAVE_LIBXML2
|
2010-07-15 00:20:50 +00:00 |
line_pattern_symbolizer.cpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
load_map.cpp
|
scons: better handling of PYTHON_INCLUDES and HAVE_LIBXML2
|
2010-07-15 00:20:50 +00:00 |
Makefile.am
|
compile utils with autotools
|
2009-04-04 16:33:25 +00:00 |
map.cpp
|
Many metawriter improvements:
|
2010-07-12 15:27:33 +00:00 |
marker_cache.cpp
|
+ call arrange_orienrtations which fixes polygon orientations
|
2010-07-14 15:52:15 +00:00 |
markers_symbolizer.cpp
|
+ add markers_symbolizer.cpp
|
2010-06-06 12:10:36 +00:00 |
memory.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
memory_datasource.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
metawriter.cpp
|
Enable metawriter_json to operate on any stream object.
|
2010-07-18 23:49:11 +00:00 |
params.cpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
parse_path.cpp
|
+ add implementation files
|
2010-06-18 15:39:57 +00:00 |
placement_finder.cpp
|
make sure to only use mutexes if THREADING=multi/MAPNIK_THREADSAFE=True
|
2010-07-14 01:28:28 +00:00 |
plugin.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
png_reader.cpp
|
+ removed deprecated direct access to io_ptr
|
2010-06-14 13:18:09 +00:00 |
point_symbolizer.cpp
|
+ call base class ctor
|
2010-07-14 14:46:26 +00:00 |
polygon_pattern_symbolizer.cpp
|
+ add support to polygon_patter_symbolizer for global pattern alignment in addition to local/feature (default) alignment - closes #203
|
2010-06-20 22:36:49 +00:00 |
proj_transform.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
projection.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
save_map.cpp
|
Remove unneeded headers from save_map.{cpp,hpp}
|
2010-07-19 00:21:53 +00:00 |
scale_denominator.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
SConscript
|
scons: only attach uninstall actions if actually uninstalling - #311
|
2010-07-18 21:26:50 +00:00 |
shield_symbolizer.cpp
|
+ add explicit support for shield displacement
|
2010-06-28 21:32:30 +00:00 |
stroke.cpp
|
+ put enumerartion macros into mapnik namespace
|
2010-06-18 15:39:07 +00:00 |
svg_parser.cpp
|
+ separate state mutating svg ops from underlying data
|
2010-06-14 16:38:02 +00:00 |
svg_path_parser.cpp
|
+ specialise svg parsers to expect const char* input
|
2010-06-14 13:18:17 +00:00 |
svg_points_parser.cpp
|
+ specialise svg parsers to expect const char* input
|
2010-06-14 13:18:17 +00:00 |
svg_transform_parser.cpp
|
+ specialise svg parsers to expect const char* input
|
2010-06-14 13:18:17 +00:00 |
symbolizer.cpp
|
+ pass std::string argument by const&
|
2010-07-19 11:09:44 +00:00 |
text_symbolizer.cpp
|
fixup more enums as done in r1893
|
2010-06-19 05:27:11 +00:00 |
tiff_reader.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
unicode.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
wkb.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |