mirror of
https://github.com/googlefonts/lexend.git
synced 2026-09-10 07:26:23 -04:00
fixed #10
This commit is contained in:
parent
bfe537471c
commit
a09f4ce1d1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -9,8 +9,6 @@ BUILD LEXEND AND ALL STATICS
|
|||
."
|
||||
|
||||
gftools builder lexend.yaml
|
||||
fonttools varLib.instancer ../fonts/lexend/variable/$vf HEXP=0 --output ../fonts/lexend/variable/Lexend[wght].ttf
|
||||
rm ../fonts/lexend/variable/$vf
|
||||
|
||||
echo ".
|
||||
BUILD DECA
|
||||
|
|
|
|||
|
|
@ -1,29 +1,30 @@
|
|||
sources:
|
||||
- Lexend.glyphs
|
||||
familyName: Lexend
|
||||
outputDir: ../fonts/CI
|
||||
buildStatic: False
|
||||
outputDir: ../fonts/lexend
|
||||
buildOTF: False
|
||||
buildWebfont: False
|
||||
axisOrder:
|
||||
- HEXP
|
||||
# - HEXP
|
||||
- wght
|
||||
stat:
|
||||
- name: Hyper Expansion
|
||||
tag: HEXP
|
||||
values:
|
||||
- name: Deca
|
||||
value: 0
|
||||
- name: Exa
|
||||
value: 40
|
||||
- name: Giga
|
||||
value: 56
|
||||
- name: Mega
|
||||
value: 64
|
||||
- name: Peta
|
||||
value: 72
|
||||
- name: Tera
|
||||
value: 80
|
||||
- name: Zetta
|
||||
value: 100
|
||||
# - name: Hyper Expansion
|
||||
# tag: HEXP
|
||||
# values:
|
||||
# - name: Deca
|
||||
# value: 0
|
||||
# - name: Exa
|
||||
# value: 40
|
||||
# - name: Giga
|
||||
# value: 56
|
||||
# - name: Mega
|
||||
# value: 64
|
||||
# - name: Peta
|
||||
# value: 72
|
||||
# - name: Tera
|
||||
# value: 80
|
||||
# - name: Zetta
|
||||
# value: 100
|
||||
- name: Weight
|
||||
tag: wght
|
||||
values:
|
||||
|
|
@ -1,50 +1,50 @@
|
|||
sources:
|
||||
- Lexend.glyphs
|
||||
familyName: Lexend
|
||||
outputDir: ../fonts/lexend
|
||||
buildOTF: False
|
||||
buildWebfont: False
|
||||
axisOrder:
|
||||
# - HEXP
|
||||
- wght
|
||||
stat:
|
||||
# - name: Hyper Expansion
|
||||
# tag: HEXP
|
||||
# values:
|
||||
# - name: Deca
|
||||
# value: 0
|
||||
# - name: Exa
|
||||
# value: 40
|
||||
# - name: Giga
|
||||
# value: 56
|
||||
# - name: Mega
|
||||
# value: 64
|
||||
# - name: Peta
|
||||
# value: 72
|
||||
# - name: Tera
|
||||
# value: 80
|
||||
# - name: Zetta
|
||||
# value: 100
|
||||
- name: Weight
|
||||
tag: wght
|
||||
values:
|
||||
- name: Thin
|
||||
value: 100
|
||||
- name: ExtraLight
|
||||
value: 200
|
||||
- name: Light
|
||||
value: 300
|
||||
- name: Regular
|
||||
value: 400
|
||||
linkedValue: 700
|
||||
flags: 2
|
||||
- name: Medium
|
||||
value: 500
|
||||
- name: SemiBold
|
||||
value: 600
|
||||
- name: Bold
|
||||
value: 700
|
||||
- name: ExtraBold
|
||||
value: 800
|
||||
- name: Black
|
||||
value: 900
|
||||
sources:
|
||||
- Lexend.glyphs
|
||||
familyName: Lexend
|
||||
outputDir: ../fonts/lexend
|
||||
buildOTF: false
|
||||
buildWebfont: false
|
||||
axisOrder:
|
||||
- HEXP
|
||||
- wght
|
||||
stat:
|
||||
- name: Hyper Expansion
|
||||
tag: HEXP
|
||||
values:
|
||||
- name: Deca
|
||||
value: 0
|
||||
- name: Exa
|
||||
value: 40
|
||||
- name: Giga
|
||||
value: 56
|
||||
- name: Mega
|
||||
value: 64
|
||||
- name: Peta
|
||||
value: 72
|
||||
- name: Tera
|
||||
value: 80
|
||||
- name: Zetta
|
||||
value: 100
|
||||
- name: Weight
|
||||
tag: wght
|
||||
values:
|
||||
- name: Thin
|
||||
value: 100
|
||||
- name: ExtraLight
|
||||
value: 200
|
||||
- name: Light
|
||||
value: 300
|
||||
- name: Regular
|
||||
value: 400
|
||||
linkedValue: 700
|
||||
flags: 2
|
||||
- name: Medium
|
||||
value: 500
|
||||
- name: SemiBold
|
||||
value: 600
|
||||
- name: Bold
|
||||
value: 700
|
||||
- name: ExtraBold
|
||||
value: 800
|
||||
- name: Black
|
||||
value: 900
|
||||
Loading…
Reference in a new issue