Skip to content

Commit

Permalink
[Update] 軽微変更
Browse files Browse the repository at this point in the history
  • Loading branch information
omonomo committed Nov 8, 2024
1 parent e893d44 commit 736c6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calt_table_maker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exec 1> >(tee -a $LOG_OUT)
exec 2> >(tee -a $LOG_ERR)
#LOG

glyphNo="15325" # デフォルトのcalt用異体字の先頭glyphナンバー (Nerd Fontsなしの場合)
glyphNo="15469" # デフォルトのcalt用異体字の先頭glyphナンバー (Nerd Fontsなしの場合)
listNo="-1"
optimizeListNo="4" # -o -O オプションが設定してある場合、指定の listNo 以下は最適化ルーチンを実行する
caltListName="caltList" # caltテーブルリストの名称
Expand Down

0 comments on commit 736c6c4

Please sign in to comment.