JFPROJ ファイル形式とは?
.jfprojファイルは、手書き文字をインストール可能なフォントに変換する無料のWindowsアプリ、Microsoft Font Makerによって保存されるプロジェクトです。名称は「JSON Font Project」の略であり、ファイルの実体はプレーンな.jsonテキストであるため、任意のエディタで中身を確認できます。Font Makerは、タッチスクリーンのアクティブペン(またはマウス)で描かれた各文字を記録し、間隔を調整するために書かれたサンプル文章とともに、それらのグリフを保存します。
JSONの内部には、個々の文字の形状、文字間や単語間の空白、および全体的なフォントサイズが含まれています。.jfprojはフォントの編集用作業コピーです。これはインストールする完成品ではなく、Font Maker自体にとってのみ意味を持つ形式です。
セキュリティと安全性
リスク: LOWA .jfproj is a plain-text JSON document with no executable code, macros or embedded binaries, so opening one cannot run anything on its own. The only realistic concern is a corrupted or hand-edited file failing to load in Font Maker. Treat unexpected files from unknown senders with normal caution, but the format itself carries no inherent malware risk.
形式の詳細
概要JFPROJ ファイルを開くプログラム
技術的詳細
詳細仕様| Encoding | UTF-8 / ASCII plain text |
| Byte order | N/A (text format) |
| Container | JSON object |
| Typical size | A few kilobytes to a few hundred kilobytes, depending on the number of glyphs recorded |
| Structure | A single JSON document that stores a handwriting-based font project. It holds the individual glyphs (character outlines) captured from pen or mouse input, the sample sentences the user wrote, and metadata such as inter-character spacing, word spacing and font size. Because it is plain JSON, it can be inspected in any text editor. |
| Integrity | None built in |
| Platforms | Windows 10, Windows 11 |
| Notes | Created and read exclusively by Microsoft Font Maker, a free UWP app from the Microsoft Store. The .jfproj file is the editable working copy; the finished font is exported separately as a TrueType .ttf file. Input can come from an active pen on a touchscreen or from a mouse. |
| リリース日 | 2018 |
| 仕様書 | docs.fileformat.com |
JFPROJ の変換
コミュニティ Q&A
ユーザーからの質問まだ質問はありません。JFPROJ ファイルについて最初の質問をしてみましょう。