#844 closed defect (fixed)
WMS layers support only PNG format
Reported by: | godofredo | Owned by: | marcopx |
---|---|---|---|
Priority: | minor: annoyance | Milestone: | |
Component: | WMS | Version: | Trunk |
Keywords: | Cc: | marco.pasetti@… | |
Must Fix for Release: | No | Platform: | Windows |
Platform Version: | Awaiting user input: | no |
Description
In windows wms does not support jpeg and gif only png. This is caused by Qt not being compiled with jpeg and gif support.
Change History (8)
follow-up: 2 comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 15 years ago
Replying to msieczka:
Marco,
Can you let use know if your QGIS 0.11 build is going to include support for jpeg and gif?
JPEG: yes GIF: no
do you know if we have a page similar to this: http://grass.osgeo.org/wiki/WinGRASS_Current_Status#ToDo ? It would be very important for me to have a consistent summary/to-do list to refer to when I work on the project
Marco
comment:3 by , 15 years ago
Cool jpeg is supported know. For the WIKI I don't know (I help in QGIS dev ad hoc only).
comment:4 by , 15 years ago
Component: | WMS → Build/Install |
---|---|
Owner: | changed from | to
Summary: | wms does not support other formats than png → QGIS does not support GIF format |
comment:5 by , 15 years ago
Cc: | added; removed |
---|
comment:6 by , 15 years ago
Component: | Build/Install → WMS |
---|---|
Summary: | QGIS does not support GIF format → WMS layers support only PNG format |
It's a packaging error due to the lack of qt imageformats dlls
comment:7 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with the release of QGIS-0.11.0-2
Marco,
Can you let use know if your QGIS 0.11 build is going to include support for jpeg and gif?