Check-in Differences
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From c5692a3458233cdd To 0da08dfd33708d89

2016-12-29
15:48
rl2_load_raw_tiles: supporting 1-BIT, 2-BIT, 4-BIT MONOCHROME and PALETTE check-in: 6618242a60 user: sandro tags: trunk
11:37
rl2_load_raw_tiles: initial implementation check-in: 0da08dfd33 user: sandro tags: trunk
2016-12-28
12:40
bugfix: importing DATAGRID from TIFF (by strip / setting the initial palette only after importing the first Section check-in: 77db64b78e user: sandro tags: trunk
2015-06-05
12:03
updating to automake 1.15 check-in: 7574f54ee8 user: sandro tags: trunk
2015-06-04
21:50
implementing RL2_CopyRasterCoverage() check-in: c5692a3458 user: sandro tags: trunk
2015-05-31
10:02
wmslite micro-server: supporting WMS vector layers in GetCapabilities check-in: 6b8e213297 user: sandro tags: trunk

Deleted Android_R4.2.0.mk.

Added Android_R4.3.0.mk.

Changes to Makefile-static-MinGW.

Changes to Makefile.am.

Changes to Makefile.in.

Changes to aclocal.m4.

Changes to configure.

Changes to configure.ac.

Changes to headers/Makefile.in.

Changes to headers/rasterlite2/rasterlite2.h.

Changes to headers/rasterlite2/rl2graphics.h.

Changes to headers/rasterlite2/sqlite.h.

Changes to headers/rasterlite2_private.h.

Changes to headers/rl2svg_private.h.

Deleted rasterlite2-4.2.0.mk.

Added rasterlite2-4.3.0.mk.

Changes to src/Makefile.am.

Changes to src/Makefile.in.

Changes to src/rasterlite2.c.

Changes to src/rl2ascii.c.

Changes to src/rl2auxfont.c.

Changes to src/rl2auxgeom.c.

Changes to src/rl2auxrender.c.

Changes to src/rl2charls.c.

Changes to src/rl2codec.c.

Changes to src/rl2dbms.c.

Changes to src/rl2gif.c.

Changes to src/rl2import.c.

Changes to src/rl2jpeg.c.

Changes to src/rl2openjpeg.c.

Changes to src/rl2paint.c.

Changes to src/rl2png.c.

Changes to src/rl2pyramid.c.

Changes to src/rl2rastersym.c.

Changes to src/rl2raw.c.

Changes to src/rl2sql.c.

Changes to src/rl2sqlaux.c.

Changes to src/rl2svg.c.

Changes to src/rl2symbaux.c.

Changes to src/rl2symbolizer.c.

Changes to src/rl2tiff.c.

Changes to src/rl2webp.c.

Changes to src/rl2wms.c.

Changes to test/Makefile.am.

Changes to test/Makefile.in.

Changes to test/sql_stmt_security_tests/Makefile.in.

Changes to test/sql_stmt_tests/Makefile.in.

Changes to test/symbolizers.sqlite.

Changes to test/test_line_symbolizer.c.

Changes to test/test_point_symbolizer.c.

Changes to test/test_polygon_symbolizer.c.

Added test/test_tile_callback.c.

Changes to tools/Makefile.in.

Changes to tools/rl2sniff.c.

Changes to tools/rl2tool.c.

Changes to tools/wmslite.c.