mdict_reader
mdict_reader copied to clipboard
GeneratedByEngineVersion 2.0以下无法工作
Yes, mdict_reader only works for GeneratedByEngineVersion=2.0. but if you could provide .mdx file with GeneratedByEngineVersion < 2.0, I could implement it.
@qingshan Hello, here is a file with GeneratedByEngineVersion == 1. It would be great if you can support it.
jmdict.mdx.zip
@anhtuan23 Now support mdict file with GeneratedByEngineVersion < 2.0. but currently lzo compression is not supported. Because your uploaded mdict file is using lzo compression, so still need to implement lzo decompression to support the file.