Warning: require_once(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/Skin.php on line 155

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: include(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/resourceloader/ResourceLoader.php on line 201
PCF - Just Solve the File Format Problem

PCF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
m (Add Kaitai Struct schema)
 
(3 intermediate revisions by 3 users 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]].''
 +
 
'''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]].
 
'''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]].
  
Line 10: Line 13:
  
 
== Specifications ==
 
== Specifications ==
* [https://fontforge.github.io/en-US/documentation/reference/pcf-format/ Format for X11 pcf bitmap font files]
+
* [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
 
* 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
  
Line 19: 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

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