From 263847a468e5f5d7f4a024236a686d146d334e59 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 22 Aug 2017 10:27:54 -0700 Subject: contrib: add info on mixglyph error --- CONTRIBUTING.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') 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 -- cgit v1.2.3