UTF-8N(UTF-8のBOMなし)で保存されたtxt, Cファイル等のテキストを枠囲みします.
日本語(全角)と半角が混在しているファイルにも対応しています.
Releasesより,最新バージョンのZIPをダウンロードし,展開してください.
- 展開したフォルダに枠囲みしたいファイルを移動します(
TFG_vxxx.exe
と同一のフォルダに移動). - 枠囲みしたいファイルを TFG_vxxx.exe` にドラッグ&ドロップします.
- 枠囲み処理されたtxtファイルが出力されます(
XXX.export.txt
).
- ファイルは,UTF-8N(UTF-8のBOMなし)で保存してください.BOMありのUTF-8では,先頭部分にバグが起こります(手作業で取り除けますが).
- ファイルを複数D&Dしても,一つのファイルに対してのみ実行されます.
- 同一フォルダ内で作業してください.
※展開したフォルダ内に枠囲みするファイルを移動すると良いです - 表示するフォントは等幅フォントである必要があります.

Frame text in txt, C, ..., that is saved as UTF-8N (without UTF-8 BOM file).
Files with mixed Japanese (full-width) and half-width characters are also supported.
Download and extract the latest version of the ZIP from Releases.
- Move the file you want to frame in the expanded folder (move it to the same folder as
TFG_vxxx.exe
). - Drag and drop the file to be framed onto
TFG_vxxx.exe
. - A framed txt file will be output (
XXX.export.txt
).
- Files should be saved as UTF-8N (UTF-8 without BOM). UTF-8 with BOM causes a bug at the beginning (which can be removed manually).
- Even if multiple files are D&D'd, only one file will be executed.
- Work in the same folder.
It is better to move the file to be framed into the expanded folder. - The font to be displayed must be Monospaced Font.

2023/12/17.
2024/03/29 updated.