mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
match css exactly for alignment names - fixes #807
This commit is contained in:
parent
9bda9c7019
commit
cd8baba3be
@ -65,7 +65,7 @@ IMPLEMENT_ENUM( horizontal_alignment_e, horizontal_alignment_strings )
|
||||
|
||||
static const char * justify_alignment_strings[] = {
|
||||
"left",
|
||||
"middle",
|
||||
"center",
|
||||
"right",
|
||||
""
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user