[mapserver-dev] rendering plugin status

Tamas Szekeres szekerest at gmail.com
Sat Jul 10 06:43:55 EDT 2010


Thomas,

Thanks for your efforts, I'll be trying to do a test with this version.

Best regards,

Tamas



2010/7/9 thomas bonfort <thomas.bonfort at gmail.com>

> Devs,
>
> I've been working on the rendering overhaul for mapserver 6.0 in the
> mapserver6 sandbox.
> Featurewise, I think the transition is complete, and would now
> appreciate it if you guys could give it a try on your platforms and
> data, and report back on the problems that will inevitably arise.
> The renderer directory in msautotest contains "unit" tests of the
> functionality that should render smoothly across the different
> rendering backends (aside from bitmap fonts and scalebar/legend
> embedding with svg and pdf cairo backends).
>
> Summary of the most disruptive changes:
>
> * MapScripts are broken and won't compile, as there have been some api
> changes to remove everything GD-specific.
> * AGG backend is enabled by default and not optional.
> * The GD backend only supports PC256 imagemodes. Setting RGB or RGBA
> imagemodes should fall back to the AGG backend.
> * the default imagetypes have somewhat changed:
>   - png and gif : GD
>   - png24 and jpeg : AGG
>   - aggpng24 and aggjpeg have been removed
> * PDF and SVG backends have been removed and replaced by their cairo
> counterparts. The corresponding outputformat  drivers are CAIRO/PDF
> and CAIRO/SVG, or the default "svg" and "pdf" imagetypes.
> * png, jpeg, gif and freetype headers are required for compilation
> * kml output is broken for now and won't compile, don't enable it
> * probably some other points I've forgotten about.
>
> good luck :)
>
> thomas
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20100710/46c36a8c/attachment.html


More information about the mapserver-dev mailing list