/
Font Management
Font Management
Xmanager provides fonts necessary in most systems and applications. However, users may need to directly add new fonts.
To Download and Install Additional Fonts Pack:
- Go to the Xmanager download page: https://www.netsarang.com/en/font-download/
- Download additional font packs to install.
- Run the font packs in the user's system.
- Install fonts pack according to the instructions provided by the install wizard.
- Note
When additional font packs are installed, a fonts folder is automatically added to all server profiles, so a new fonts folder does not need to be registered separately in each server profile when using Xconfig.
To Change BDF Font to PCF Font:
- Run bdftopcf.exe program as in the following example:
C:\tmp> %XMANAGER_INSTALL_DIR%\bdftopcf new.bdf –o new.pcf
To Create or Renew FONTS.DIR File Using the Mkfntdir.exe Program:
- Move to fonts folder and run the mkfntdir.exe program:
%XMANAGER_INSTALL_DIR%\Fonts\NewFonts> ..\..\mkfntdir
To Create and Use Fonts Folder:
- Create a new folder under the following folder:
%XMANAGER_INSTALL_DIR%\Fonts - Copy new font files to the created folder.
- Run the mkfntdir.exe program in the created folder:
%XMANAGER_INSTALL_DIR%\Fonts\NewFonts> ..\..\mkfntdir - Run Xconfig.
- Double-click a profile to which the new fonts folder is to be added. The Profile Properties dialog box is displayed.
- Click the [Font] tab.
- Click [Add Font Folder]. The Browse For Folder dialog box is displayed.
- Select a new font folder.
- Click [OK].
- Restart Xmanager.
To Use Font Server:
- Run Xconfig.
- Double-click a profile. The Profile Properties dialog box is displayed.
- Click the [Font] tab.
- Click [Add Font Server]. The Add Font Server dialog box is displayed.
- Enter the font server name or IP address in [Host].
- Enter the font server port number in [Port].
- Click [OK].
- Note
Check if a font server is executed on the remote server. In general, the font server program name is xfs and the default port number is 7100.
To Change Default Font:
- Run Xconfig.
- Double-click a profile. The Profile Properties dialog box is displayed.
- Click the [Font] tab.
- Enter the name of the font to use as the default font in [Default Font].
- Click [OK].
- Note
The default font is used when an X application does not designate a font for text display.
To Replace a Font with another Font when the Font Cannot be Found:
- Run Xconfig.
- Double-click a profile. The Profile Properties dialog box is displayed.
- Click the [Font] tab.
- Select [Automatic Font Substitution].
- Click [OK].
To Display the Font Error Dialog Box:
- Run Xconfig.
- Double-click a profile. The Profile Properties dialog box is displayed.
- Click the [Font] tab.
- Select [Show Missing Font Dialog].
- Note
The missing font message is used to find a font when the font used by a remote X application is not available in Xmanager. The missing font information is always recorded in the Xmanager log. Even if a font is unavailable in Xmanager, the missing font message may not be displayed by some X applications. In this case, find the necessary fonts by referring to the log or error messages of the concerned X application.
- Note
- Click [OK].
Related content
Font Change
Font Change
More like this
Appearance
Appearance
More like this
Server Profile Setting
Server Profile Setting
More like this
Keyboard Setting
Keyboard Setting
More like this
Font Color and Background Color Setting
Font Color and Background Color Setting
More like this