summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-09-06 04:49:10 +0300
committerRasmus Andersson <rasmus@notion.se>2018-09-06 04:49:10 +0300
commitc8c80695745eb23bb879f32aaf48ff5eb32485a0 (patch)
tree3cf4f6a3479acf5fe662aa157f1b28fd41f439ee /CONTRIBUTING.md
parent95b3228a4cd7953b139a4bcff7d9c2e1d3ce69b4 (diff)
downloadinter-c8c80695745eb23bb879f32aaf48ff5eb32485a0.tar.xz
CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f530201f1..f4df73ffe 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -22,7 +22,7 @@ By contributing work to the Inter UI font project you agree to have all work con
This project uses "master styles" (or "key styles") which are combined using some clever math to generate other styles that are "mixed" from two masters. Because of this, there are some **very important rules** you must stick to:
- When adding or removing a glyph, you _must_ add or remove the same glyph in all master fonts. If you're using Glyphs.app, this is automatically taken care of, but not with RoboFont or some other font tools.
-- When modifying a glyph's contours, we must make sure:
+- When editing glyphs we must make sure:
- all masters have the same amount of paths, nodes and handles, as well as components.
- all components, paths, nodes and handles are in the same order across all masters.
- all masters have the same set of anchors.