Что такое формат файла JFPROJ?
Файл .jfproj - это проект, сохраненный в Microsoft Font Maker, бесплатном приложении для Windows, которое превращает ваш почерк в устанавливаемый шрифт. Название расшифровывается как JSON Font Project, и файл представляет собой обычный текст .json, поэтому его содержимое можно просмотреть в любом редакторе. Microsoft Font Maker записывает каждый символ, который вы рисуете активным пером на сенсорном экране (или мышью), и сохраняет эти глифы вместе с образцами предложений, написанными для настройки интервалов.
Внутри JSON вы найдете формы отдельных символов, промежутки между буквами и словами, а также общий размер шрифта. .jfproj является редактируемой рабочей копией шрифта. Это не готовый продукт для установки, и он имеет значение только для самой программы Microsoft 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
Вопросы и ответы сообщества
спрошено пользователямиВопросов пока нет - станьте первым, кто спросит о файлах JFPROJ.