summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/v2/README.md6
-rw-r--r--src/v2/Roboto_Bold.ufo/fontinfo.plist4
-rw-r--r--src/v2/Roboto_Bold.vfbbin415462 -> 415462 bytes
-rw-r--r--src/v2/Roboto_Regular.ufo/fontinfo.plist4
-rw-r--r--src/v2/Roboto_Regular.vfbbin471237 -> 471237 bytes
-rw-r--r--src/v2/Roboto_Thin.ufo/fontinfo.plist4
-rw-r--r--src/v2/Roboto_Thin.vfbbin405061 -> 405061 bytes
7 files changed, 11 insertions, 7 deletions
diff --git a/src/v2/README.md b/src/v2/README.md
index b2362d6..892d3b3 100644
--- a/src/v2/README.md
+++ b/src/v2/README.md
@@ -18,8 +18,12 @@ wine [path-to-vfb2ufo]/exe/vfb2ufo.exe [roboto]/src/v2/Roboto_Bold.vfb
The converter should work both ways, so it is possible to convert altered UFOs
back into VFBs which can be opened in FontLab.
-**Note:** There is currently an issue when converting via vfb2ufo, in which
+### Notes
+There is currently an issue when converting via vfb2ufo, in which
some anchors are dropped from glyphs. For now it is also necessary to run the
script `get_dropped_anchors.py` through FontLab after updating the VFBs, in
order to extract these dropped anchors into an external resource which is then
re-incorporated into the masters during the build.
+
+vfb2ufo may output UFOs with bogus timestamps. Verify the openTypeNameCreated
+field in the output `fontinfo.plist` files.
diff --git a/src/v2/Roboto_Bold.ufo/fontinfo.plist b/src/v2/Roboto_Bold.ufo/fontinfo.plist
index 8e4af9c..c0a6068 100644
--- a/src/v2/Roboto_Bold.ufo/fontinfo.plist
+++ b/src/v2/Roboto_Bold.ufo/fontinfo.plist
@@ -7,7 +7,7 @@
<key>capHeight</key>
<integer>1456</integer>
<key>copyright</key>
- <string>Copyright 2014 Google Inc. All Rights Reserved.</string>
+ <string>Copyright 2011 Google Inc. All Rights Reserved.</string>
<key>descender</key>
<integer>-555</integer>
<key>familyName</key>
@@ -15,7 +15,7 @@
<key>italicAngle</key>
<integer>0</integer>
<key>openTypeHeadCreated</key>
- <string>2074/09/13 05:29:33</string>
+ <string>2008/09/12 12:29:34</string>
<key>openTypeHeadFlags</key>
<array>
</array>
diff --git a/src/v2/Roboto_Bold.vfb b/src/v2/Roboto_Bold.vfb
index 7c54196..5f81153 100644
--- a/src/v2/Roboto_Bold.vfb
+++ b/src/v2/Roboto_Bold.vfb
Binary files differ
diff --git a/src/v2/Roboto_Regular.ufo/fontinfo.plist b/src/v2/Roboto_Regular.ufo/fontinfo.plist
index 82b4505..8f7dd23 100644
--- a/src/v2/Roboto_Regular.ufo/fontinfo.plist
+++ b/src/v2/Roboto_Regular.ufo/fontinfo.plist
@@ -7,7 +7,7 @@
<key>capHeight</key>
<integer>1456</integer>
<key>copyright</key>
- <string>Copyright 2014 Google Inc. All Rights Reserved.</string>
+ <string>Copyright 2011 Google Inc. All Rights Reserved.</string>
<key>descender</key>
<integer>-555</integer>
<key>familyName</key>
@@ -15,7 +15,7 @@
<key>italicAngle</key>
<integer>0</integer>
<key>openTypeHeadCreated</key>
- <string>2074/09/13 05:29:33</string>
+ <string>2008/09/12 12:29:34</string>
<key>openTypeHeadFlags</key>
<array>
</array>
diff --git a/src/v2/Roboto_Regular.vfb b/src/v2/Roboto_Regular.vfb
index 252e7cb..8c9d12b 100644
--- a/src/v2/Roboto_Regular.vfb
+++ b/src/v2/Roboto_Regular.vfb
Binary files differ
diff --git a/src/v2/Roboto_Thin.ufo/fontinfo.plist b/src/v2/Roboto_Thin.ufo/fontinfo.plist
index c779e7e..e1ba393 100644
--- a/src/v2/Roboto_Thin.ufo/fontinfo.plist
+++ b/src/v2/Roboto_Thin.ufo/fontinfo.plist
@@ -7,7 +7,7 @@
<key>capHeight</key>
<integer>1456</integer>
<key>copyright</key>
- <string>Copyright 2014 Google Inc. All Rights Reserved.</string>
+ <string>Copyright 2011 Google Inc. All Rights Reserved.</string>
<key>descender</key>
<integer>-555</integer>
<key>familyName</key>
@@ -15,7 +15,7 @@
<key>italicAngle</key>
<integer>0</integer>
<key>openTypeHeadCreated</key>
- <string>2074/09/13 05:29:33</string>
+ <string>2008/09/12 12:29:34</string>
<key>openTypeHeadFlags</key>
<array>
</array>
diff --git a/src/v2/Roboto_Thin.vfb b/src/v2/Roboto_Thin.vfb
index d3cf141..ee8c2f6 100644
--- a/src/v2/Roboto_Thin.vfb
+++ b/src/v2/Roboto_Thin.vfb
Binary files differ