summaryrefslogtreecommitdiff
path: root/src/v2/README.md
diff options
context:
space:
mode:
authorJames Godfrey-Kittle <jamesgk@google.com>2015-04-27 17:40:58 -0700
committerJames Godfrey-Kittle <jamesgk19@gmail.com>2015-04-27 17:40:58 -0700
commit03caa4051360c9da77ae1208075526f5e24ee704 (patch)
tree9c3934a2a1fb8e91877a770ef347908583a6af9e /src/v2/README.md
parent3153a554bf3686d51043b5c2631b1d1a8bcdc540 (diff)
parent727e3852355b8c00386d81138b41416b27c84bd1 (diff)
Merge pull request #9 from google/anchor-fix
Fix for dropped anchors
Diffstat (limited to 'src/v2/README.md')
-rw-r--r--src/v2/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/v2/README.md b/src/v2/README.md
index 62cc8d5..b2362d6 100644
--- a/src/v2/README.md
+++ b/src/v2/README.md
@@ -17,3 +17,9 @@ 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
+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.