@@ -213,8 +213,8 @@ const JV = {
LAYOUT_FULFILL: 4,
OUTPUT_ALIGN: {
- H: ["Left", "Center", "Right"],
- V: ["Top", "Center", "Bottom"]
+ H: ["left", "center", "right"],
+ V: ["top", "center", "bottom"]
},
CAL_TYPE:["percentage","abstract"],