Export only "normal" and "extended"
This commit is contained in:
parent
c5925024e2
commit
728e5c580b
1 changed files with 2 additions and 8 deletions
|
@ -546,20 +546,14 @@ italic = "italic"
|
|||
# Shape width : affects the shape of the glyphs
|
||||
# Menu width : affects the font menu name
|
||||
# CSS stretch : affects the webfont CSS "font-stretch" property
|
||||
# IMPORTANT!!
|
||||
# Currently "shape" property only support 3, 5, and 7
|
||||
#
|
||||
# IMPORTANT : Currently "shape" property only support 3, 5, and 7
|
||||
|
||||
# Order "normal" at first
|
||||
[widths.normal]
|
||||
shape = 5
|
||||
menu = 5
|
||||
css = "normal"
|
||||
|
||||
[widths.condensed]
|
||||
shape = 3
|
||||
menu = 3
|
||||
css = "condensed"
|
||||
|
||||
[widths.extended]
|
||||
shape = 7
|
||||
menu = 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue