1
1
mirror of https://github.com/rsms/inter.git synced 2024-09-11 02:45:42 +03:00
inter/misc/tools
2023-11-19 09:49:56 -08:00
..
fontsample tools: small updates to fontsample 2019-08-02 08:53:21 -07:00
kerndiff misc: name change 2019-02-02 16:29:35 -08:00
bake-vf.py fix style linking of ital axis 2023-11-19 09:49:56 -08:00
cleanup_kerning.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
common.py Fixes an issue with missing git hash in version metadata of built fonts. Closes #234 2020-04-04 13:05:03 -07:00
dockermake tooling: Remove dockermake and fix a mkdir issue in init.sh. Closes #277 2020-05-18 08:47:33 -07:00
download-count.py misc: update misc/tools/download-count.py 2020-08-20 13:10:13 -07:00
enrich-glypnames.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
find-ufo-frac-advance-widths.sh workaround for bug in glyphslib/fontmake that generates UFO glyphs with fractional widths. Closes #508 2022-10-15 16:23:56 -07:00
fix-static-display-names.py fixes name table entries for static files, re issue #519 2023-06-08 10:10:47 -07:00
fixup-diacritics.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
fixup-features.py misc: name change 2019-02-02 16:29:35 -08:00
fixup-kerning.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
fmtprofile.py tooling: adds a --profile=<file> option to fontbuild for profiling runs and adds misc/tools/fmtprofile.py for printing and inspecting profile results 2021-03-25 10:49:12 -07:00
font_names.py tooling: upgrade libs, rename VF fext otf -> ttf, add STAT table patch 2020-08-18 17:57:25 -07:00
fontinfo.py fix version property in misc/tools/fontinfo.py 2023-09-08 15:54:24 -07:00
gen-glyphinfo.py adjusted tools for v4 website 2023-09-26 17:09:24 -07:00
gen-glyphorder.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
gen-instance-ufo.sh attempt at fixing names for Windows, re issue #519 2023-06-07 18:03:53 -07:00
gen-kern.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
gen-metrics-and-svgs.py adjusted tools for v4 website 2023-09-26 17:09:24 -07:00
gen-num-pairs.js Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
gen-tnum.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
gen-var-designspace.py fix postscript names in VF per fbake:com.adobe.fonts/check/varfont/valid_default_instance_nameids 2023-11-18 18:56:28 -08:00
glyf-props.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
glyphcheck.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
kernsample.py tooling: update kernsample.py to use defcon 2019-08-03 16:22:36 -07:00
lsfvar.py adds two debugging tools: lsfvar.py & lsstat.py 2023-06-15 13:17:45 -07:00
lsname.py adds --no-labels option to misc/tools/lsname.py 2023-06-12 12:10:38 -07:00
lsstat.py remove debug printing from misc/tools/lsstat.py 2023-06-15 13:18:21 -07:00
patch-version.py UPM 2048 and opsz axis (#462) 2022-05-26 11:20:06 -07:00
postprocess_instance_ufo.py fixes OS/2 table usWeightClass entry in static fonts by rounding to nearest 100th. Closes #583 2023-06-11 16:18:40 -07:00
postprocess-designspace.py attempt at fixing names for Windows, re issue #519 2023-06-07 18:03:53 -07:00
postprocess-vf2.py Remove slnt/ital VF axis 2022-09-26 17:09:36 -07:00
postprocess-vf.py Remove slnt/ital VF axis 2022-09-26 17:09:36 -07:00
rename.py tooling: disable log message in misc/tools/rename.py 2023-05-30 15:08:03 -07:00
restore-diacritics-kerning.py misc: name change 2019-02-02 16:29:35 -08:00
rewrite-glyphorder.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
rmglyph.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
round-kerning-in-glyphs-file.py display: round all kerning values to integers 2020-04-08 20:04:59 -07:00
show-changes.py misc: name change 2019-02-02 16:29:35 -08:00
subset-designspace.py UPM 2048 and opsz axis (#462) 2022-05-26 11:20:06 -07:00
subset.py web: Disable subset fonts as it turns out pyftsubset does not correctly handle substitution features causing subs like ccmp to break 2021-03-29 12:30:03 -07:00
svg.py upgrade misc/tools/gen-metrics-and-svgs.py to new toolchain 2018-09-03 16:59:55 -07:00
svgsync2.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
svgsync.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
ufo-color-glyphs.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
unicode_util.py Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild 2018-09-03 12:55:49 -07:00
versionize.py web: update version in resource urls 2020-08-20 11:18:18 -07:00
woff2 toolchain: drop old Makefile and init.sh script along with git hooks and slim down Python requirements.txt to just what we need 2022-06-03 10:28:41 -07:00