Add support for carriage returns in TextSymbolizers
---------------------------------------------------
Key: GEOS-1281
URL: http://jira.codehaus.org/browse/GEOS-1281
Project: GeoServer
Issue Type: New Feature
Components: WMS
Affects Versions: 1.5.2
Reporter: Jason Pickering
Assignee: Andrea Aime
Priority: Minor
Add support for carriage returns in labels. The idea being that long labels like "Democratic Republic of the Congo" would be rendered as
"Democratic
Republic of
the Congo"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.codehaus.org/browse/GEOS-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrea Aime reopened GEOS-1281:
-------------------------------
Bah, hit the wrong button, did not want to resolve it
Add support for carriage returns in TextSymbolizers
---------------------------------------------------
Key: GEOS-1281
URL: http://jira.codehaus.org/browse/GEOS-1281
Project: GeoServer
Issue Type: New Feature
Components: WMS
Affects Versions: 1.5.2
Reporter: Jason Pickering
Assignee: Andrea Aime
Priority: Minor
Fix For: 1.7.0
Add support for carriage returns in labels. The idea being that long labels like "Democratic Republic of the Congo" would be rendered as
"Democratic
Republic of
the Congo"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Andrea,
I believe this is already done. At least, it was done when I did the
label-rendering improvements before. Try using '\n' in your label to force
line-breaks in a label.
--saul
JIRA jira@anonymised.com wrote:
[
http://jira.codehaus.org/browse/GEOS-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Aime reopened GEOS-1281:
-------------------------------
Bah, hit the wrong button, did not want to resolve it
Add support for carriage returns in TextSymbolizers
---------------------------------------------------
Key: GEOS-1281
URL: http://jira.codehaus.org/browse/GEOS-1281
Project: GeoServer
Issue Type: New Feature
Components: WMS
Affects Versions: 1.5.2
Reporter: Jason Pickering
Assignee: Andrea Aime
Priority: Minor
Fix For: 1.7.0
Add support for carriage returns in labels. The idea being that long
labels like "Democratic Republic of the Congo" would be rendered as
"Democratic
Republic of
the Congo"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
View this message in context: http://www.nabble.com/-jira--Created%3A-(GEOS-1281)-Add-support-for-carriage-returns-in-TextSymbolizers-tf4249148.html#a12097842
Sent from the GeoServer - Dev mailing list archive at Nabble.com.
sfarber ha scritto:
Andrea,
I believe this is already done. At least, it was done when I did the
label-rendering improvements before. Try using '\n' in your label to force
line-breaks in a label.
He said he tried exactly that and it didn't work... where have you done these labelling improvements?
Cheers
Andrea