Commit Graph

4 Commits

Author SHA1 Message Date
f34a222c51 Process stdin instead of opening a file path. 2024-09-01 09:27:15 +02:00
8df226190b Use lz4 for the in-executable dictionary data.
It's way faster to decompress, and is stills small enough.
2024-09-01 09:01:37 +02:00
1d64afe430 Make it use html as both input and output.
It now uses the <ruby> tag to specify furigana, and also skips text that
already has ruby tags around it.
2024-09-01 08:27:10 +02:00
87085c92ec First commit.
Basic furigana generation, using bracket syntax.
2024-09-01 01:31:19 +02:00