Raster Display Configuration
This section contains configurable settings to tweak the Raster (image) handling implementation in Eagle. These settings can be altered to match your application type, models and mode of use of image display process. These settings should remain untouched for all the latest operating systems unless otherwise instructed, please refer to Macrovision if you experience probles with HybridCAD display processes.
Configuration File Entries
|
|
HYBD_DIB |
|
Values |
new | old |
|
Description |
Shared color map is available under Windows when the setting of HYBC_DIBCOLS is not set the shared color map optimises the Eagle logical palette setting. Colors are selected with regard to the tolerance value specified by the TOL primer in the OVERLAY command. If this variable is set to new (default) then Eagle allocates colors using a tolerance factor to allow for multiple backloths. If set to old then the reduced/compression of colors is carried out by the GDI and the device driver |
|
Default |
new |
|
Example |
HYBD_DIB=old |
|
|
HYBC_DIBCOLS |
|
Values |
new | old |
|
Description |
This environment variable is be set to OLD to enable a compatible method of DIB creation under older Win32s. |
|
Default |
new |
|
Example |
HYBD_DIB=old |
|
|
HYBC_DIBTRUE |
|
Values |
on | off |
|
Description |
24 bit planes images can be converted before being displayed if the HYBC_DIBTRUE eagle.ini setting is set to OFF. This setting boosts drawing speed for true color images when the graphics board does not have good performance. If set to on (default) then 24 bit images are converted to 8 bit images. |
|
Default |
on |
|
Example |
HYBD_DIB=off |