There are three types of fonts, True Type is an outline font standard developed by Apple Computer in the late 1980s as a competitor to Adobe’s Type 1 fonts used in PostScript. It has become the most common format for fonts on both the Mac OS and Microsoft Windows operating systems.
OpenType fonts are related to TrueType fonts, but have a greater basic character set, including small capitalization, an old-style numerals system, and more capable of detailing shapes, such as glyphs and ligatures. OpenType fonts easier to read and readable in all sizes and can be sent to any printer or other output device that is supported by Windows.
PostScript fonts (like Adobe type 1 & type 2 fonts are smooth, detailed, and of high quality and are good for printing, especially professional printing, for example books or magazines.

Fonts

How are Embedded CMAP tables defined in a PDF…

Every glyf inside a PDF file can have a display value and a different extraction value. This is useful because often you need to...
Mark Stephens
2 min read

Why are CID fonts far more complicated than non-CID…

We get lots of emails asking about fonts so this articles tries to explain some of the potential issues. Loading fonts All fonts used...
Mark Stephens
1 min read

How does TrueType Hinting work?

TrueType hinting use a program inside the TrueType file to modify the outlines for fonts. This allows it to do clever things like optimise...
Sam Howard
49 sec read

Problems caused by Arial font in PDF files

The Arial Font Arial is a very popular font with a contemporary sans serif design. The font family is also on the font families...
Mark Stephens
1 min read

What are CID fonts?

There are 2 main font technologies used in PDF font files (Postscript/Type1 and Truetype). There is also a ‘merged’ format which borrows features from...
Mark Stephens
53 sec read

Where do PDF viewers get font data for non-embedded…

What are Standard fonts? One of the reasons that the PDF file format is so popular is that it embeds a large amount of...
Mark Stephens
1 min read