summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2020-04-06git hooks: set executable flagRasmus Andersson2-0/+0
2020-04-06adds git hook post-merge to run init.shRasmus Andersson1-0/+2
2020-04-06adds CSS file for display version (used in zip files)Rasmus Andersson1-0/+200
2020-04-06make: updated makefile + init script with githook for running the init scriptRasmus Andersson2-0/+147
2020-04-06update installation instructionsRasmus Andersson4-35/+31
2020-04-04Fixes an issue with missing git hash in version metadata of built fonts. Clos...Rasmus Andersson3-39/+13
2020-04-04Removes math codepoint from some enclosed glyphs and removed upsilonlatin.001Rasmus Andersson1-10/+27
2020-04-04fontbuild: fix bug where if g.lib did not have com.schriftgestaltung.Glyphs.l...Rasmus Andersson1-1/+2
2020-04-04add misc scripts and info for displayRasmus Andersson2-0/+32
2020-03-24Merge branch 'master' into display-mRasmus Andersson1-1/+1
2020-03-24fixes merge issue with fontbuildRasmus Andersson1-6/+7
2020-03-23import Inter and fontbuild from masterRasmus Andersson3-53/+48
2020-03-23tooling: add guide copy scriptRasmus Andersson1-0/+43
2020-03-23tools: adds a glyphs plugin script for adjusting sidebearingsRasmus Andersson1-0/+222
2020-02-09v3.12v3.12Rasmus Andersson1-39/+39
2020-02-09Drop BETA from light weightsRasmus Andersson2-16/+12
2020-02-01Initial version of Display familyRasmus Andersson1-6/+7
2019-10-24fontbuild: set postscriptName in addition to fullName to "Inter" for variable...Rasmus Andersson1-2/+4
2019-10-24adds google style renaming for fullName and lLegacyName name records, for com...Rasmus Andersson1-1/+4
2019-10-24adds googlefonts build script (WIP)Rasmus Andersson1-0/+34
2019-10-24change fontbuild rename command to apply Google Fonts standard style names wi...Rasmus Andersson2-7/+14
2019-10-23v3.11v3.11Rasmus Andersson1-39/+39
2019-10-23makefile: UFO files move to build/ufoRasmus Andersson1-0/+32842
2019-10-23Update docker imageRasmus Andersson2-9/+13
2019-10-23fontbuild: remove use of fontmake, simplifying things.Rasmus Andersson8-379/+606
2019-10-22updates to distributionRasmus Andersson7-83/+89
2019-10-22New version of fontbuild which addresses several issuesRasmus Andersson2-119/+283
2019-10-22Generate OTF (quads, not cff) for VF, rename upright to roman and add googlef...Rasmus Andersson2-4/+4
2019-09-07tooling: change comment and remove unused code of misc/tools/fix-vf-meta.pyRasmus Andersson1-12/+2
2019-09-04misc/fontbuild adds --compact-style-names which collapses whitespace in style...Rasmus Andersson1-3/+38
2019-09-04upgrade fonttools and fontmakeRasmus Andersson1-5/+10
2019-08-08tooling: fixes bug in fallback-codepoint scriptRasmus Andersson1-3/+3
2019-08-07fontbuild: Fixes a bug that would cause certain instance styles to be incorre...Rasmus Andersson1-3/+2
2019-08-05Merge branch 'master' of github.com:rsms/interv3.8Rasmus Andersson1-10/+6
2019-08-04dist: Updates install-win.txt with better instructions (#173)Tim1-10/+6
2019-08-04tooling: update kernsample.py to use defconRasmus Andersson1-2/+2
2019-08-03Add font-display:swap to css file bundled with distribution packageRasmus Andersson1-0/+21
2019-08-02tools: small updates to fontsampleRasmus Andersson2-11/+36
2019-07-19fontbuild: remove component condition in composedGlyphIsNonTrivialRasmus Andersson1-12/+11
2019-07-13only decompose glyphs with reflected componentsStephen Nixon1-11/+7
2019-05-28Adds installation instructions for Linux. Closes #163Rasmus Andersson1-0/+32
2019-05-27tooling: better handling of unexported glyphsRasmus Andersson2-2/+29
2019-05-27tooling: fixes a bug in gen-metrics-and-svgs.py where the very first glyph wo...Rasmus Andersson1-12/+17
2019-05-27tooling: Adds glyphs script which assigns private-use Unicode codepoint to gl...Rasmus Andersson1-0/+63
2019-05-27tooling: Adds glyphs script for selecting empty glyphsRasmus Andersson1-0/+18
2019-05-27tooling: new version of gen-glyphinfo.pyRasmus Andersson1-66/+36
2019-04-01fix issue with misc/tools/fontinfo.py caused by the wonky FontBakery-enforced...Rasmus Andersson1-0/+3
2019-04-01misc documentation on variable font usageRasmus Andersson1-3/+7
2019-03-31Change vertical metrics to make Apple ATS work properly. New ascender value: ...Rasmus Andersson2-0/+293
2019-03-27Use vert metrics script to fix line heights issue #124 (#141)Stephen Nixon1-0/+113