Updated TextSymbolizer (markdown)

springmeyer 2014-10-15 10:06:17 -07:00
parent 892b125eed
commit 3a169b52b3

@ -183,7 +183,7 @@ If some of your text depends on the line direction you need to supply different
* dx is also used for line placements
* Multi-line support for line placements
* New parameter ``rotate_displacement="yes/no"``
* justify-alignment, vertical-alignment, text-ratio, wrap-width, wrap-before supported for line placements
* Parameters now supported for `line` placement (that only previously supported for `point` placement): justify-alignment, vertical-alignment, text-ratio, wrap-width, wrap-before
* Line offsets are real offsets instead of fake offsets imitated by calculating the average angle
* If dy!="0" you have to set vertical-alignment="middle" to get the same behavior as in previous versions.