From 1bdb7448c2487b064920b1b1c313286ecb3229a1 Mon Sep 17 00:00:00 2001 From: herm Date: Thu, 16 Aug 2012 16:28:15 -0700 Subject: [PATCH] Updated ShieldSymbolizer (markdown) --- ShieldSymbolizer.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ShieldSymbolizer.md b/ShieldSymbolizer.md index 88ccb10..543b4b6 100644 --- a/ShieldSymbolizer.md +++ b/ShieldSymbolizer.md @@ -84,3 +84,11 @@ http://groups.google.com/group/cugos/browse_thread/thread/b62b4890e1933bba http://www.routemarkers.com/ http://www.weait.com/content/badges-badges +## New interface in HarfBuzz branch +| *parameter* | *value* | *default* +|------------------|---------|---------- +| shield-dx, shield-dy | Move shield only. | 0 +| dx, dy | With unlock_image = true: move text only. | 0 +| | With unlock_image = false: move text and shield | 0 +| unlock_image | False: Shield base point is always the input line/point (usecase: labeling bus stations). | 0 +| | True: Shield base point is the center of the text (i.e. depends on dx,dy,vertical-alignment, horizontal-alignment) (usecase: highway shields)