From 40f2f9fdaa46d1773ebc805150da70c9acfeac3e Mon Sep 17 00:00:00 2001 From: James Godfrey-Kittle Date: Tue, 31 Mar 2015 12:00:53 -0700 Subject: Update src and res based on 03/31 delivery. --- src/v2/Roboto_Thin.ufo/glyphs/Phi_.glif | 32 ++++++------- src/v2/Roboto_Thin.ufo/glyphs/Phi_.smcp.glif | 32 ++++++------- src/v2/Roboto_Thin.ufo/glyphs/contents.plist | 64 +++++++++++++++++++++++++ src/v2/Roboto_Thin.ufo/glyphs/nineinferior.glif | 2 +- src/v2/Roboto_Thin.ufo/glyphs/ninesuperior.glif | 2 +- src/v2/Roboto_Thin.ufo/glyphs/sevensub.glif | 2 +- src/v2/Roboto_Thin.ufo/glyphs/twosub.glif | 2 +- src/v2/Roboto_Thin.ufo/glyphs/uni048A_.glif | 21 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni048B_.glif | 21 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni0496.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni0497.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni049A_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni049B_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04A2_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04A3_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04B2_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04B3_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04B6_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04B7_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04BA__.glif | 37 +++++++++++++- src/v2/Roboto_Thin.ufo/glyphs/uni04C5_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04C6_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04C9_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04CA__.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04CD__.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04CE__.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04FB__.glif | 2 +- src/v2/Roboto_Thin.ufo/glyphs/uni04FC__.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni04FD__.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni0512.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni0513.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni0524.glif | 32 +++++++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni0525.glif | 35 ++++++++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni0526.glif | 47 ++++++++++++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni0527.glif | 53 ++++++++++++++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni052E_.glif | 40 ++++++++++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni052F_.glif | 43 +++++++++++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni2C67_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uni2C68_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uniA790_.glif | 20 ++++++++ src/v2/Roboto_Thin.ufo/glyphs/uniA791_.glif | 20 ++++++++ 41 files changed, 909 insertions(+), 38 deletions(-) create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni048A_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni048B_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni0496.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni0497.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni049A_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni049B_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04A2_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04A3_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04B2_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04B3_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04B6_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04B7_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04C5_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04C6_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04C9_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04CA__.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04CD__.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04CE__.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04FC__.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni04FD__.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni0512.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni0513.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni0524.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni0525.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni0526.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni0527.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni052E_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni052F_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni2C67_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uni2C68_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uniA790_.glif create mode 100644 src/v2/Roboto_Thin.ufo/glyphs/uniA791_.glif (limited to 'src/v2/Roboto_Thin.ufo/glyphs') diff --git a/src/v2/Roboto_Thin.ufo/glyphs/Phi_.glif b/src/v2/Roboto_Thin.ufo/glyphs/Phi_.glif index 7b464a5..ea49002 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/Phi_.glif +++ b/src/v2/Roboto_Thin.ufo/glyphs/Phi_.glif @@ -4,36 +4,36 @@ - - + + - - - - + + + + - - + + - - + + - - - - + + + + - - + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/Phi_.smcp.glif b/src/v2/Roboto_Thin.ufo/glyphs/Phi_.smcp.glif index 6fa3d6c..ccec237 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/Phi_.smcp.glif +++ b/src/v2/Roboto_Thin.ufo/glyphs/Phi_.smcp.glif @@ -3,36 +3,36 @@ - - + + - - - - + + + + - - + + - - - + + + - - - - + + + + - + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/contents.plist b/src/v2/Roboto_Thin.ufo/glyphs/contents.plist index 8243b28..efba017 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/contents.plist +++ b/src/v2/Roboto_Thin.ufo/glyphs/contents.plist @@ -4520,5 +4520,69 @@ uni1ABC___.w2.glif uni1ABC.w3 uni1ABC___.w3.glif + uni048A + uni048A_.glif + uni048B + uni048B_.glif + uni0496 + uni0496.glif + uni0497 + uni0497.glif + uni049A + uni049A_.glif + uni049B + uni049B_.glif + uni04A2 + uni04A2_.glif + uni04A3 + uni04A3_.glif + uni04B2 + uni04B2_.glif + uni04B3 + uni04B3_.glif + uni04B6 + uni04B6_.glif + uni04B7 + uni04B7_.glif + uni04C5 + uni04C5_.glif + uni04C6 + uni04C6_.glif + uni04C9 + uni04C9_.glif + uni04CA + uni04CA__.glif + uni04CD + uni04CD__.glif + uni04CE + uni04CE__.glif + uni04FC + uni04FC__.glif + uni04FD + uni04FD__.glif + uni0512 + uni0512.glif + uni0513 + uni0513.glif + uni0524 + uni0524.glif + uni0525 + uni0525.glif + uni0526 + uni0526.glif + uni0527 + uni0527.glif + uni052E + uni052E_.glif + uni052F + uni052F_.glif + uni2C67 + uni2C67_.glif + uni2C68 + uni2C68_.glif + uniA790 + uniA790_.glif + uniA791 + uniA791_.glif diff --git a/src/v2/Roboto_Thin.ufo/glyphs/nineinferior.glif b/src/v2/Roboto_Thin.ufo/glyphs/nineinferior.glif index ca0c713..36a8f9a 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/nineinferior.glif +++ b/src/v2/Roboto_Thin.ufo/glyphs/nineinferior.glif @@ -3,7 +3,7 @@ - + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/ninesuperior.glif b/src/v2/Roboto_Thin.ufo/glyphs/ninesuperior.glif index 01445f0..44a7ba7 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/ninesuperior.glif +++ b/src/v2/Roboto_Thin.ufo/glyphs/ninesuperior.glif @@ -3,7 +3,7 @@ - + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/sevensub.glif b/src/v2/Roboto_Thin.ufo/glyphs/sevensub.glif index f20f9fd..86c3d5e 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/sevensub.glif +++ b/src/v2/Roboto_Thin.ufo/glyphs/sevensub.glif @@ -3,7 +3,7 @@ - + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/twosub.glif b/src/v2/Roboto_Thin.ufo/glyphs/twosub.glif index 82afa7e..b92d04f 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/twosub.glif +++ b/src/v2/Roboto_Thin.ufo/glyphs/twosub.glif @@ -3,7 +3,7 @@ - + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni048A_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni048A_.glif new file mode 100644 index 0000000..3b76a6a --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni048A_.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni048B_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni048B_.glif new file mode 100644 index 0000000..f5db101 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni048B_.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni0496.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni0496.glif new file mode 100644 index 0000000..3b12049 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni0496.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni0497.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni0497.glif new file mode 100644 index 0000000..7397e65 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni0497.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni049A_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni049A_.glif new file mode 100644 index 0000000..044e9a5 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni049A_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni049B_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni049B_.glif new file mode 100644 index 0000000..7343592 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni049B_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04A2_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04A2_.glif new file mode 100644 index 0000000..1998f23 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04A2_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04A3_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04A3_.glif new file mode 100644 index 0000000..0cacf5d --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04A3_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04B2_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04B2_.glif new file mode 100644 index 0000000..a1d8a02 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04B2_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04B3_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04B3_.glif new file mode 100644 index 0000000..c35aabb --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04B3_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04B6_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04B6_.glif new file mode 100644 index 0000000..2100856 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04B6_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04B7_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04B7_.glif new file mode 100644 index 0000000..d77a7d1 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04B7_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04BA__.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04BA__.glif index c2f9272..152d165 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/uni04BA__.glif +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04BA__.glif @@ -3,6 +3,41 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04C5_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04C5_.glif new file mode 100644 index 0000000..0a041f2 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04C5_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04C6_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04C6_.glif new file mode 100644 index 0000000..eec8c85 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04C6_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04C9_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04C9_.glif new file mode 100644 index 0000000..ea4d21c --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04C9_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04CA__.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04CA__.glif new file mode 100644 index 0000000..d39e775 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04CA__.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04CD__.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04CD__.glif new file mode 100644 index 0000000..2be6a65 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04CD__.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04CE__.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04CE__.glif new file mode 100644 index 0000000..a2572c9 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04CE__.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04FB__.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04FB__.glif index 84bf0cc..e9d134f 100644 --- a/src/v2/Roboto_Thin.ufo/glyphs/uni04FB__.glif +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04FB__.glif @@ -1,6 +1,6 @@ - + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04FC__.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04FC__.glif new file mode 100644 index 0000000..f3c14dc --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04FC__.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni04FD__.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni04FD__.glif new file mode 100644 index 0000000..b447131 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni04FD__.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni0512.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni0512.glif new file mode 100644 index 0000000..49ae6a0 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni0512.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni0513.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni0513.glif new file mode 100644 index 0000000..4b6216e --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni0513.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni0524.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni0524.glif new file mode 100644 index 0000000..4d75bcc --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni0524.glif @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni0525.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni0525.glif new file mode 100644 index 0000000..391d6be --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni0525.glif @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni0526.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni0526.glif new file mode 100644 index 0000000..b41b62d --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni0526.glif @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni0527.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni0527.glif new file mode 100644 index 0000000..bd16a3f --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni0527.glif @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni052E_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni052E_.glif new file mode 100644 index 0000000..f2c1358 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni052E_.glif @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni052F_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni052F_.glif new file mode 100644 index 0000000..888304d --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni052F_.glif @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni2C67_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni2C67_.glif new file mode 100644 index 0000000..2541b3b --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni2C67_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uni2C68_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uni2C68_.glif new file mode 100644 index 0000000..ddf02f9 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uni2C68_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uniA790_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uniA790_.glif new file mode 100644 index 0000000..adc80e2 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uniA790_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 0.6 + 0.609 + 1 + 1 + + + + diff --git a/src/v2/Roboto_Thin.ufo/glyphs/uniA791_.glif b/src/v2/Roboto_Thin.ufo/glyphs/uniA791_.glif new file mode 100644 index 0000000..2e60672 --- /dev/null +++ b/src/v2/Roboto_Thin.ufo/glyphs/uniA791_.glif @@ -0,0 +1,20 @@ + + + + + + + + + + + com.typemytype.robofont.mark + + 1 + 0.6 + 0.6 + 1 + + + + -- cgit v1.2.3