PK font

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(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...")
 
(Add some more information about identification)
(5 intermediate revisions by one user not shown)
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 ==
 +
The file extension is usually a number (of dots per inch), followed by "pk".
  
 
== Identification ==
 
== Identification ==
Files begin with {{magic|f7 59}}.
+
Files begin with {{magic|f7 59}}. The last byte has decimal code 245 or 246; if 246 then it ends with a code 245 followed by one or more of code 246.
 +
 
 +
== See also ==
 +
* [[TeX Font Metrics]]
  
 
== Specifications ==
 
== Specifications ==
 
* [https://www.tug.org/TUGboat/tb06-3/tb13pk.pdf Packed (PK) Font File Format]
 
* [https://www.tug.org/TUGboat/tb06-3/tb13pk.pdf Packed (PK) Font File Format]
 +
* [http://www.davidsalomon.name/DC4advertis/PKfonts.pdf PK Font Compression]
 +
* [http://tug.ctan.org/tex-archive/macros/latex/doc/encguide.pdf LaTeX font encodings] - Documents some of the character encodings that PK fonts might use
  
 
== Software ==
 
== Software ==
 
* [[Netpbm]]: pbmtopk, pktopbm
 
* [[Netpbm]]: pbmtopk, pktopbm
 
* [ftp://ftp.cs.tu-berlin.de/pub/TeX/TeX-3.141/Unsupported/MFpxl/CMFpxlware/ pktopx/pxtopk in C]
 
* [ftp://ftp.cs.tu-berlin.de/pub/TeX/TeX-3.141/Unsupported/MFpxl/CMFpxlware/ pktopx/pxtopk in C]
* Metafont (GFtoPK, PKtoPX, PXtoPK)
+
* [[Metafont]] (GFtoPK, PKtoPX, PXtoPK)
  
 
== Sample files ==
 
== Sample files ==
Line 21: Line 29:
 
* [http://cd.textfiles.com/amigaformat/aformat-28-19980612/-Seriously_Amiga-/Comms/Other/amicas/fonts/tex/pk/ http://cd.textfiles.com/amigaformat/.../tex/pk/]
 
* [http://cd.textfiles.com/amigaformat/aformat-28-19980612/-Seriously_Amiga-/Comms/Other/amicas/fonts/tex/pk/ http://cd.textfiles.com/amigaformat/.../tex/pk/]
 
* [http://cd.textfiles.com/infomagic/imagicldr199406/disk2/live/usr/TeX/lib/texmf/fonts/public/cm/pk/cx/ http://cd.textfiles.com/infomagic/.../cm/pk/cx/]
 
* [http://cd.textfiles.com/infomagic/imagicldr199406/disk2/live/usr/TeX/lib/texmf/fonts/public/cm/pk/cx/ http://cd.textfiles.com/infomagic/.../cm/pk/cx/]
 +
 +
[[Category:File formats with too many extensions]]
 +
[[Category:TeX]]

Revision as of 03:30, 4 February 2020

File Format
Name PK font
Ontology
Extension(s) .pk, others

Packed Font File Format (PK) is a bitmap font format associated with Metafont and TeX.

Contents

Identifiers

The file extension is usually a number (of dots per inch), followed by "pk".

Identification

Files begin with f7 59. The last byte has decimal code 245 or 246; if 246 then it ends with a code 245 followed by one or more of code 246.

See also

Specifications

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox