Skip to content

テキストの枠囲みツール:Generate frame for texts

License

Notifications You must be signed in to change notification settings

sssscccc210/Text-Frame-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JA
EN

JA

概要

UTF-8N(UTF-8のBOMなし)で保存されたtxt, Cファイル等のテキストを枠囲みします.
日本語(全角)と半角が混在しているファイルにも対応しています.
img01

インストール

Releasesより,最新バージョンのZIPをダウンロードし,展開してください.

使用方法

  1. 展開したフォルダに枠囲みしたいファイルを移動します( TFG_vxxx.exe と同一のフォルダに移動).
  2. 枠囲みしたいファイルを TFG_vxxx.exe` にドラッグ&ドロップします.
  3. 枠囲み処理されたtxtファイルが出力されます(XXX.export.txt).

注意

  1. ファイルは,UTF-8N(UTF-8のBOMなし)で保存してください.BOMありのUTF-8では,先頭部分にバグが起こります(手作業で取り除けますが).
  2. ファイルを複数D&Dしても,一つのファイルに対してのみ実行されます.
  3. 同一フォルダ内で作業してください.
    ※展開したフォルダ内に枠囲みするファイルを移動すると良いです
  4. 表示するフォントは等幅フォントである必要があります.
img02

En

Overview

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.
img01_en

Install

Download and extract the latest version of the ZIP from Releases.

How to use

  1. Move the file you want to frame in the expanded folder (move it to the same folder as TFG_vxxx.exe).
  2. Drag and drop the file to be framed onto TFG_vxxx.exe.
  3. A framed txt file will be output (XXX.export.txt).

Attention

  1. 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).
  2. Even if multiple files are D&D'd, only one file will be executed.
  3. Work in the same folder.
    It is better to move the file to be framed into the expanded folder.
  4. The font to be displayed must be Monospaced Font.
img02_en

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

About

テキストの枠囲みツール:Generate frame for texts

Resources

License

Stars

Watchers

Forks