<div dir="ltr">When you say "a specific rendering driver"...  I am not a professional programmer and am not trying to speak above my level, but it seems to me that producing a text element in an SVG file is a fairly trivial task compared to rendering the text into vectors, which is what Cairo does now. The text doesn't need to be "rendered" at all, but simply inserted into a text element such as this example from <a href="http://w3.org">w3.org</a>:<div>
<br></div><div><div><text x="250" y="150" font-family="Verdana" font-size="55" fill="blue" >Hello, out there</text></div></div><div><br></div><div>Thoughts? I realize that this is a Cairo issue, not a Mapserver issue, since the SVG rendering was moved out of Mapserver; but would you agree that this would be a fairly simple task from a programming perspective?</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 31, 2013 at 7:14 AM, thomas bonfort <span dir="ltr"><<a href="mailto:thomas.bonfort@gmail.com" target="_blank">thomas.bonfort@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Jefferson,<br>
There is currently no way to produce those elements with mapserver,<br>
and to my knowledge there are no plans to do so yet. A specific<br>
rendering driver would need to be implemented to achieve this, but has<br>
not yet been funded or proposed.<br>
<br>
regards,<br>
thomas<br>
<br>
On 24 December 2013 17:42, Jefferson Williams<br>
<div><div class="h5"><<a href="mailto:jefferson.d.williams@gmail.com">jefferson.d.williams@gmail.com</a>> wrote:<br>
> I'm a long-time user of PHP Mapscript and have written code to produce maps<br>
> for Wikipedia.  Older versions of Mapscript produced SVG files that<br>
> contained text elements.  In more recent versions, text is produced as a<br>
> series of vectors instead, which means that the text cannot be edited.<br>
> Often auto-generated maps need to be tweaked in various ways before they are<br>
> ready for the public. Now I can move text, but I cannot edit it.<br>
><br>
> Is there a way with 6.2 or 6.4 that labels can be produced as text elements<br>
> in the resulting SVG file?<br>
><br>
> --<br>
><br>
> Jeff Williams<br>
><br>
</div></div>> _______________________________________________<br>
> mapserver-users mailing list<br>
> <a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><br>Jeff Williams
</div>