BDF
From Just Solve the File Format Problem
(Difference between revisions)
(Sample files) |
|||
Line 4: | Line 4: | ||
|extensions={{ext|bdf}}, others | |extensions={{ext|bdf}}, others | ||
}} | }} | ||
− | + | [[BDF]] ('''Glyph Bitmap Distribution Format''') is a text-based bitmap font format developed by Adobe. Version 2.1 of it is used extensively in the X Window System. The most recent version is 2.2, which adds support for non-western character glyphs. | |
+ | |||
+ | == Specifications == | ||
+ | * [http://partners.adobe.com/public/developer/en/font/5005.BDF_Spec.pdf Glyph Bitmap Distribution Format Specification, Version 2.2] | ||
+ | * [http://www.x.org/docs/BDF/bdf.pdf Bitmap Distribution Format, Version 2.1] | ||
+ | |||
+ | == Software == | ||
+ | * [http://www.chortkeh.com/font-toolbox/bdf-font-viewer Chortkeh BDF Font Viewer] (Windows binary) | ||
== Sample files == | == Sample files == | ||
+ | * http://aspell.net/charsets/ | ||
+ | * http://openlab.ring.gr.jp/efont/unicode/ | ||
* http://cd.textfiles.com/currentsw199407/window/font/ - Some of the files contain BDF fonts, for example [http://cd.textfiles.com/currentsw199407/window/font/bruges.zip bruges.zip] → BRUGES.12 | * http://cd.textfiles.com/currentsw199407/window/font/ - Some of the files contain BDF fonts, for example [http://cd.textfiles.com/currentsw199407/window/font/bruges.zip bruges.zip] → BRUGES.12 | ||
− | == | + | == Links == |
* [[Wikipedia:Glyph Bitmap Distribution Format|Wikipedia page]] for BDF | * [[Wikipedia:Glyph Bitmap Distribution Format|Wikipedia page]] for BDF | ||
* {{EGFF|bdf|BDF File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]] | * {{EGFF|bdf|BDF File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]] | ||
− | |||
[[Category:Adobe]] | [[Category:Adobe]] |
Revision as of 01:36, 4 June 2014
BDF (Glyph Bitmap Distribution Format) is a text-based bitmap font format developed by Adobe. Version 2.1 of it is used extensively in the X Window System. The most recent version is 2.2, which adds support for non-western character glyphs.Contents |
Specifications
Software
- Chortkeh BDF Font Viewer (Windows binary)
Sample files
- http://aspell.net/charsets/
- http://openlab.ring.gr.jp/efont/unicode/
- http://cd.textfiles.com/currentsw199407/window/font/ - Some of the files contain BDF fonts, for example bruges.zip → BRUGES.12
Links
- Wikipedia page for BDF
- BDF File Format Summary, from the Encyclopedia of Graphics File Formats