summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-09-29Remove slnt/ital VF axisRasmus Andersson1-87/+273
2022-09-29clean up Makefile a bitRasmus Andersson1-8/+4
2022-09-29use ttfautohint with python -m instead of by path to script. Closes #470Rasmus Andersson1-4/+1
2022-07-11makefile: include date & time in opsz beta zip fileRasmus Andersson1-1/+1
2022-07-02toolchain: don't strip MVAR tableRasmus Andersson1-1/+1
2022-06-03makefile: fix var_no_slnt_axis ruleRasmus Andersson1-2/+3
2022-06-03makefile: fix version-less python path for ttfautohintRasmus Andersson1-0/+2
2022-06-03toolchain: drop old Makefile and init.sh script along with git hooks and slim...Rasmus Andersson1-71/+86
2022-06-03makefile: pattern for .glyphspackage -> .glyphs conversionRasmus Andersson1-5/+1
2022-06-01makefile: fix features symlink in symlinkRasmus Andersson1-1/+2
2022-05-31tooling: include web font in opsz beta zip archivesRasmus Andersson1-1/+1
2022-05-31add zip_opsz_beta rule to makefileRasmus Andersson1-1/+7
2022-05-27change source format from .glyphs to .glyphspackageRasmus Andersson1-2/+7
2022-05-26UPM 2048 and opsz axis (#462)Rasmus1-464/+365
2022-04-23fix tiny makefile bug in check_display ruleRasmus Andersson1-1/+1
2022-01-18Fixes a typo in the Makefile related to Inter Display (#395)Thierry Charbonnel1-1/+1
2021-06-19makefile: fix target install_display_varRasmus Andersson1-2/+2
2021-06-19makefile: revert 270d423bae35c3988db365ade6c56ec1b4f2e2df adding back display...v3.19Rasmus Andersson1-0/+2
2021-06-19makefile: remove "display" dep from "dist" targetRasmus Andersson1-1/+1
2021-06-18tooling: upgrade fontbakery and make sure that when it fails, the log files d...Rasmus Andersson1-7/+14
2021-06-18makefile: fix PATH that apparently differs with make variantsRasmus Andersson1-20/+21
2021-03-29v3.17v3.17Rasmus Andersson1-1/+1
2021-03-29web: Disable subset fonts as it turns out pyftsubset does not correctly handl...Rasmus Andersson1-4/+30
2021-03-29add missing subset font filesRasmus Andersson1-0/+3
2021-03-29tooling: remove unneeded gftools callsRasmus Andersson1-4/+0
2021-03-25tooling: adds gftools fix-dsig to VFs to address DSIG table issue with Micros...Rasmus Andersson1-20/+29
2021-03-24tooling: adds fontbakery testingRasmus Andersson1-43/+111
2020-08-22tooling: adds subset program to be run for docs_fonts in MakefileRasmus Andersson1-0/+1
2020-08-20tooling: makefile now properly creates directories needed after a make clean ...Rasmus Andersson1-0/+12
2020-08-19Fixes an issue with rendering on Windows with ClearType by decomposing any co...Rasmus Andersson1-1/+1
2020-08-19tooling: upgrade libs, rename VF fext otf -> ttf, add STAT table patchRasmus Andersson1-32/+26
2020-08-18Improves STAT table of 2-axis VFs. Closes #265Rasmus Andersson1-0/+2
2020-08-17makefile: adds "list" command for listing all targetsRasmus Andersson1-0/+22
2020-04-10unlfsRasmus Andersson1-1/+0
2020-04-10makefile: clean up zip targetsRasmus Andersson1-74/+30
2020-04-07makefile: fix issue where V fonts would be copied to docs/font-filesRasmus Andersson1-1/+4
2020-04-06make: updated makefile + init script with githook for running the init scriptRasmus Andersson1-60/+74
2020-04-05makefile: remove unused googlefonts target (uses a script in misc nowadays)Rasmus Andersson1-14/+0
2020-04-04Fixes an issue with missing git hash in version metadata of built fonts. Clos...Rasmus Andersson1-7/+9
2020-04-04makefile: remove verbose flag from rm in clean command to dramatically speed ...Rasmus Andersson1-1/+1
2020-03-23remove beta from filenames in makefiledisplay-alphaRasmus Andersson1-4/+0
2020-03-22makefile: install targetsRasmus Andersson1-8/+28
2020-03-08makefile: fix zip creation with displayRasmus Andersson1-3/+3
2020-02-01Initial version of Display familyRasmus Andersson1-12/+46
2020-01-14makefile: fix small issue with symlink creation to lab fontsRasmus Andersson1-2/+3
2019-10-24makefile: fixes issue where glyphsync would fail when build/ufo was missingRasmus Andersson1-1/+2
2019-10-23makefile: add "Inter V" to default install targetRasmus Andersson1-1/+5
2019-10-23makefile: UFO files move to build/ufoRasmus Andersson1-45/+48
2019-10-23Makefile: fix lil bug where a directory would be missing in a certain conditionRasmus Andersson1-0/+1
2019-10-22makefile cleanupRasmus Andersson1-5/+1