PCF
From Just Solve the File Format Problem
(Difference between revisions)
m (→Specifications: Fix a broken FontForge docs link) |
m (Add Kaitai Struct schema) |
||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Fonts | |subcat=Fonts | ||
|extensions={{ext|pcf}} | |extensions={{ext|pcf}} | ||
+ | |kaitai struct=pcf_font | ||
}} | }} | ||
:''For the image format, see [[PCIF]].'' | :''For the image format, see [[PCIF]].'' | ||
Line 21: | Line 22: | ||
== Sample files == | == Sample files == | ||
* http://cd.textfiles.com/x11r6_9503/disk1/Linux/lib/X11/fonts/100dpi/ | * http://cd.textfiles.com/x11r6_9503/disk1/Linux/lib/X11/fonts/100dpi/ | ||
+ | * {{DexvertSamples|font/pcf}} | ||
== Links == | == Links == |
Latest revision as of 17:45, 26 December 2024
- For the image format, see PCIF.
PCF (Portable Compiled Format) is a bitmap font format used by the X Window System. It is more or less a binary version of BDF.
Contents |
[edit] Identification
Files begin with 0x01
"fcp
".
[edit] Specifications
- Format for X11 PCF bitmap font files
- Appendix D (pgs. 436-450) of The X Window System Server: X Version 11, Release 5 by Elias Israel & Erik Fortune, Digital Press, 1992. ISBN 1-55558-096-3