Opened 18 years ago
Closed 17 years ago
#40 closed enhancement (fixed)
Consider adding PNG8 support for overlays and tiles
Reported by: | jbirch | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Rendering Service | Version: | 1.2.0 |
Severity: | critical | Keywords: | PNG |
Cc: | External ID: |
Description
PNG24 looks great, but is way too large for non-broadband connections. JPG has really ugly compression artifacts.
Please consider support for PNG8 as a general output format.
Change History (4)
comment:1 by , 18 years ago
comment:2 by , 17 years ago
Keywords: | PNG added |
---|---|
Milestone: | → 2.0 |
Severity: | major → critical |
Version: | → 1.2.0 |
Yes JPG make aplication faster specifically when you use this to raster...
but JPG are not transparent like PNG (so we must use it)...now PNG are definitely to big...
+1
comment:3 by , 17 years ago
Milestone: | 2.0 |
---|
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Interesting relevant page on 8-bit palettized rendering done in GeoServer:
http://docs.codehaus.org/display/GEOS/Paletted+images