Che cos'è il formato di file JFPROJ?
Un file .jfproj è un progetto salvato da Microsoft Font Maker, un'app gratuita per Windows che trasforma la tua calligrafia in un font installabile. Il nome sta per JSON Font Project e il file è in realtà semplice testo .json, quindi puoi sbirciare al suo interno con qualsiasi editor. Font Maker registra ogni lettera che disegni con una penna attiva su un touchscreen, o con un mouse se non ne possiedi una, e memorizza quei glifi insieme alle frasi di esempio che hai scritto per regolare la spaziatura.
All'interno del JSON troverai le forme dei singoli caratteri, gli spazi tra lettere e parole e la dimensione complessiva del font. Il file .jfproj è la copia di lavoro modificabile del font. Non è il prodotto finito che si installa e ha significato solo per lo stesso Font Maker.
Sicurezza e incolumità
RISCHIO: 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.
Dettagli del formato
in sintesiProgrammi che aprono file JFPROJ
Dettagli tecnici
specifiche approfondite| 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. |
| Rilasciato | 2018 |
| Specifica | docs.fileformat.com |
Conversioni JFPROJ
Domande e risposte della community
chiesto dagli utentiAncora nessuna domanda - sii il primo a chiedere informazioni sui file JFPROJ.