The TSLSV.INI text file is copied to the C:\Users\<username>\AppData\Roaming\Tessel Systems\ directory during the installation. It is used to store various SuperView control parameters. Some of them may be changed by SuperView commands, others can be changed only by editing the file.

File line syntax: <Parameter_name>=<value>

Comment line syntax: [<comment>]

Binary values of some parameters are coded as 0 or 1, which means switched off or on respectively.

The list of parameters in the TSLSV.INI file are listed below:

Color

Default value of color number in the drawing palette (for monochrome raster images only). Used when raster image has not corresponding TAF file.

Comment

Default value of image’s description or a remark text. Used when raster image has not corresponding TAF file.

Length

Default value of number of pixels in a single raster line. Used when raster image has not corresponding TAF file.

Orientation

Default value of image’s orientation. Defined in raster terms (lines and columns of pixels) but maintaining analogous meaning also for vector drawings. The Orientation can have one of the following values:

Used when raster image has not corresponding TAF file.

Units

Default value of code number of units used to define the insertion point of the image; one of the following values:

Width

Default value of number of raster lines. Used when raster image has not corresponding TAF file.

XinsertionPoint

Default value of X coordinate of the lower left corner of the image. Used when raster image has not corresponding TAF file.

Xresolution

Default value of image’s horizontal resolution. Used when raster image has not corresponding TAF file.

Xscale

Default value of horizontal scale of the image. Used when raster image has not corresponding TAF file.

YinsertionPoint

Default value of Y coordinate of the lower left corner of the image. Used when raster image has not corresponding TAF file.

Yresolution

Default value of image’s vertical resolution. Used when raster image has not corresponding TAF file.

Yscale

Default value of vertical scale of the image. Used when raster image has not corresponding TAF file.

For internal use only. Parameters for library TSLPPL (print cache options).

For internal use only. Parameters for library TSLRVC.

AutoSelectingSingleFile

Binary value; when set to 1, the single image file is automatically selected for editing immediately after opening.

BRAOpenOptions

Decimal (without prefix) or hexadecimal (prefixed with 0x) number. Used for control of document attribute files. Zero or sum of some of the following values:

For example, setting this parameter to 0x1A00 (which is a sum of 0x1000, 0x0800 and 0x0200) means: “read and write TAF file; read RLD file”. This is the default SuperEdit behavior.

ClipboardCopyHeight

Height of the document copy in inches for the Copy command.

ClipboardCopySpecHeight

Height of the document copy in inches for the Copy Special and Copy Special To... commands.

ClipboardCopySpecWidth

Width of the document copy in inches for the Copy Special and Copy Special To... commands.

ClipboardCopySpecXRes

Horizontal resolution of the document copy for the Copy Special and Copy Special To... commands.

ClipboardCopySpecYRes

Vertical resolution of the document copy for the Copy Special and Copy Special To... commands.

ClipboardCopyWidth

Width of the document copy in inches for the Copy command.

ClipboardCopyXRes

Horizontal resolution of the document copy for the Copy command.

ClipboardCopyYRes

Vertical resolution of the document copy for the Copy command.

ConvertToOneFile

Binary value; setting it to 0 disables creation of the multi-page destination file while converting multiple input files.

CopyBitmap

Copying data in the Device Dependent Bitmap format to the Clipboard.

CopyDIBitmap

Copying data in the Device Independent Bitmap format to the Clipboard.

CopyEmbeded

Binary value; copying data in the embedded object format to the Clipboard.

CopyLink

Copying data in the link to a linked object format to the Clipboard.

CopyMetafile

Copying data in the MS Windows system metafile format to the Clipboard.

CrosshairVisible

Binary value; setting it to 1 causes SuperEdit to display crosshair at the current cursor position.

DecPrecision

The option sets the floating-point numbers precision to be used in SuperEdit dialogs.

DefaultVportsOverlapMode

Possible values:

DefBmpExt

Bitmap format may have DIB or BMP extension. When the user converts a raster file to the format, the default extension is chosen.

DefCalsExt

CALS format may have GP4, CG4 or MIL extension. When the user converts a raster file to the format, the default extension is chosen.

DefRasterUnits

Decimal value; defines default units for new raster drawings.

DefTCDUnits

Decimal value; defines default units for new TCD documents.

DefVectorUnits

Decimal value; defines default units for new vector drawings.

DefVidarExt

Vidar format may have VID or VIM extension. When the user converts a raster file to the format, the default extension is chosen.

DefXRes

Default raster image horizontal resolution.

DefYRes

Default raster image vertical resolution.

DelayedClipboardRendering

Binary value; immediate or delayed data rendering for data transfer through the Clipboard.

DitherMode

If this option is checked, SuperEdit uses dithering to improve image colors mapping.

LastSaveDir

Path name to the disk directory of the most recently open file.

LastSaveFilter

File format code number of the most recently open file (this parameter must not be changed).

LastSaveSubFormat

File compression mode code number of the most recently open file (this parameter must not be changed).

MaximizeApplication

Binary value; setting it to 1 causes SuperEdit to cover the full screen when opened.

MaximizeView

Binary value; setting it to 1 causes the open document window to cover the whole SuperEdit main window when opened.

MaxUndoSteps

Decimal value; defines how many undo steps are allowed.

PrintBitmapHeight

This parameters controls maximum height of "tile" used to create printouts.

If the resulting printout will exceed given value in pixels, hole image it will be divided into smaller tiles.

Value "1024" is suggested for use to ensure proper displaying images on Mobile devices.

PrintBitmapHeight=1024
PrintBitmapWidth

This parameters controls maximum width of "tile" used to create printouts.

If the resulting printout will exceed given value in pixels, hole image it will be divided into smaller tiles.

Value "1024" is suggested for use to ensure proper displaying images on Mobile devices.

PrintBitmapWidth=1024
PrintToFileWithMargins

This parameter is responsible for printing with or without margin in Print-outs to files (like PDF or PNG).

Possible values:

Default value is 1 and it's recomended value, especially for printouts from HyperDoc Online.

ShowTwainInterface

Binary value; activates a scanner interface.

TCDSaveMode

Binary value; defines how the SaveAs command works:

TempDir

Path name to the disk directory where temporary files will be created.

ViewBitmapHeight

View bitmap height in pixels.

ViewBitmapWidth

View bitmap width in pixels.

loading table of contents...