.. |
agg
|
+ use FT_Stroker to stroke glyphs outlines
|
2010-06-16 15:15:13 +00:00 |
agg_renderer.cpp
|
+ use FT_Stroker to stroke glyphs outlines
|
2010-06-16 15:15:13 +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
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
color.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
datasource_cache.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
distance.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
expression_string.cpp
|
+ 'mutable' can't be applied to ref
|
2010-06-18 10:53:42 +00:00 |
filter_factory.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
font_engine_freetype.cpp
|
+ use FT_Stroker to stroke glyphs outlines
|
2010-06-16 15:15:13 +00:00 |
font_set.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
glyph_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +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
|
scons: make libjpeg dependency optional (still required by default)
|
2010-06-03 19:50:27 +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
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
line_pattern_symbolizer.cpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
load_map.cpp
|
+ use FT_Stroker to stroke glyphs outlines
|
2010-06-16 15:15:13 +00:00 |
Makefile.am
|
compile utils with autotools
|
2009-04-04 16:33:25 +00:00 |
map.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
marker_cache.cpp
|
+ separate state mutating svg ops from underlying data
|
2010-06-14 16:38:02 +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 |
params.cpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
placement_finder.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +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
|
+ move opacity parameter to the base class
|
2010-06-15 12:27:42 +00:00 |
polygon_pattern_symbolizer.cpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +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
|
+ update load/save opacity/text-opacity
|
2010-06-15 12:27:58 +00:00 |
scale_denominator.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
SConscript
|
+ refactor SVG parsing/rendering code into separate logical units
|
2010-06-08 10:16:22 +00:00 |
shield_symbolizer.cpp
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
stroke.cpp
|
+ add dash_offset
|
2010-04-09 18:46:41 +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
|
+ fixed ctor
|
2010-06-15 13:43:27 +00:00 |
text_symbolizer.cpp
|
+ use FT_Stroker to stroke glyphs outlines
|
2010-06-16 15:15:13 +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 |