summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalapi Gajjar <kalapi.gajjar@gmail.com>2016-08-12 11:43:19 +0300
committerKalapi Gajjar <kalapi.gajjar@gmail.com>2016-08-12 11:43:19 +0300
commit1357ae3ef175edaf48d546c816bf1f028ad82337 (patch)
treec7f35a2588a7b31ee30ec4340c8c2436bac5e2d6
parent70f27ebde719c9728134463ead83961e8ec580a0 (diff)
downloadMontserrat-1357ae3ef175edaf48d546c816bf1f028ad82337.tar.xz
Updates FontInfo metadata (i.e. version number); also updates project metadata files
-rw-r--r--CONTRIBUTORS.txt3
-rw-r--r--Changelog.md8
-rw-r--r--sources/Montserrat.glyphs8
3 files changed, 15 insertions, 4 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 89d8512..72fe90a 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -11,4 +11,5 @@
Julieta Ulanovsky <julieta.ulanovsky@gmail.com>
Juan Pablo del Peral <juan@huertatipografica.com>
-Lasse Fister <commander@graphicore.de> \ No newline at end of file
+Lasse Fister <commander@graphicore.de>
+Kalapi Gajjar-Bordawekar <kalapi.gajjar@gmail.com> \ No newline at end of file
diff --git a/Changelog.md b/Changelog.md
index 5aae878..46a9e83 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,4 +1,10 @@
### Version 3.100
- Now with four set of figures: tabular lining (default), tabular oldstyle, proportional lining, proportional oldstyle.
- fixed kcommaaccent (ķ) accent positioning (thanks @kalapi).
-- Deleted some open paths in .glyphs files. \ No newline at end of file
+- Deleted some open paths in .glyphs files.
+
+### Version 4.000
+- Updated character-set/language support to Google's Pro glyph-set (https://github.com/google/fonts/tree/master/tools/encodings/GF%202016%20Glyph%20Sets)
+- Updated OS/2 winMetrics to Google's latest vertical metrics recommendations (https://groups.google.com/d/msg/googlefonts-discuss/W4PHxnLk3JY/KoMyM2CfAwAJ)
+- Added 'useTypoMetrics' flag
+- Added OpenType features consistent with character-set expansion \ No newline at end of file
diff --git a/sources/Montserrat.glyphs b/sources/Montserrat.glyphs
index d532185..a4c84a8 100644
--- a/sources/Montserrat.glyphs
+++ b/sources/Montserrat.glyphs
@@ -39,6 +39,10 @@ CR,
space,
nbspace
);
+},
+{
+name = versionString;
+value = "Version 4.000";
}
);
date = "2016-04-08 19:15:31 +0000";
@@ -83705,6 +83709,6 @@ OV = 200;
};
};
};
-versionMajor = 3;
-versionMinor = 100;
+versionMajor = 4;
+versionMinor = 0;
}