Skip to content

Commit

Permalink
Mark romaji as implemented in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed May 15, 2024
1 parent 56069ee commit cfd28d7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ Implemented encodings:
- [x] [viscii][1] - Vietnamese DOS encoding
- [x] cp866i - modified [cp866][2] Python encoding, which works correctly with Belarusian and Ukrainian "і" letter
- [x] [cp859][3]

Ideas:

- [ ] implement custom [Romaji][4] encoding for Japanese (encode hieroglyphs as latin characters)
- [x] custom [Romaji][4] encoding for Japanese (encode hieroglyphs as latin characters)

[1]: https://en.wikipedia.org/wiki/VISCII
[2]: https://en.wikipedia.org/wiki/Code_page_866
Expand Down

0 comments on commit cfd28d7

Please sign in to comment.