Original scaleable printing solution developed by Adobe and used as basis of PDF format
postscript
In the early days of fonts, each glyph was stored as a bitmap at a range of sizes. Drawing it was a simple case... As part of our TrueType to OpenType font conversion (we need this for PDF to HTML5 conversion to ensure fonts display on all browsers),... We get lots of emails asking about fonts so this articles tries to explain some of the potential issues. Loading fonts All fonts used... 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...