【blender 2.93用アドオン】Japanese Text Importer
- Digital150 JPY

txt形式ファイルをインポートして、一括でテキストに変換するアドオンです。 This add-on imports txt format files and converts them to text in batches.
内容物
・Japanese Text Importer txt形式のファイルから自動的にテキストを作成するアドオンです。段落毎に一文として認識します。 This add-on automatically creates text from txt format files. It recognizes each paragraph as a sentence. ・Batch Font Changer テキストのフォントを一括で変換するアドオンです。 This add-on converts text fonts in batches.
使い方
japanese_text_importer.pyとbatch_font_change.py(テキストが日本語の場合のみ)をインストールします。 3Dビューポートにテキストが生成されます。 この時点では日本語テキストはまだ表示されないため、読み込んだテキストを全選択して、サイドバーからFont Changeをクリックし、好みの日本語対応フォントを選択してください。 ※英語、数字はBatch Font Changerを使わなくても自動的に表示されます。 Install japanese_text_importer.py and batch_font_change.py (only if the text is in Japanese). Text is generated in the 3D viewport. At this point, Japanese text is not yet displayed, so select all the loaded text, click Font Change from the sidebar, and select a Japanese-compatible font of your choice. *English and numbers are automatically displayed without using Batch Font Changer.
動作確認環境
Blender 2.93/3.0
アップデート履歴
[2023.06.11]