mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
initialize another member in text_properties
This commit is contained in:
parent
2287668562
commit
943f92fffc
@ -31,6 +31,7 @@ namespace mapnik
|
||||
using boost::optional;
|
||||
|
||||
text_symbolizer_properties::text_symbolizer_properties() :
|
||||
orientation(),
|
||||
displacement(0,0),
|
||||
label_placement(POINT_PLACEMENT),
|
||||
halign(H_AUTO),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user