summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-22 20:27:54 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-22 20:28:57 +0300
commit263847a468e5f5d7f4a024236a686d146d334e59 (patch)
tree3d3b8c32e4a44288f8d30596c502ee22e145609b /CONTRIBUTING.md
parent9207321ce55ee354ec340f44523f385d2045df79 (diff)
downloadinter-263847a468e5f5d7f4a024236a686d146d334e59.tar.xz
contrib: add info on mixglyph error
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b10983f28..0cd90f32b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -54,7 +54,14 @@ build system will tell you when a glyph fails to "mix" with an error message.
To make life a little easier when working on glyphs, the build system will not stop
if there's a glyph-mixing error, but instead just pick a glyph from one of the
master weights and continue. For this reason you need to look at the output from
-the build system and watch out for "mix glyph" error messages.
+the build system and watch out for "mixglyph" error messages. They look like this:
+
+```
+mixglyph failed for J
+```
+
+> Note: There's currently one intentional mixglyph error for "quotedblbase" —
+> please ignore this for now (also, feel free to fix it :) )
### Generated glyphs