 
 Brief Description of MaskConvert.exe
 ------------------------------------

 DXF2Help is a command line tool with which you can convert mask files 
 made for TNC 426/430 controls to the 1024x786 screen resolution of the 
 iTNC 530 control.

 The calculated positions have to be adapted manually, since the pixel 
 positions are not calculated exactly during conversion. The iTNC 530 control 
 uses fonts with other dimensions, which do not match the resize factor.

 

 Program call:
 -------------

MaskConvert <OrgFileName> <NewFileName> [<factor>] [-h<graphics file path>] [-c]

Factor:             Stretch factor in percent (Default: 139)
Graphics file path: Path to the .he graphics files
                    Sample: -hC:\PLC\M0815\masks\he
-c:                 Suppress comments


 Notes:
 ------

 - The coordinates of the 

   "IPOS",
   "POS", 
   "LINEDIST",
   "ILINE" and
   "LINE"

   commands are recalculated.

 - GRAPHICS commands must immediately follow a POS command, otherwise a 
   correct calculation is not possible.

