summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10release 3.13v3.13Rasmus Andersson126-232138/+232140
2020-04-10makefile: clean up zip targetsRasmus Andersson1-74/+30
2020-04-10adds option -reveal-in-finder to makezip.shRasmus Andersson1-4/+13
2020-04-09Fixes interpolation issues with several thin glyphsRasmus Andersson2-2497/+2742
List of fixed glyphs: - afii10053 - archdblsubnosp - bhook - caronbelowcmb - charactertie - dieresiscaroncomb.lc - integral - macrongravecomb.lc - Phi - tackleftsubnosp - tilde - tildedoublecmb - uni023E - uni02F1 - uni02F2 - uni02F9 - uni02FC - uni034A - uni034B - uni0488 - uni0489 - uni1DD3 - uni1DFF - uni1FC1 - uni1FCE - uni1FDE - uni1FED - uni1FEE - uni1FEF - uni205C - uptackmod - yuslittleiotifiedcyrillic
2020-04-09display kerningRasmus Andersson1-44/+44
2020-04-09display: round all kerning values to integersRasmus Andersson2-5010/+5055
2020-04-09display: kerningRasmus Andersson1-1193/+1200
2020-04-09display: /b/d/p/qRasmus Andersson1-1121/+1418
2020-04-09fixes features breaking in Glyphs because of include() issues. Now code is ↵Rasmus Andersson4-55/+116
copy-pasted across ss02 and ss04
2020-04-09Changes feature ss01 from "Alternate digits" with the curved one to "Open ↵Rasmus Andersson1-5/+1
digits" without curved one
2020-04-09init.sh fixes issue with shorthand make targets for displayRasmus Andersson1-0/+2
2020-04-09web: wip display in labRasmus Andersson188-1680/+1821
2020-04-09lfs gitattributesRasmus Andersson1-0/+4
2020-04-07web: wip add displayRasmus Andersson9-457/+1139
2020-04-07makefile: fix issue where V fonts would be copied to docs/font-filesRasmus Andersson1-1/+4
2020-04-06bump versionRasmus Andersson1-1/+1
2020-04-06Adds ss04 "Disambiguation without slashed zero" as an alternative to ss02 ↵Rasmus Andersson5-46/+64
aimed at applications that do not offer cvXX feature acceess, like Microsoft Word. Closes #252
2020-04-06init.sh now regenerated build/etc/generated.make with perfect precisionRasmus Andersson1-47/+65
2020-04-06git hooks: set executable flagRasmus Andersson2-0/+0
2020-04-06improve speed of init.sh by removing useless file mtime checkRasmus Andersson1-22/+1
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-06update year and URL in licenseRasmus Andersson1-1/+2
2020-04-06make: updated makefile + init script with githook for running the init scriptRasmus Andersson4-104/+275
2020-04-06update installation instructionsRasmus Andersson4-35/+31
2020-04-05makefile: remove unused googlefonts target (uses a script in misc nowadays)Rasmus Andersson1-14/+0
2020-04-05display: remove rlig referenceRasmus Andersson1-4/+0
2020-04-05display /DRasmus Andersson1-370/+348
2020-04-05display /MRasmus Andersson1-506/+555
2020-04-05display /MRasmus Andersson1-132/+132
2020-04-05display /MRasmus Andersson1-44/+50
2020-04-05refine OpenType feature namesRasmus Andersson5-5/+5
2020-04-04Fixes an issue with missing git hash in version metadata of built fonts. ↵Rasmus Andersson5-47/+27
Closes #234
2020-04-04Removes math codepoint from some enclosed glyphs and removed upsilonlatin.001Rasmus Andersson2-717/+68
The following glyphs have been assigned new private-use codepoints: - plus.circled E15F - minus.circled E160 - multiply.circled E161 - divide.circled E162 upsilonlatin.001 has been removed (unused glyph.) closes #250
2020-04-04gihub: add note on google fonts source to issue templateRasmus Andersson1-0/+5
2020-04-04init.sh: silent touch in generated makefileRasmus Andersson1-2/+2
2020-04-04Move enclosing combining compositions from rlig to ccmp OT feature. Closes #241Rasmus Andersson3-251/+245
2020-04-04makefile: remove verbose flag from rm in clean command to dramatically speed ↵Rasmus Andersson1-1/+1
up the clean command
2020-04-04fontbuild: fix bug where if g.lib did not have ↵Rasmus Andersson1-1/+2
com.schriftgestaltung.Glyphs.lastChange the program would crash
2020-04-04Fixes height issues (#240)Katja Schimmel1-5261/+33219
- change width of diacritic in u023A in thin master - fixing weight of diacritics in thin and thin italic - fixing diacritics of private use section in thin and thin italic - check position diacritic anchors in thin and thin italic - fixing latin glyphs in thin and thin italic - closing all tabs - remove overlapp in /uni0224 - remove overlap in /Yhook - fix /Chook in Thin and ThinItalic - remove overlap in /yhook /qrthook /khook /Thook - Revert "remove overlap in /yhook /qrthook /khook /Thook" - remove overlap in /yhook /qrthook /khook /Thook DONE - start working on cyrillic glyphs - fix cyrillic glyphs in thin and thin italic - align width of latin and cyrilic glyhps in Thin and Thin Italic - clear background in Thin and Thin Italic master - start working on Greek glyphs in Thin and Thin italic - working on Greek glyphs in Thin and Thin italic - working on Greek glyphs in Thin and Thin Italic - working on Hebrew glyphs in Thin and Thin Italic - start working on symbols in Thin and Thin Italic - working on symbols in Thin and Thin Italic - working on punctuation in Thin and Thin Italic - recheck whole characterset of Thin and Thin Italic - check and align width of glyhps in Thin and Thin Italic - start working on x-height issue - work on x-height issue - check and fix glyphs with ascender above ascender-height - check and fix glyphs with descender above or below descender-height
2020-04-04add misc scripts and info for displayRasmus Andersson2-0/+32
2020-04-04display /BRasmus Andersson1-134/+134
2020-03-24Merge branch 'master' into display-mRasmus Andersson123-717/+1514
2020-03-24fixes merge issue with fontbuildRasmus Andersson1-6/+7
2020-03-23remove beta from filenames in makefiledisplay-alphaRasmus Andersson1-4/+0
2020-03-23import Inter and fontbuild from masterRasmus Andersson4-106/+114
2020-03-23display /OERasmus Andersson1-122/+129
2020-03-23display /E /F /B /TRasmus Andersson1-1114/+1261
2020-03-23guidesRasmus Andersson1-162/+125
2020-03-23tooling: add guide copy scriptRasmus Andersson1-0/+43