PK font
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| m | |||
| Line 4: | Line 4: | ||
| |extensions={{ext|pk}}, others | |extensions={{ext|pk}}, others | ||
| }} | }} | ||
| − | '''Packed Font File Format''' ('''PK''') is a bitmap font format associated with Metafont and [[TeX]]. | + | '''Packed Font File Format''' ('''PK''') is a bitmap font format associated with [[Metafont]] and [[TeX]]. | 
| == Identifiers == | == Identifiers == | ||
Revision as of 18:49, 8 April 2016
Packed Font File Format (PK) is a bitmap font format associated with Metafont and TeX.
| Contents | 
Identifiers
The file extension is usually a number, followed by "pk".
Identification
Files begin with f7 59.
See also
Specifications
- Packed (PK) Font File Format
- PK Font Compression
- LaTeX font encodings - Documents some of the character encodings that PK fonts might use
Software
- Netpbm: pbmtopk, pktopbm
- pktopx/pxtopk in C
- Metafont (GFtoPK, PKtoPX, PXtoPK)

