# D-TYPE FONT ENGINE / D-TYPE RASTERIZER
# VERSION 3.9
# MAIN INITIALIZATION FILE
FONT PARAMETERS
1. Path to the ASCII re-encoding table, now obsolete and deprecated
Note: Leave the row empty or enter NULL to use default
2. Reserved - must be 10
3. Initial value for maximum number of fonts
4. Initial value for maximum character code
Note: Must not exceed 65535
{
ini/dtype.cpg
10
500
9048
}
PARAMETERS FOR FONT ENGINE AND RASTERIZER
1. Path to the initial font list
Note: Leave the row empty or enter NULL if the list is not needed
2. Size of the font cache in bytes
Note: Must be greater than parameter 5 x parameter 6
3. Path to the custom gray-scale table
Note: If empty, NULL or not found, 256 levels of gray will be used
4. Maximum number of characters that can be cached at a time
5. Maximum height in pixels that can be rendered in a single pass
6. Maximum width in pixels that can be rendered in a single pass
Note: Must be a multiple of 4
7. Initial value for maximum number of intersections in a single scan line
{
ini/dtype.fls
650000
ini/gs256.gsl
2000
800
800
36
}
TRANSFORMATION LIST
1. Path to the initial transformation list
Note: Leave the row empty or enter NULL if the list is not needed
2. Initial number of rows in the transformation list
3. Initial number of rows in the extended transformation list
Note: Must be at least 3 times the size of the transformation list
{
ini/dtype.phy
500
2000
}
STYLE LIST
1. Path to the initial style list
Note: Leave the row empty or enter NULL if the list is not needed
2. Initial number of rows in the style list
{
ini/dtype.stl
1500
}
PATTERNS
1. Path to the pattern definition file
Note: Leave the row empty or enter NULL if patterns are not needed
2. Reserved - must be 3
{
ini/dtype.pat
3
}
ADDITIONAL SETTINGS
1. Reserved - must be 200
2. Reserved - must be 6
{
200
6
}
MISCELLANEOUS PATHS
1. Directory for temporary files
Note 1: D-Type Font Engine must be granted READ/WRITE/MODIFY/DELETE
file permissions (e.g. on Unix or Windows NT)
Note 2: If empty, NULL, not found or inaccessible, RAM will be used
2. Character translation for TrueType fonts, Apple Mac ASCII Encoding
Note: Leave the row empty or enter NULL to use default
3. Character translation for Adobe Type 1 fonts
Note: Leave the row empty or enter NULL to use default
4. Character translation for TrueType fonts, Windows Unicode Encoding
Note: Leave the row empty or enter NULL to use default
5. Character translation for TrueType fonts, Mixed 8/16-bit CJK Encoding
Note: Leave the row empty or enter NULL to use default
6. Character translation for OpenType fonts, Windows Unicode Encoding
Note: Leave the row empty or enter NULL to use default
7. Character translation for OpenType fonts, Apple Mac ASCII Encoding
Note: Leave the row empty or enter NULL to use default
{
tmp/
ccv/1.ccv
ccv/2.ccv
ccv/3.ccv
ccv/4.ccv
ccv/3.ccv
ccv/1.ccv
}
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.