Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
Tom Breloff 2017-01-09 13:22:07 -05:00
commit 1c522159df

View File

@ -248,7 +248,7 @@ end
function font(args...)
# defaults
family = "Helvetica"
family = "sans-serif"
pointsize = 14
halign = :hcenter
valign = :vcenter