Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GSUB vkna substitution #4

Merged
merged 2 commits into from
Jan 25, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions GSUB/aj17-gsub-jp04.fea
Original file line number Diff line number Diff line change
Expand Up @@ -20692,23 +20692,23 @@ feature vkna {
substitute \16219 by \16392;
substitute \16220 by \16393;
substitute \16221 by \16394;
substitute \16236 by \16395;
substitute \16237 by \16396;
substitute \16238 by \16397;
substitute \16239 by \16398;
substitute \16240 by \16399;
substitute \16241 by \16400;
substitute \16242 by \16401;
substitute \16243 by \16402;
substitute \16244 by \16403;
substitute \16245 by \16404;
substitute \16246 by \16405;
substitute \16247 by \16406;
substitute \16248 by \16407;
substitute \16249 by \16408;
substitute \16250 by \16409;
substitute \16251 by \16410;
substitute \16252 by \16411;
substitute \16333 by \16395;
substitute \16334 by \16396;
substitute \16335 by \16397;
substitute \16336 by \16398;
substitute \16337 by \16399;
substitute \16338 by \16400;
substitute \16339 by \16401;
substitute \16340 by \16402;
substitute \16341 by \16403;
substitute \16342 by \16404;
substitute \16343 by \16405;
substitute \16344 by \16406;
substitute \16345 by \16407;
substitute \16346 by \16408;
substitute \16347 by \16409;
substitute \16348 by \16410;
substitute \16349 by \16411;
} vkna;

feature vrt2 {
Expand Down
34 changes: 17 additions & 17 deletions GSUB/aj17-gsub.fea
Original file line number Diff line number Diff line change
Expand Up @@ -20428,23 +20428,23 @@ feature vkna {
substitute \16219 by \16392;
substitute \16220 by \16393;
substitute \16221 by \16394;
substitute \16236 by \16395;
substitute \16237 by \16396;
substitute \16238 by \16397;
substitute \16239 by \16398;
substitute \16240 by \16399;
substitute \16241 by \16400;
substitute \16242 by \16401;
substitute \16243 by \16402;
substitute \16244 by \16403;
substitute \16245 by \16404;
substitute \16246 by \16405;
substitute \16247 by \16406;
substitute \16248 by \16407;
substitute \16249 by \16408;
substitute \16250 by \16409;
substitute \16251 by \16410;
substitute \16252 by \16411;
substitute \16333 by \16395;
substitute \16334 by \16396;
substitute \16335 by \16397;
substitute \16336 by \16398;
substitute \16337 by \16399;
substitute \16338 by \16400;
substitute \16339 by \16401;
substitute \16340 by \16402;
substitute \16341 by \16403;
substitute \16342 by \16404;
substitute \16343 by \16405;
substitute \16344 by \16406;
substitute \16345 by \16407;
substitute \16346 by \16408;
substitute \16347 by \16409;
substitute \16348 by \16410;
substitute \16349 by \16411;
} vkna;

feature vrt2 {
Expand Down