Commit graph

13973 commits

Author SHA1 Message Date
Artem Pavlenko
4806dfdf2f fixed Makefile.am\'s 2005-03-30 21:45:40 +00:00
Artem Pavlenko
e124e75441 portable i/o (almost) 2005-03-29 19:18:59 +00:00
Artem Pavlenko
6fe5294257 added checks for libpng and libjpeg 2005-03-29 19:17:18 +00:00
Artem Pavlenko
032876dbcf quick fix to keep linker happy 2005-03-23 22:07:17 +00:00
Artem Pavlenko
bb7dada9e8 removed #include unistd.h 2005-03-22 22:16:34 +00:00
Artem Pavlenko
1152551fd8 new method to access raw bytes directly 2005-03-22 14:14:38 +00:00
Artem Pavlenko
a31c22cba9 added $Id$ substitution 2005-03-22 14:12:33 +00:00
Artem Pavlenko
468340c457 inlined some shapefile methods
--This line, and those below, will be ignored--

M    shapefile.hh
M    shapefile.cc
2005-03-22 14:11:09 +00:00
Artem Pavlenko
c316e841f7 added support for XDR/NDR on different arch
'double' byte swapping is based on 'long long' type
which is not part of C++ yet but works with G++
2005-03-22 13:53:27 +00:00
Artem Pavlenko
6545c5e278 comment out optimization and png_set_filter (png_ptr, 0, PNG_FILTER_NONE) 2005-03-10 22:42:33 +00:00
Artem Pavlenko
6f19bed59a added $Id$ 2005-03-08 23:58:43 +00:00
Artem Pavlenko
01ad965dc3 added basic jpeg write support
todo: 
1. check for libjpeg properly in configure.ac
(at the moment it is part of TIFF check)
2. move all image writing stuff to the image_writer_factory
2005-02-28 21:03:55 +00:00
Artem Pavlenko
d9c4988b9e edge tiles seems to be padded with zeros
in correct order
2005-02-27 15:52:05 +00:00
Artem Pavlenko
4bffcae79d fixed: reading tiled and stripped TIFFs 2005-02-27 14:40:51 +00:00
Artem Pavlenko
df045e7104 removed raster_manager.hh 2005-02-27 14:38:42 +00:00
Artem Pavlenko
6e28c0634b wrap singleton<factory> objects in a func to avoid static data
exported multiple time across different translation units
(where singleton is not single anymore;-0)
2005-02-25 15:34:23 +00:00
Artem Pavlenko
345148937d changed MAPNIK_ROOT to MAPNIK_DIR 2005-02-25 15:26:42 +00:00
Artem Pavlenko
5c5a7ce942 symbolic links->files 2005-02-23 09:16:25 +00:00
Artem Pavlenko
7a584fbf4e replaced symbolic link with the real thing 2005-02-22 19:55:21 +00:00
Artem Pavlenko
1735454283 1. promote empty tree nodes 2005-02-22 19:13:54 +00:00
Artem Pavlenko
fb1084c69d added python subtree (requires bjam to build) 2005-02-21 11:57:16 +00:00
Artem Pavlenko
bd99fe8b4a 1. AP_CHECK_LIBTIFF macro fixed 2005-02-18 20:39:15 +00:00
Artem Pavlenko
9f6324dd6e initial import 2005-02-18 18:14:43 +00:00