summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-06-15adds two debugging tools: lsfvar.py & lsstat.pyRasmus Andersson2-0/+378
2023-06-14STAT table with format 1 & 2 records instead of format 3, re #577Rasmus Andersson1-25/+53
2023-06-13use a v1.1 STAT table with format 1 & 3 records (instead of v1.2 with format ↵Rasmus Andersson1-9/+40
4) to make things work smoothly in Adobe InDesign. Re #577
2023-06-12make sure fvar ps name for InterVariableItalic is not identical to ID 25. Re ↵Rasmus Andersson1-1/+4
#577
2023-06-12use unique name ID 25 for variable fonts, re #577Rasmus Andersson2-11/+22
2023-06-12adds --no-labels option to misc/tools/lsname.pyRasmus Andersson1-20/+35
2023-06-12remove unused src/features/dlig-classes.feaRasmus Andersson1-12/+0
2023-06-12minor kerning of LHS /tRasmus Andersson1-0/+3
2023-06-12fixes OS/2 table usWeightClass entry in static fonts by rounding to nearest ↵v4.0-beta9gRasmus Andersson1-0/+3
100th. Closes #583
2023-06-12remove use of fix-static-display-names.py from otf (already removed from ↵Rasmus Andersson1-7/+0
ttf) re #519
2023-06-12make sure "Italic" is excluded from familyName in UFO fontinfo, re #519Rasmus Andersson1-1/+1
2023-06-12improvements to misc/tools/lsname.pyRasmus Andersson1-19/+40
2023-06-12adds tool lsname.py for listing name table entries of fontsRasmus Andersson1-0/+258
2023-06-11remove invalid style linking (re #519)Rasmus Andersson1-4/+0
2023-06-08add value file for stroke weight increase done recentlyRasmus Andersson1-0/+1
2023-06-08fixes name table entries for static files, re issue #519Rasmus Andersson5-5/+35
2023-06-08alters style linking for italic Display instances, removing "Display", e.g. ↵Rasmus Andersson1-9/+7
"Display Medium" becomes just "Medium"
2023-06-08attempt at fixing names for Windows, re issue #519Rasmus Andersson8-255/+457
2023-06-08Contrast improvements to arrow glyphsRasmus Andersson158-3682/+5790
2023-06-08adjust diagonal arrow glyphs vertically (baseline and x-height for non-.case ↵Rasmus Andersson17-309/+311
glyphs)
2023-06-08adjust diagonal arrow glyphs vertically and add .case versions. Closes #366Rasmus Andersson5588-2085/+981823
2023-06-07removes some combining ligature glyphsRasmus Andersson33-3243/+2
U+FE20 U+FE23 U+FE26 U+FE29 U+FE2C U+FE21 U+FE24 U+FE27 U+FE2A U+FE2D U+FE22 U+FE25 U+FE28 U+FE2B closes #327
2023-06-07tooling: always include name ID in name table in misc/tools/fontinfo.pyRasmus Andersson1-1/+3
2023-06-07tooling: change & expand ttx targets in makefileRasmus Andersson1-11/+56
2023-06-07pass --windows-compatibility to ttfautohint in hopes of better aliased ↵Rasmus Andersson1-1/+5
fitting on MS Windows, re #580
2023-06-07Set WWSFamilyName and WWSSubfamilyNameRasmus Andersson2-71/+235
Sets WWSFamilyName and WWSSubfamilyName according to https://glyphsapp.com/learn/naming#g-wws-names-name-ids-21-and-22 in hopes of improving style linking on MS Windows. Issue #519
2023-06-07nit: remove guide in /HRasmus Andersson1-6/+0
2023-06-07remove /uni2180 /uni2181 /uni2182 /uni2187 /uni2188v4.0-beta9fRasmus Andersson14-10752/+2
2023-06-07minor improvements to several text wght=400 glyphsRasmus Andersson28-1681/+696
2023-06-07improvements to Greek /KaiSymbol and /kaiSymbolRasmus Andersson4-19/+56
2023-06-07improvements to Greek /KaiSymbol and /kaiSymbolRasmus Andersson13-2239/+1607
2023-06-07remove all Greek Archaic glyphs except /Pamphyliandigamma /Digamma /San /digammaRasmus Andersson48-12837/+329
2023-06-07minor improvements to greek diacriticsRasmus Andersson22-866/+324
2023-06-07remove /dblapostrophe and map U+02EE to /quotedblrightRasmus Andersson6-460/+4
2023-06-06sidebearing of /lambdaRasmus Andersson3-15/+15
2023-06-06kerning and spacing of /xiRasmus Andersson4-14/+52
2023-06-06sync metrics keysRasmus Andersson2-4/+4
2023-06-06kerning for /lambdaRasmus Andersson2-0/+72
2023-06-06improvements to /longs, closes #390Rasmus Andersson20-947/+1231
2023-06-06big commit (sorry, future me!) with 10u bolder stems of regular text and ↵v4.0-beta9eRasmus Andersson4691-54110/+54078
greek diacritics
2023-06-05tooling: minor cleanupRasmus Andersson2-1/+23
2023-06-05sync metrics keysv4.0-beta9dRasmus Andersson8-36/+36
2023-06-05changes style names to remove spaces, i.e. "Extra Bold" -> "ExtraBold". This ↵Rasmus Andersson3-37/+37
should improve life on MS Windows
2023-06-05adjust weight mapping of Semi Bold, Bold and Extra BoldRasmus Andersson3-48/+48
2023-06-05use prefix "InterVariable-" in fvar table instead of "Inter" to avoid any ↵Rasmus Andersson1-2/+1
collision with static fonts on systems which may use ps style names as keys in a global namespace
2023-06-05adds opsz axis mappings (14->14, 22->25, 28->28)Rasmus Andersson2-4/+34
2023-06-05tooling: remove .ttx files in ttx make ruleRasmus Andersson1-0/+1
2023-06-05improvements to /xiRasmus Andersson2-379/+679
2023-06-05fix accidental incorrect naming of variable font ("Inter Display", should be ↵Rasmus Andersson1-2/+2
"Inter Variable")
2023-06-04use "Italic" suffix for variable styles in STAT table, re #577Rasmus Andersson1-11/+13