Skip to content

Commit

Permalink
v2.36.6
Browse files Browse the repository at this point in the history
* Galmuri11 Bold: 커닝 개선
  • Loading branch information
quiple committed Apr 19, 2023
1 parent 68c2df7 commit 345298f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions files/g11b.fea
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ feature kern {
@cpj = [seven F P T Y f r];
@smj = [seven B-D F G J O P S-W Y b f o p r s v w];

enum pos A @top -100;
enum pos @top A -100;
enum pos [T V Y] [A d @mid @hor @btm] -100;
enum pos [A b h k @mid @hor @btm] [T V Y] -100;
enum pos [T Y] [d @mid @hor @btm] -100;
enum pos [b h k @mid @hor @btm] [T Y] -100;
enum pos @top @btm -100;
enum pos @btm @top -100;
enum pos L [T @top] -200;
enum pos [@smj @hor @top] j -100;
enum pos [@cpj @hor @top] J -100;
enum pos [seven f r @hor] [@btm] -100;
enum pos [A L backslash @btm] [T V W Y backslash @top] -100;
enum pos [seven T V W Y slash @top] [A slash @btm] -100;
enum pos [F P f r v w y @hor] [@btm] -100;

} kern;

Expand Down

0 comments on commit 345298f

Please sign in to comment.