Ready for 0.0.4

This commit is contained in:
Belleve Invis 2015-07-27 20:10:38 +08:00
parent 8ab5950692
commit 6e34122f93
2 changed files with 3 additions and 3 deletions

View File

@ -250,8 +250,8 @@ create-glyph 'closeApostropheAbove' : glyph-construction {
include : create-stroke
:.start-from [markMiddle + DOTRADIUS] [XH + ACCENT]
:.set-width 0 [markHalfStroke * 1.25]
:.curve-to [markMiddle + DOTRADIUS] [mix [XH + ACCENT] [aboveMarkBot - DOTRADIUS] 0.5] [mix markMiddle [markMiddle - DOTRADIUS] 0.3] [aboveMarkBot - DOTRADIUS]
:.set-width 0 [markFine * 2]
:.curve-to [markMiddle + DOTRADIUS] [mix [XH + ACCENT] [aboveMarkBot - DOTRADIUS] 0.5] [mix markMiddle [markMiddle - DOTRADIUS] 0.2] [aboveMarkBot - DOTRADIUS]
apply-transform : Upright
apply-transform : Translate 0 [DOTRADIUS * 0.75]
apply-transform : Italify

View File

@ -39,7 +39,7 @@ define regular (
.family 'Iosevka'
.style 'Regular'
.weight 400
.version 'r0.0.3'
.version 'r0.0.4'
.variantSelector (.)
.copyright 'Copyright (c) 2015 Belleve Invis.'
)