summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-21tooling: disable mark anchor workaround copy_component_anchors in postprocess...Rasmus Andersson1-1/+1
2023-04-21tooling: tighten makefile depsRasmus Andersson1-3/+3
2023-04-21convert marks to put anchors in *comb glyphs (and adjust comb glyph width to ...Rasmus Andersson1920-22828/+20060
2023-04-20tooling: adds editable-ufos target to makefile for generating unprocessed UFOsRasmus Andersson2-4/+72
2023-04-20fixes mkmk issues with some marks like /acutecomb by copying anchors from com...Rasmus Andersson1-24/+98
2023-04-20fix multiple mappings to U+1337 (how could this even have happened in the fir...Rasmus Andersson16-62/+66
2023-04-20tooling: upgrade fontmake to 3.5Rasmus Andersson2-297/+259
2023-04-19sync metrics keysRasmus Andersson6-6/+6
2023-04-19fix missing mirrored kerning class use in italicRasmus Andersson2-0/+3
2023-04-19sync features in glyphs filesRasmus Andersson2-4/+42
2023-04-19calt improvement: 0x{numeral} no longer substitutes /multiply re #404Rasmus Andersson1-11/+29
2023-04-19tooling: optimize makefile deps to avoid rebuilding designspace & UFOs when o...Rasmus Andersson1-3/+3
2023-04-19sync metrics keysRasmus Andersson2-7/+7
2023-04-19repair off-by-one curve handles, introduced by the UPM scaling in GlyphsRasmus Andersson362-10372/+10372
2023-04-19remove two glyph tagsRasmus Andersson1459-4444/+79
2023-04-19kerning and sidebearing tuning of /tRasmus Andersson133-3316/+3454
2023-04-19add /punctuationspace.tf re #227Rasmus Andersson8-7/+79
2023-04-19tnum improvements. adds /hyphen.tf and /hyphen.case.tfRasmus Andersson18-181/+542
2023-04-18/plus, /asterisk.case & /asterisk.case.tfRasmus Andersson12-444/+1600
2023-04-17overhaul of tabular figures (related gh: #227 #557)Rasmus Andersson142-789/+8222
2023-04-16tabular /one gets a bottom stroke, re #557Rasmus Andersson12-121/+546
2023-04-16opsz numeralsRasmus Andersson23-402/+1102
2023-04-16tooling: Require Python >=3.8, due to FontTools (#553)Kazuyoshi Kato2-194/+242
2023-04-16WIP of major overhaul of diacritics and general pre-release cleanupRasmus Andersson375-3690/+5946
2023-04-15WIP of major overhaul of diacritics and general pre-release cleanupRasmus Andersson4-10/+29
2023-04-15WIP of major overhaul of diacritics and general pre-release cleanupRasmus Andersson245-3049/+5161
2023-04-15tooling: fix decomposition detection by looking at all glyphs in all masters,...Rasmus Andersson1-20/+30
2023-04-15WIP of major overhaul of diacritics and general pre-release cleanupRasmus Andersson861-11133/+13352
2023-04-12WIP of major overhaul of diacritics and general pre-release cleanupRasmus Andersson1120-15671/+13132
2023-04-08license: move trademark notice to readme in order to make github correctly id...Rasmus Andersson2-3/+29
2023-04-08website: cloudflare sponsor mention and trademark notice in footerRasmus Andersson4-15/+14
2023-04-08roman display regular /B nitsRasmus Andersson1-15/+94
2023-04-08nits on italic /a and /sRasmus Andersson2-76/+76
2023-04-08/SRasmus Andersson13-63/+63
2023-04-08/KRasmus Andersson22-63/+83
2023-04-08kerningRasmus Andersson2-12/+16
2023-04-08sync italic /ijRasmus Andersson1-4/+4
2023-04-08kerningRasmus Andersson2-22/+20
2023-04-08adjustments to /U sidebearingsRasmus Andersson66-354/+352
2023-04-08fix italic features (sync em)Rasmus Andersson1-2/+2
2023-04-08WIP of Display Thin masters (massive diff, sorry)Rasmus Andersson1845-14466/+17756
2023-04-06new design of /aeRasmus Andersson3-571/+1483
2023-04-06minor corrections to /U and fixes to /Udieresisbelow and /udieresisbelow, clo...Rasmus Andersson83-450/+360
2023-04-06fix some /r kerning pairsRasmus Andersson2-17/+7
2023-04-06improved italic /e for display regular & blackRasmus Andersson1-19/+215
2023-04-06italic /dagger and /daggerdbl from romanRasmus Andersson3-375/+253
2023-04-06improvements to design of /dagger and /daggerdblRasmus Andersson220-667/+862
2023-04-05sync kerning to italic masterRasmus Andersson1-2/+28
2023-04-05some kerning of quotation marksRasmus Andersson1-2/+24
2023-04-05tooling: initial conversion from plain python virtualenv to pipenv. #551Rasmus Andersson5-12/+1979