Chaoses-Ib / IbPinyinLib

一个高性能 Rust 拼音匹配库,支持 C、AHK2
MIT License
28 stars 0 forks source link

某些字匹配结果不正确 #2

Closed sxzxs closed 9 months ago

sxzxs commented 9 months ago

例如 “协作” IsMatch := IbPinyin_IsMatch("zuo", "协作", IbPinyin_AsciiFirstLetter | IbPinyin_Ascii) 返回不匹配

Chaoses-Ib commented 9 months ago

v0.2.3 已修复。