DFONT to T11 Converter

Convert Mac DFONT to TeX Type 1 font format online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Academic Publishing

Converting DFONT to T11 bridges the gap between macOS fonts and TeX typesetting, enabling custom fonts in research papers, theses, and scientific publications.

Secure Handling

All uploaded DFONT files are erased after conversion. The generated T11 output is automatically deleted from our servers within 24 hours.

Any Platform to TeX

Upload your Mac-exclusive DFONT from any device and produce a T11 font ready for TeX Live on Linux, MiKTeX on Windows, or MacTeX on macOS.

How to convert DFONT to T11

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose t11 or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your t11 file right afterwards

About formats

DFONT (Data Fork TrueType) is a font file format introduced by Apple with Mac OS X 10.0 in March 2001, created to solve a fundamental compatibility problem in the transition from classic Mac OS to the Unix-based OS X architecture. Classic Mac fonts stored glyph data in the resource fork — a secondary file stream specific to the HFS file system — but OS X's Unix foundation and its use of UFS had no native resource fork support. DFONT relocates the entire resource fork structure into the data fork, wrapping the same TrueType font tables in a resource map that standard OS X typography APIs can read. The file is essentially a resource-fork-less TrueType suitcase. Apple bundled DFONT as the default format for system fonts shipped with OS X, and it remains present in macOS system directories. One advantage is seamless backward compatibility with Apple's existing font rendering stack — the internal structure mirrors classic resource-fork fonts, so CoreText and its predecessors handle DFONTs without any special conversion path. The single-fork design is another practical strength, ensuring that DFONT files survive intact when stored on non-HFS volumes, transferred over networks, or managed by version control systems. While Apple has increasingly moved toward OpenType (.otf/.ttc) for newer system fonts, DFONT files continue to appear in macOS installations and in font collections originating from the OS X era.
Developer: Apple Computer
Initial release: 2001
T11 (Type 11) is a PostScript font type defined by Adobe Systems as part of the CID-keyed font architecture, combining CID glyph addressing with TrueType outline data wrapped in a Type 42 PostScript shell. In Adobe's font type numbering, Types 9, 10, and 11 are CID-keyed counterparts to Types 1, 3, and 42 respectively — so Type 11 is essentially a CID-keyed Type 42, designed for TrueType fonts that contain very large glyph sets, particularly CJK (Chinese, Japanese, Korean) character collections. The format allows PostScript interpreters with TrueType rasterizer support to render CJK TrueType fonts while using CID numeric indexing instead of glyph names, which is critical for character sets numbering in the tens of thousands. Glyph outlines remain in native TrueType quadratic spline format, preserving the original hinting instructions, while the CID layer provides efficient glyph access and subsetting through CMap resources. One advantage is direct TrueType rendering quality — unlike converting TrueType outlines to PostScript cubics, Type 11 passes the original outlines to the rasterizer intact, preserving hand-tuned grid-fitting instructions. The CID indexing provides another benefit by supporting multiple encoding schemes (Unicode, national standards) mapped to the same glyph collection without data duplication. Type 11 fonts appear primarily in professional CJK print production and PDF document workflows where large TrueType-based character sets must be embedded in PostScript-derived output.
Developer: Adobe Systems
Initial release: 1993

Frequently Asked Questions

Why convert DFONT to T11?

T11 provides TeX-compatible Type 1 font data, making your Mac DFONT usable in LaTeX and other TeX-based typesetting systems for academic and scientific documents.

How do I open a T11 file?

T11 fonts are consumed by TeX distributions like TeX Live and MiKTeX. Place them in the appropriate font directory and update the font database to make them available.

Can I use T11 fonts in LaTeX documents?

Yes. Once installed in your TeX distribution, T11 fonts can be referenced in LaTeX preambles just like any other PostScript Type 1 font for document typesetting.

Is the visual quality comparable to the original?

The conversion preserves glyph outlines faithfully. PostScript cubic curves in T11 accurately reproduce the shapes from your original DFONT source file.

Does this work on any operating system?

Convertio is browser-based and works everywhere. Upload DFONT from a Mac and download the T11 file on any system where your TeX environment is installed.