TYPE DESIGN INFORMATION PAGE last updated on Wed Nov 20 11:26:07 EST 2024
FONT RECOGNITION VIA FONT MOOSE |
|
|
|
Type 42 font software | ||
|
|
|
Dieter Baron
| |
Nice technical discussion by Juliusz Chroboczek. [Google] [More] ⦿ | |
Explanations on the conversion of a truetype to a postscript (type 42) font IF you have UNIX and IF ghostscript (gs) is installed:
| |
Staszek Wawrykiewicz
| |
Thomas H. Barton
| |
TrueType to type 42 font converter written by Christophe Labouisse. It is a PostScript program that makes TrueType fonts useful in PostScript programs that are printed on printers with type 42 support. Hints are untouched. The program does not yet process /Metrics, /Metrics2 and /CDevProc. [Google] [More] ⦿ | |
TrueTypeToType42.ps
| Ghostscript-based program written in 2002 by by Thomas H. Barton for creating a PostScript Type 42 font file from a TrueType font file. The included C program ShowAllGlyphs creates a PostScript program which shows all the glyphs defined by the font. [Google] [More] ⦿ |
ttf2pf
| Postscript program that wraps a TTF font into a type 42 PostScript font, and writes an AFM file as well. Free utility by Polish TeX expert Staszek Wawrykiewicz (d. 2018). In the file itself though, it says that the program is by Boguslaw Jackowski. See also here. [Google] [More] ⦿ |
Utility for wrapping truetype fonts and making them into type 42 fonts. Code written by J. Chroboczek. [Google] [More] ⦿ | |
ttftot42
| Free TrueType to type 42 converter, a program to facilitate using TrueType fonts on PostScript interpreters with TrueType rasterizer. Makes AFM and type 1 font files from truetype font files. You need the FreeType library to compile and use it. By Dieter Baron. Dates from 1999. Github link. [Google] [More] ⦿ |
A Type 42 font is a postscript font that wraps around a TrueType font. It is superficially similar to other PostScript fonts, and the conversion is therefore lossless. All recent versions (post 1999) of PostScript (starting with Adobe Postscript 2013) know how to deal with such fonts. My postscript printer and all post-1999 postscript printers should have no problem with them. [Google] [More] ⦿ | |
Specs at Adobe of type 42, a truetype font wrapper to make fonts useful in a postscript world. [Google] [More] ⦿ |
|
|