summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2023-04-22tooling: improve misc/tools/rename.py to support fonts with different wws fam...Rasmus Andersson1-26/+86
2023-04-21tooling: improved anchor copying in postprocess-designspace.py (disabled)Rasmus Andersson1-2/+42
2023-04-21tooling: disable mark anchor workaround copy_component_anchors in postprocess...Rasmus Andersson1-1/+1
2023-04-20fixes mkmk issues with some marks like /acutecomb by copying anchors from com...Rasmus Andersson1-24/+98
2023-04-15tooling: fix decomposition detection by looking at all glyphs in all masters,...Rasmus Andersson1-20/+30
2023-03-15fix github CI build which broke by itself because it is a bit of a messRasmus Andersson1-1/+1
2022-10-16fix to float detection in postprocess_instance_ufo.pyRasmus Andersson1-1/+1
2022-10-16make postprocess_instance_ufo.py ~20% faster by only setting a defcon propert...Rasmus Andersson1-5/+6
2022-10-16workaround for bug in defconRasmus Andersson1-1/+6
2022-10-16workaround for bug in glyphslib/fontmake that generates UFO glyphs with fract...Rasmus Andersson2-3/+33
2022-10-15misc/rmx-scaler-smallcaps.txtRasmus Andersson1-0/+36
2022-10-15CSS file for dist: workaround for SafariRasmus Andersson1-4/+6
2022-10-08fix github actions by making gen-instance-ufo.sh use bash explicitlyRasmus Andersson1-1/+1
2022-10-08patch UFO files with WWS entries and simplify UFO generationRasmus Andersson3-5/+113
2022-10-08adds Axis Location entries to all glyphspackage masters and removes the UFO p...Rasmus Andersson1-1/+0
2022-10-05Workaround for bug in fontmake causing bad weight metadataRasmus Andersson1-4/+6
2022-10-04fix recent bug in misc/makezip2.sh where Inter-Italic.var.woff2 would not be ...v4.0-beta2Rasmus Andersson1-2/+3
2022-10-04update inter.css (for dist, not website)Rasmus Andersson1-46/+44
2022-09-30improved /D /P /R /Thook /r.sc /rinv.scRasmus Andersson1-0/+28
2022-09-30improvements to /ghook.sc and renaming some smallcaps glyphs to .sc for sc fe...Rasmus Andersson1-0/+27
2022-09-29readme: remove outdated "Font metrics" section (move to misc) and fixup HTML ...Rasmus Andersson1-0/+34
2022-09-27misc/dist/variable.txtv4.0-beta1Rasmus Andersson1-19/+12
2022-09-27Remove 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