PCF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Fonts |extensions={{ext|pcf}} }} '''PCF''' ('''Portable Compiled Format''') is a bitmap font format used by the X Window System. It...")
 
m (Add Kaitai Struct schema)
 
(7 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
|subcat=Fonts
 
|subcat=Fonts
 
|extensions={{ext|pcf}}
 
|extensions={{ext|pcf}}
 +
|kaitai struct=pcf_font
 
}}
 
}}
'''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]].
+
:''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]].
 +
 
 +
== Identification ==
 +
Files begin with <code>0x01</code> "<code>fcp</code>".
 +
 
 +
== Specifications ==
 +
* [https://fontforge.org/docs/techref/pcf-format.html Format for X11 PCF bitmap font files]
 +
* Appendix D (pgs. 436-450) of [http://books.google.com/books/about/The_X_Window_system_server.html?id=0s5QAAAAYAAJ ''The X Window System Server: X Version 11, Release 5''] by Elias Israel & Erik Fortune, Digital Press, 1992. ISBN 1-55558-096-3
  
 
== Software ==
 
== Software ==
 
* [https://packages.debian.org/source/sid/pcf2bdf pcf2bdf]
 
* [https://packages.debian.org/source/sid/pcf2bdf pcf2bdf]
 +
* [http://cgit.freedesktop.org/xorg/app/bdftopcf/ bdftopcf]
 +
 +
== Sample files ==
 +
* http://cd.textfiles.com/x11r6_9503/disk1/Linux/lib/X11/fonts/100dpi/
 +
* {{DexvertSamples|font/pcf}}
  
 
== Links ==
 
== Links ==
 
* [[Wikipedia:Portable Compiled Format|Wikipedia article]]
 
* [[Wikipedia:Portable Compiled Format|Wikipedia article]]
* [http://www.x.org/archive/X11R7.6/doc/man/man1/bdftopcf.1.xhtml bdftopcf man page]
+
* [http://www.x.org/archive/X11R7.7/doc/man/man1/bdftopcf.1.xhtml bdftopcf man page]
  
 
[[Category:X Window System]]
 
[[Category:X Window System]]

Latest revision as of 17:45, 26 December 2024

File Format
Name PCF
Ontology
Extension(s) .pcf
Kaitai Struct Spec pcf_font.ksy
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

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox