Add kanjivg data to sqlite db #87
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, we are bundling kanjivg data as svg rawtext and parsing it in mugiten. It would be much nicer if we could just make it part of the sqlite database. Hopefully, it would take up less space.