このコミットが含まれているのは:
2023-12-03 00:29:34 +09:00
コミット 86761e4451
16個のファイルの変更2行の追加1行の削除
+1
ファイルの表示
@@ -22,6 +22,7 @@
|- aq_dic/ 辞書フォルダ(aq_dic)を同じディレクトリに配置 |- aq_dic/ 辞書フォルダ(aq_dic)を同じディレクトリに配置
|- aqdic.bin |- aqdic.bin
|- aq_user.dic (ユーザ辞書:任意) |- aq_user.dic (ユーザ辞書:任意)
OE
|- CREDITS |- CREDITS
+1 -1
ファイルの表示
@@ -5,7 +5,7 @@ import subprocess
class Aques: class Aques:
@classmethod @classmethod
def main (cls, text: str) -> bytearray | None: def main (cls, text: str) -> bytearray | None:
return cls.__synthe_utf8 (text, speed = 100) return cls.__synthe_utf8 (text, 100, "./phont/ar_mf2.phont")
@staticmethod @staticmethod
def __synthe_utf8 (text, speed, phont_file = None) -> bytearray | None: def __synthe_utf8 (text, speed, phont_file = None) -> bytearray | None:
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.
実行可能ファイル
バイナリ
ファイルの表示
バイナリファイルは表示されません.