summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2022-09-29misc/dist/variable.txtRasmus Andersson1-19/+12
2022-09-29Remove slnt/ital VF axisRasmus Andersson9-546/+436
2022-07-07update misc/glyphs-scripts/copy-guides.pyRasmus Andersson1-34/+17
2022-06-09adds --style option to misc/tools/rename.pyRasmus Andersson1-11/+30
2022-06-05round kerning to integer valuesRasmus Andersson1-0/+33
2022-06-03fix _get_vf_type bug in postprocess-single-axis-vfs.py that prevented single-...Rasmus Andersson1-4/+5
2022-06-03toolchain: drop old Makefile and init.sh script along with git hooks and slim...Rasmus Andersson3-4/+18
2022-06-01reduce opsz range from 16-72 to 16-32Rasmus Andersson1-1/+1
2022-05-27tooling: generate-opsz-layers.py only makes layers for Thin mastersRasmus Andersson1-2/+2
2022-05-26UPM 2048 and opsz axis (#462)Rasmus10-13/+665
2022-05-20tooling: python3-ify misc/glyphs-scripts/adjust-box-width.pyRasmus Andersson1-2/+1
2022-01-18Updates readmeRasmus Andersson2-0/+0
2022-01-17Updates CONTRIBUTING.mdRasmus Andersson1-0/+0
2021-06-19Release v3.19Rasmus Andersson1-39/+39
2021-04-01v3.18v3.18Rasmus Andersson2-40/+47
2021-04-01tooling: adjust include? filter for glyphs, after upgrading 3rd party librari...Rasmus Andersson2-2/+8
2021-03-29v3.17v3.17Rasmus Andersson1-39/+39
2021-03-29web: Disable subset fonts as it turns out pyftsubset does not correctly handl...Rasmus Andersson1-61/+90
2021-03-29tooling: fixes glyphinfo generator script. Some 3rd party library changed, ca...Rasmus Andersson1-39/+58
2021-03-29add missing subset font filesRasmus Andersson1-0/+1
2021-03-29fix python3 issuev3.16Rasmus Andersson1-3/+5
2021-03-29v3.16Rasmus Andersson1-39/+39
2021-03-28tooling: remote unused misc/fontbuildlib/version.pyRasmus Andersson1-0/+0
2021-03-28tooling: improve output data of misc/tools/fontinfo.py utilityRasmus Andersson1-13/+107
2021-03-25tooling: adds a --profile=<file> option to fontbuild for profiling runs and a...Rasmus Andersson2-1/+45
2021-03-24tooling: fixes a performance issue with componentReferencesRasmus Andersson1-4/+6
2021-03-24tooling: Decompose all nested components in hopes of addressing #156Rasmus Andersson1-6/+30
2021-03-24fontinfo: fix smol py3 syntax issueRasmus Andersson1-3/+3
2020-08-22tooling: adds a program that create subset web font files and accompanying CSSRasmus Andersson1-0/+389
2020-08-20misc: update misc/tools/download-count.pyRasmus Andersson1-5/+17
2020-08-20web: update version in resource urlsRasmus Andersson1-2/+3
2020-08-20release v3.15v3.15Rasmus Andersson1-39/+39
2020-08-20tooling: improve STAT table patching. See issue #308Rasmus Andersson1-26/+52
2020-08-20VF: improved STAT table patchRasmus Andersson1-23/+50
2020-08-20tooling: remove accidental debug printRasmus Andersson1-2/+0
2020-08-19Fixes an issue with rendering on Windows with ClearType by decomposing any co...Rasmus Andersson2-14/+30
2020-08-19tooling: include anchors in final font files. This does not seem to have real...Rasmus Andersson1-46/+45
2020-08-19tooling: upgrade libs, rename VF fext otf -> ttf, add STAT table patchRasmus Andersson7-35/+82
2020-08-18release 3.14v3.14Rasmus Andersson1-39/+39
2020-08-18adds "decompose" directive to fontbuildRasmus Andersson2-2/+4
2020-05-18tooling: Remove dockermake and fix a mkdir issue in init.sh. Closes #277Rasmus Andersson1-0/+11
2020-04-10release 3.13v3.13Rasmus Andersson1-39/+39
2020-04-10adds option -reveal-in-finder to makezip.shRasmus Andersson1-4/+13
2020-04-09display: round all kerning values to integersRasmus Andersson1-0/+45
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