mirror of
https://github.com/googlefonts/lexend.git
synced 2026-09-10 07:26:23 -04:00
Removed Archive dir to keep it clean
This commit is contained in:
parent
4915882c65
commit
2f12c3b006
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.
File diff suppressed because one or more lines are too long
|
|
@ -1,50 +0,0 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
|
||||
echo "Generating Static fonts"
|
||||
mkdir -p ../fonts ../fonts/ttf ../fonts/vf
|
||||
fontmake -g Lexend.glyphs -i --family-name "Lexend Deca" -o ttf --output-dir ../fonts/ttf/
|
||||
fontmake -g Lexend.glyphs -i --family-name "Lexend Exa" -o ttf --output-dir ../fonts/ttf/
|
||||
fontmake -g Lexend.glyphs -i --family-name "Lexend Giga" -o ttf --output-dir ../fonts/ttf/
|
||||
fontmake -g Lexend.glyphs -i --family-name "Lexend Mega" -o ttf --output-dir ../fonts/ttf/
|
||||
fontmake -g Lexend.glyphs -i --family-name "Lexend Peta" -o ttf --output-dir ../fonts/ttf/
|
||||
fontmake -g Lexend.glyphs -i --family-name "Lexend Tera" -o ttf --output-dir ../fonts/ttf/
|
||||
fontmake -g Lexend.glyphs -i --family-name "Lexend Zetta" -o ttf --output-dir ../fonts/ttf/
|
||||
|
||||
echo "Generating VFs"
|
||||
fontmake -g Lexend.glyphs -o variable --output-path ../fonts/vf/Lexend-VF.ttf
|
||||
|
||||
rm -rf master_ufo/ instance_ufo/
|
||||
|
||||
|
||||
echo "Post processing"
|
||||
ttfs=$(ls ../fonts/ttf/*.ttf)
|
||||
for ttf in $ttfs
|
||||
do
|
||||
gftools fix-dsig -f $ttf;
|
||||
gftools fix-nonhinting $ttf $ttf.fix;
|
||||
mv "$ttf.fix" $ttf;
|
||||
done
|
||||
rm ../fonts/ttf/*gasp.ttf
|
||||
|
||||
echo "Post processing VF"
|
||||
vf=../fonts/vf/Lexend-VF.ttf
|
||||
gftools fix-dsig -f $vf;
|
||||
gftools fix-nonhinting $vf $vf.fix;
|
||||
mv "$vf.fix" $vf;
|
||||
|
||||
# Strip MVAR
|
||||
ttx -f -x "MVAR" $vf; # Drop MVAR. Table has issue in DW
|
||||
rtrip=$(basename -s .ttf $vf)
|
||||
new_file=../fonts/vf/$rtrip.ttx;
|
||||
rm $vf;
|
||||
ttx $new_file
|
||||
rm $new_file
|
||||
|
||||
# Patch name and stat tables
|
||||
ttx -m '../fonts/vf/Lexend-VF.ttf' vf-patch.ttx
|
||||
mv vf-patch.ttf "../fonts/vf/Lexend[LXND].ttf"
|
||||
rm ../fonts/vf/Lexend-VF.ttf
|
||||
|
||||
rm ../fonts/vf/*gasp.ttf
|
||||
Binary file not shown.
|
|
@ -1,153 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="3.43">
|
||||
|
||||
<STAT>
|
||||
<Version value="0x00010001"/>
|
||||
<DesignAxisRecordSize value="8"/>
|
||||
<!-- DesignAxisCount=1 -->
|
||||
<DesignAxisRecord>
|
||||
<Axis index="0">
|
||||
<AxisTag value="LXND"/>
|
||||
<AxisNameID value="256"/> <!-- lexend -->
|
||||
<AxisOrdering value="0"/>
|
||||
</Axis>
|
||||
</DesignAxisRecord>
|
||||
<!-- AxisValueCount=7 -->
|
||||
<AxisValueArray>
|
||||
<AxisValue index="0" Format="1">
|
||||
<AxisIndex value="0"/>
|
||||
<Flags value="0"/>
|
||||
<ValueNameID value="257"/> <!-- Deca -->
|
||||
<Value value="0.0"/>
|
||||
</AxisValue>
|
||||
<AxisValue index="1" Format="1">
|
||||
<AxisIndex value="0"/>
|
||||
<Flags value="0"/>
|
||||
<ValueNameID value="258"/> <!-- Exa -->
|
||||
<Value value="40.0"/>
|
||||
</AxisValue>
|
||||
<AxisValue index="2" Format="1">
|
||||
<AxisIndex value="0"/>
|
||||
<Flags value="0"/>
|
||||
<ValueNameID value="259"/> <!-- Giga -->
|
||||
<Value value="56.0"/>
|
||||
</AxisValue>
|
||||
<AxisValue index="3" Format="1">
|
||||
<AxisIndex value="0"/>
|
||||
<Flags value="0"/>
|
||||
<ValueNameID value="260"/> <!-- Mega -->
|
||||
<Value value="64.0"/>
|
||||
</AxisValue>
|
||||
<AxisValue index="4" Format="1">
|
||||
<AxisIndex value="0"/>
|
||||
<Flags value="0"/>
|
||||
<ValueNameID value="261"/> <!-- Peta -->
|
||||
<Value value="72.0"/>
|
||||
</AxisValue>
|
||||
<AxisValue index="5" Format="1">
|
||||
<AxisIndex value="0"/>
|
||||
<Flags value="0"/>
|
||||
<ValueNameID value="262"/> <!-- Tera -->
|
||||
<Value value="80.0"/>
|
||||
</AxisValue>
|
||||
<AxisValue index="6" Format="1">
|
||||
<AxisIndex value="0"/>
|
||||
<Flags value="0"/>
|
||||
<ValueNameID value="263"/> <!-- Zetta -->
|
||||
<Value value="100.0"/>
|
||||
</AxisValue>
|
||||
</AxisValueArray>
|
||||
<ElidedFallbackNameID value="2"/> <!-- Regular -->
|
||||
</STAT>
|
||||
|
||||
<name>
|
||||
<namerecord nameID="256" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||
lexend
|
||||
</namerecord>
|
||||
<namerecord nameID="257" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||
Regular
|
||||
</namerecord>
|
||||
<namerecord nameID="258" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||
Kilo
|
||||
</namerecord>
|
||||
<namerecord nameID="259" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||
Mega
|
||||
</namerecord>
|
||||
<namerecord nameID="260" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||
Giga
|
||||
</namerecord>
|
||||
<namerecord nameID="261" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||
Tera
|
||||
</namerecord>
|
||||
<namerecord nameID="262" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||
Peta
|
||||
</namerecord>
|
||||
<namerecord nameID="263" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||
Exa
|
||||
</namerecord>
|
||||
<namerecord nameID="0" platformID="3" platEncID="1" langID="0x409">
|
||||
Copyright 2019 The Lexend Project Authors (https://github.com/ThomasJockin/lexend)
|
||||
</namerecord>
|
||||
<namerecord nameID="1" platformID="3" platEncID="1" langID="0x409">
|
||||
Lexend
|
||||
</namerecord>
|
||||
<namerecord nameID="2" platformID="3" platEncID="1" langID="0x409">
|
||||
Regular
|
||||
</namerecord>
|
||||
<namerecord nameID="3" platformID="3" platEncID="1" langID="0x409">
|
||||
1.000;NONE;Lexend
|
||||
</namerecord>
|
||||
<namerecord nameID="4" platformID="3" platEncID="1" langID="0x409">
|
||||
Lexend Regular
|
||||
</namerecord>
|
||||
<namerecord nameID="5" platformID="3" platEncID="1" langID="0x409">
|
||||
Version 1.000
|
||||
</namerecord>
|
||||
<namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
|
||||
Lexend-Regular
|
||||
</namerecord>
|
||||
<namerecord nameID="8" platformID="3" platEncID="1" langID="0x409">
|
||||
Lexend
|
||||
</namerecord>
|
||||
<namerecord nameID="9" platformID="3" platEncID="1" langID="0x409">
|
||||
Thomas Jockin
|
||||
</namerecord>
|
||||
<namerecord nameID="13" platformID="3" platEncID="1" langID="0x409">
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL
|
||||
</namerecord>
|
||||
<namerecord nameID="14" platformID="3" platEncID="1" langID="0x409">
|
||||
http://scripts.sil.org/OFL
|
||||
</namerecord>
|
||||
<namerecord nameID="16" platformID="3" platEncID="1" langID="0x409">
|
||||
Lexend
|
||||
</namerecord>
|
||||
<namerecord nameID="17" platformID="3" platEncID="1" langID="0x409">
|
||||
Regular
|
||||
</namerecord>
|
||||
<namerecord nameID="256" platformID="3" platEncID="1" langID="0x409">
|
||||
lexend
|
||||
</namerecord>
|
||||
<namerecord nameID="257" platformID="3" platEncID="1" langID="0x409">
|
||||
Deca
|
||||
</namerecord>
|
||||
<namerecord nameID="258" platformID="3" platEncID="1" langID="0x409">
|
||||
Exa
|
||||
</namerecord>
|
||||
<namerecord nameID="259" platformID="3" platEncID="1" langID="0x409">
|
||||
Giga
|
||||
</namerecord>
|
||||
<namerecord nameID="260" platformID="3" platEncID="1" langID="0x409">
|
||||
Mega
|
||||
</namerecord>
|
||||
<namerecord nameID="261" platformID="3" platEncID="1" langID="0x409">
|
||||
Peta
|
||||
</namerecord>
|
||||
<namerecord nameID="262" platformID="3" platEncID="1" langID="0x409">
|
||||
Tera
|
||||
</namerecord>
|
||||
<namerecord nameID="263" platformID="3" platEncID="1" langID="0x409">
|
||||
Zetta
|
||||
</namerecord>
|
||||
</name>
|
||||
|
||||
</ttFont>
|
||||
Loading…
Reference in a new issue