Changeset 689 for branches/experimental-pdf/include/mapnik/symbolizer.hpp
- Timestamp:
- 04/05/08 21:26:14 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/experimental-pdf/include/mapnik/symbolizer.hpp
r547 r689 31 31 { 32 32 33 class symbolizer_with_image {33 class MAPNIK_DECL symbolizer_with_image { 34 34 public: 35 35 boost::shared_ptr<ImageData32> get_image() const;
