azooKey icon indicating copy to clipboard operation
azooKey copied to clipboard

[Refactoring] ユーザ辞書生成をazooKey_dictionary_builderと統合する

Open ensan-hcl opened this issue 2 years ago • 1 comments

azooKeyの本体辞書生成にはazooKey_dictionary_builderを利用しているが、azooKey内でのユーザ辞書の生成は独自のスクリプトで行っている。これを統合することで、ソースコードを削減できる。

現状azooKey_dictionary_builder側はExecutable TargetのみのSwift Packageなので、APIを露出させるなどの工事は必要になる予定。

ensan-hcl avatar Aug 13 '23 05:08 ensan-hcl

AZKKC側に移動した https://github.com/azooKey/AzooKeyKanaKanjiConverter/issues/53

ensan-hcl avatar May 04 '25 05:05 ensan-hcl