Note
This is general section, that applies to all Tessel Software Line programs that uses INI
file.
- Enable
Binary value; default 1, setting it to 0 disables use of the view cache.
- FullViewHeight
Height of the full view bitmap in pixels; when set to 0 SuperEdit calculates full view size according to your display resolution.
- FullViewWidth
Width of the full view bitmap in pixels; when set to 0 SuperEdit calculates full view size according to your display resolution.
- MinimalRegenKeepTime
Specifies limits for view kept in cache. Only document with greater regeneration time than specified will be stored in cache. Value in milliseconds, default is 250 ms.
- MinimalRegenSaveTime
Specifies limits for cached view to be stored in TCD file. Only document with greater regeneration time than specified will be written to TCD document.
- SaveFullView
Binary value; default 1; setting it to 0 disables saving of the full view cache.
- ZoomQuality
Decimal value in range 5 to 100, default is 75. Determines when cached views may be used instead of regeneration. Lower value means weaker image precision requirements, greater - requires more quality, but also causes more regenerations.