diff --git a/glyphs/autobuilds.patel b/glyphs/autobuilds.patel index 5e6f7c2..0d2b39f 100644 --- a/glyphs/autobuilds.patel +++ b/glyphs/autobuilds.patel @@ -378,6 +378,7 @@ createSuperscripts : list { list 0x1D40 'T' list 0x1D41 'U' list 0x1D42 'W' + list 0x2C7D 'V' } createSubscripts : list { @@ -418,6 +419,8 @@ createSubscripts : list { list 0x1D68 'rho' list 0x1D69 'phi' list 0x1D6A 'chi' + list 0x2C7B 'turnE' + list 0x2C7C 'j' } createFractions : list { diff --git a/parameters.patel b/parameters.patel index a4e5f03..b95bc93 100644 --- a/parameters.patel +++ b/parameters.patel @@ -41,7 +41,7 @@ define regular ( .family 'Iosevka' .style 'Regular' .weight 400 - .version 'r0.1.0' + .version 'r0.1.1' .variantSelector (.) .copyright 'Copyright (c) 2015 Belleve Invis.' )