Acorn Font
From Just Solve the File Format Problem
(Difference between revisions)
Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007
Dan Tobias (Talk | contribs) m |
(changed graphics to fonts in nav) |
||
Line 4: | Line 4: | ||
|[[Electronic File Formats]] | |[[Electronic File Formats]] | ||
| > | | > | ||
− | |[[ | + | |[[Fonts]] |
| > | | > | ||
|Acorn Font | |Acorn Font |
Revision as of 01:09, 5 November 2012
File Formats | > | Electronic File Formats | > | Fonts | > | Acorn Font |
Overview
Acorn Font files are the native format for fonts on RISC OS. Each file contains data that describes aspects of a particular typeface and weight, describing each glyph using either a vector representation (an outline font) or a bitmap. Fonts are used for on-screen rendering and printing.
Outline fonts are described by two separate files: IntMetrics and Outlines. The IntMetrics file contains information about the sizes and shapes of each glyph, kerning and basic styles. The Outlines file contains definitions of the glyphs.
Character encoding files describe the mapping between character numbers and the glyph definitions for each font.