Creating font mappings from text blocks
When RICOH Visual Workbench cannot display text in an AFP file correctly, you can use text blocks in the file
to create font mappings.
The font mapping can be for a character set, code page, or coded font. You can map an AFP character set to a Java font, an AFP code page to a Java character set, or an AFP coded font to an AFP character set and AFP code page.
Note:
Code page mappings make text readable, while character set mappings change how text
is displayed in RICOH Visual Workbench.
- In RICOH Visual Workbench, open a sample AFP file.
- Click Mode and a feature.
- Click a text block.You see a red box around the text you selected.
The text blocks you can select are defined in the AFP file, from one character to the entire line of text. For example, the text
Account Summary
might be defined as two text blocks. You can click either theAccount
orSummary
text block. - Right-click anywhere on the page and click Create Font Mapping.You see the Create Font Mapping window.
- Click one of these for the font mapping type:
- Character Set (default)
- Coded Font (only available if the text block references a coded font)
- Code Page
The fields and buttons on the window change depending on which font mapping type you select. Font mapping fields and buttons describes the fields and buttons that are displayed for font mapping.Font mapping fields and buttons
Field or button Font Mapping Type Description Add Character Set The action for adding a new global identifier to the drop-down list for the character set. Character Set Name Character Set Code Page Coded Font
Identifies one of these: - The name of a defined set of characters for AFP. The name usually begins with "C".
The second character in standard AFP character set names indicates the character rotation.
A question mark (?) is used as a wildcard character for the second character of the character set name
and means that the identifier applies to all rotations.
Note:
DEFAULT
is used for the identifier of the AFP character set when RICOH Visual Workbench cannot locate the resource for a coded font. - The name of a defined Java character set encoding.
Coded Font Name Coded Font The name of the AFP coded font that associates an AFP code page and an AFP character set. For double-byte fonts, a coded font associates multiple pairs of code pages and font character sets. Code Page Name Code Page Coded Font
The name of the AFP code page that assigns code points to graphic characters. The name usually begins with T1
.Note:DEFAULT
is used for the identifier of the AFP code page when RICOH Visual Workbench cannot locate the resource for a coded font.DBCS Code Page The code page is a double-byte character set in which each character is represented by two bytes. You cannot change this field. Text Example Character Set Code Page
The text block you selected in the AFP file. Family Name Character Set The name of the Java font family. Global Identifier Character Set Code Page
A 1- to 5-digit decimal global character set graphic identifier (GCSGID) or code page global identifier (CPGID). The values are 00001 to 65534. Point Size Character Set The height of the characters in a font. One tenth of the value is the point size. For example, a value of 90 represents a 9-point font. Valid values are whole numbers from 1 to 990. SBCS Code Page The code page is a single-byte character set in which each character is represented by a 1-byte code point. You cannot change this field. Show CharSets Character Set The action for viewing which character sets currently use the global identifier displayed in the Global Identifier field. Show Common Character Set Code Page
The action for viewing which character sets or code pages currently use the global identifier displayed in the Global Identifier field. Style Character Set The style of the Java font. Valid values are: BOLD
,BOLD|ITALIC
,ITALIC
, andPLAIN
. - Do one of these, depending on which font mapping type you selected:
- For Character Set, do one of these:
- Select a different global identifier from the drop-down list. You can click Show Common to view which character sets currently use the selected global identifier and then click X in the upper right corner to close the window.
- Click Add to create a new global identifier:
- Type a 1- to 5- digit identifer in the Global Identifier field.
- Click Show CharSets to view which character sets currently use the selected global identifier. Click X in the upper right corner to close the window.
- Type a point size.
- Select a family name and style for the Java font from the drop-down lists.
- Click OK.
- For Coded Font:
- Type an AFP character set name. The name usually begins with "C".
- Type an AFP code page name. The name usually begins with "T1".
- For Code Page:
- Select a different global identifier from the drop-down list.
- Click Show Common to view which code pages currently use the selected global identifier. Click X in the upper right corner to close the window.
- For Character Set, do one of these:
- Click OK.The font mapping is created in the control file. To keep the font mappings, be sure to save the control file before exiting the AFP file.