summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2020-08-20adds note to /yogonekRasmus Andersson1-6/+2
2020-08-20improved /eth U+00F0 glyph for heavier weightsRasmus Andersson1-423/+547
2020-08-20glyphs: change Variation Font Origin -> Variable Font Origin in glyphs ↵Rasmus Andersson1-1/+1
metadata (Display; changed in Glyphs 2.6)
2020-08-19remove "decompose" postprocessing directives from some glyphs and update ↵Rasmus Andersson1-9/+5
copyright notice to not include URL
2020-08-19glyphs: change Variation Font Origin -> Variable Font Origin in glyphs ↵Rasmus Andersson1-78/+2
metadata (changed in Glyphs 2.6)
2020-08-19tooling: upgrade libs, rename VF fext otf -> ttf, add STAT table patchRasmus Andersson1-91/+0
- upgrades 3rd party libraries used by the toolchain - upgrades fontbuild code to adjust changes to library APIs - renames VF font filename extensions to .ttf - adds better STAT table patch to improve metadata on Windows
2020-08-18clean up glyphs file stateRasmus Andersson1-5/+0
2020-08-18adds note to and order of uniEE01. Also updates auto-generated feature dataRasmus Andersson1-72/+73
2020-08-18Merge branch 'android-clock-colon' of https://github.com/kdrag0n/inter into ↵Rasmus Andersson1-0/+70
kdrag0n-android-clock-colon
2020-08-18Delete LICENSE for some glyph outlines.txt (#306)Dave Crossland1-211/+0
Roboto is now available under OFL so this is not needed
2020-08-18improvements (tuning) to calt case substitutions. See issue #251Rasmus Andersson2-24/+31
2020-08-18Adds /bitcoin sign glyph U+20BF. Closes #284Rasmus Andersson1-38/+431
2020-08-18Improves STAT table of 2-axis VFs. Closes #265Rasmus Andersson1-0/+91
2020-08-18Adds /insertionsymbol U+2380. Closes #290Rasmus Andersson1-4/+222
2020-08-18display: Adds specialized combining ogonek glyphs to match Inter (text; see ↵Rasmus Andersson1-88/+421
f1275e09e9f08a6afdfb547de321cb4268ef94a8)
2020-08-18Improves percent, perthousand and pertenthousand glyphs. Closes #237Rasmus Andersson1-393/+401
2020-08-18Adds specialized combining ogonek glyphsRasmus Andersson2-96/+640
- /Aringogonek for composition Aogonek + ringnosp - /Yogonek for composition Y + ogoneknosp - /yogonek for composition y + ogoneknosp - /aringogonek for composition aogonek + ringnosp Closes #285
2020-08-17display: fixes interpolation issue of /A. Closes #304Rasmus Andersson1-10/+10
2020-08-17Increases kerning between /quotedblright & /quoteright and /period & /comma. ↵Rasmus Andersson1-8/+8
Closes #299
2020-08-17fixes an issue with /dotmacroncomb.cn used by glyphs like /Adotmacron. ↵Rasmus Andersson1-60/+156
Closes #298
2020-05-23update auto-generated glyph listRasmus Andersson1-2/+2
2020-05-23Ligate /dzaltone /dzcurl. Closes #268Rasmus Andersson1-119/+590
2020-05-23Release U+146B from /q.sups and assign private-area U+E163. Closes #275Rasmus Andersson1-5/+5
2020-05-23Update design of /yhook and use /ucyrillic in /Ukcyrillic /ukcyrillic. ↵Rasmus Andersson1-538/+280
Closes #273
2020-05-18Fixed position of ring at bottom of /Aringbelow U+1E00. Closes #266Rasmus Andersson1-77/+78
2020-05-18Fixes interpolation issues with /omegatitlocyrillic /omega and ↵Rasmus Andersson1-1180/+936
/pisymbolgreek. Closes #272
2020-05-18Uniform style of "Theta" U+03F4, U+0398 and "Fita" U+0472, U+0473. Closes ↵Rasmus Andersson1-403/+194
#263, #264
2020-04-15Implement U+EE01 vertically-centered colon for AndroidDanny Lin1-0/+70
Android's default system font, Roboto, does not have a calt alternative to vertically center the colon when it's next to a number. Instead, it uses a Private Use Area codepoint, U+EE01, for its vertically-centered colon symbol that is used on the lock screen clock. This adds U+EE01 as simple glyph that embeds U+E092 (colon.case) as a component, since that character is a vertically-centered colon -- exactly what we're looking for in this case. This font is fully usable as an Android system font after this change.
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 Andersson1-5010/+5010
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-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-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-04Removes math codepoint from some enclosed glyphs and removed upsilonlatin.001Rasmus Andersson1-707/+41
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-04Move enclosing combining compositions from rlig to ccmp OT feature. Closes #241Rasmus Andersson3-251/+245
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-04display /BRasmus Andersson1-134/+134
2020-03-23import Inter and fontbuild from masterRasmus Andersson1-53/+66
2020-03-23display /OERasmus Andersson1-122/+129
2020-03-23display /E /F /B /TRasmus Andersson1-1114/+1261
2020-03-23guidesRasmus Andersson1-162/+125