PK font
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (Created page with "{{FormatInfo |formattype=electronic |subcat=Fonts |extensions={{ext|pk}}, others }} '''Packed Font File Format''' ('''PK''') is a bitmap font format associated with Metafont a...")  | 
			|||
| Line 8: | Line 8: | ||
== Identification ==  | == Identification ==  | ||
Files begin with {{magic|f7 59}}.  | Files begin with {{magic|f7 59}}.  | ||
| + | |||
| + | == See also ==  | ||
| + | * [[TeX Font Metrics]]  | ||
== Specifications ==  | == Specifications ==  | ||
Revision as of 23:17, 26 February 2016
Packed Font File Format (PK) is a bitmap font format associated with Metafont and TeX.
Contents | 
Identification
Files begin with f7 59.
See also
Specifications
Software
- Netpbm: pbmtopk, pktopbm
 - pktopx/pxtopk in C
 - Metafont (GFtoPK, PKtoPX, PXtoPK)