Skip to content

Commit

Permalink
add t for tero zemin
Browse files Browse the repository at this point in the history
  • Loading branch information
junhg0211 committed Mar 2, 2024
1 parent 4756d72 commit c47d682
Show file tree
Hide file tree
Showing 5 changed files with 2,276 additions and 2,286 deletions.
2 changes: 2 additions & 0 deletions converter.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ function zasok(string) {
}

string = string.replaceAll("", String.fromCharCode(0xe0bf));
string = string.replaceAll("=", String.fromCharCode(0xe0a0));
string = string.replaceAll("=", String.fromCharCode(0xe0a1));

return string;
}
Expand Down
Binary file modified res/Sapota.ttf
Binary file not shown.
Binary file modified res/Sapota.woff
Binary file not shown.
45 changes: 26 additions & 19 deletions res/layouts/Zemin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c47d682

Please sign in to comment.