This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SelectWorthOutputting() | |
| str="" | |
| code=0 | |
| foreach | |
| code=GlyphInfo("Unicode") | |
| str+=""+code+"," | |
| endloop | |
| Print(str) | |
| # 該当フォントをFontForge Console(←重要)で開いて、スクリプト入力画面で入力→FFを選択→実行→コマンド画面にカンマで区切られた数列をコピー |
NewerOlder