![]() |
![]()
| ![]() |
![]()
NAMEdtudcfonted — Edit user-defined characters SYNOPSISdtudcfonted DESCRIPTIONThe dtudcfonted utility is a tool for editing user-defined characters (UDCs). It runs only in GUI mode. The procedure for editing user-defined characters is:
Starting the Font EditorStart the font editor by entering the dtudcfonted command. The Font Selection window appears. Selecting the FontThe Font Selection window is displayed immediately after the utility is started, or by choosing Open from the Font menu on the Character Edit window. The code sets for the editable font files are listed in Codeset Selection. To list the applicable fonts (files), select the code set, style, and definition character size of the desired font in the selection item field. Specifying one font and then selecting the Open button displays the Character Edit window. Selecting the Cancel button closes the Font Selection window and terminates the UDC font editor. Editing CharactersCharacter patterns are edited on the Character Edit window. The Character Edit window contains:
Select the code for the character to be edited from the character list. This displays the associated character pattern in the edit pane. If the character pattern has not been created in the UDC area, nothing is displayed. If the character code is not registered, add the code on the Character Control window, or copy the pattern on the Character Copy window. For details on how to add character codes, see "Adding and Deleting Character Codes". For details on how to copy character patterns, see "Copying Character Patterns". Characters are edited on the edit pane using the following operations:
Adding and Deleting Character CodesCharacter codes are added and deleted on the Character Control window. To display this window, choose Add/Delete from the Character menu. Adding Character CodesTo add a character code, specify its four hexadecimal digits within the user-defined character area. To add a range of characters, specify the four hexadecimal digits for the last character code in the range in the right input field. After specifying a single character code or a range, select the Add button. The character code is added to a list of the characters being edited on the Character Edit window. The character to be edited is the first character of the added character code (or the added character code field). If already registered, the character pattern for the specified character code is not changed. Deleting Character CodesTo delete a character code, specify its four hexadecimal digits within the user-defined character area. To delete a range of characters, specify the four hexadecimal digits for the last character code in the range in the right input field. After specifying a single character code or a range, select the Delete button. The Character Deletion Confirmation window appears. Choose OK to delete the character. Choose Cancel to cancel the deletion. Deleting a character code removes it from the list of characters being edited on the Character Edit window. The character code following the deleted character code becomes the current editable character code. Note that a deleted character code is not actually removed from the user-defined character file until you choose Save on the Font menu. Entering Character Codes GraphicallyTo enter a character code graphically, choose the Code button on the Character Control window. The Character Code Input window appears. On this window, click on the desired character, then press the Apply button to insert the code for the selected character in the code input field of the Character Control window. Copying Character PatternsYou can copy character patterns already registered or created using the Character Copy window. To access this window, choose Copy from the Character menu. Copying adds the character code specified for the copy destination to the list of the character list on the Editing window. To copy a character pattern:
You can also perform a composite copy, which ORs the dots in the source character pattern with the dots in the destination character pattern. To copy a composite pattern, specify the copy source and the copy destination, then choose the Copy Compositions button. Getting InformationThe Information menu provides explanations of the following items: Saving Editing ResultsTo save your edits on a character pattern, you must save the pattern in the user-defined character file. Choose Save from the Font. Exiting the Font EditorTo exit from the Font Editor, choose Exit from the Font menu or Close from the window menu. If you have not saved the edited pattern, the Termination Confirmation window appears and asks whether you want to save the pattern or not. Choose Save to save your edits, Not Save to discard your edits, or Cancel to abort the exit itself. EXIT STATUS
ENVIRONMENT VARIABLESdtudcfonted references the DTUDCFONTPATH variable, which is a colon-separated list of directories to search when looking for UDC font files. RESOURCESNone. ACTIONS/MESSAGESNone. ERRORS/WARNINGSThe following errors can occur when the font file is read or saved: Failed in reading the selected font file. Failed in the registration of the selected font file. The following errors can occur when the UDC is added, deleted, or copied: The specified code is without the range of UDC code. Because the memory allocation cannot be done, it is not possible to add. The specified copy origin code is without the range of UDC code. The specified copy target code is without the range of UDC code. There is no character in the specified area. The following errors can occur when the font file is opened: Because the selected font file is already open for editing by another user, it cannot be opened. Failed to open the selected font file. You have no right to access for the font file, or the format of the file is not consistent. FILESNone. EXAMPLESNone. SEE ALSOdtudcexch(1)
|