mirror of
https://github.com/rsms/inter.git
synced 2024-11-23 20:55:33 +03:00
add ExtraBold and ExtraBoldItalic to makefile generator
This commit is contained in:
parent
ac053d7b3d
commit
cd36b49396
14
init.sh
14
init.sh
@ -310,12 +310,14 @@ else
|
||||
Black \
|
||||
)
|
||||
derived_styles=( \
|
||||
"Italic : Regular" \
|
||||
"Medium : Regular Black" \
|
||||
"MediumItalic : Regular Black" \
|
||||
"Bold : Regular Black" \
|
||||
"BoldItalic : Regular Black" \
|
||||
"BlackItalic : Regular Black" \
|
||||
"Italic : Regular" \
|
||||
"Medium : Regular Black" \
|
||||
"MediumItalic : Regular Black" \
|
||||
"Bold : Regular Black" \
|
||||
"BoldItalic : Regular Black" \
|
||||
"ExtraBold : Regular Black" \
|
||||
"ExtraBoldItalic : Regular Black" \
|
||||
"BlackItalic : Regular Black" \
|
||||
)
|
||||
web_formats=( woff woff2 ) # Disabled/unused: eot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user