initialize another member in text_properties
This commit is contained in:
parent
2287668562
commit
943f92fffc
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue