Commandline Parameters

Top  Previous  Next

 

OLD STYLE OF COMMANDLINE INVOCATION:

This is used by Screenshot Captor and any other tool that wants to embed unicode image picture data and raw rvf text data.

 

Specify an RVF file as first parameter, and an image file as second parameter, they will be loaded and saved automatically

 

 

NEW STYLE OF COMMANDLINE INVOCATION:

 

-rtf FILENAME - import an rtf text file
-txt FILENAME - import a text file
-asc FILENAME - import a text file and force font to ascii mode (useful for ascii clipart)
-img FILENAME - open an image file which contains EMBEDED text info (image files written by Unicode Image Maker)
-width XWIDTHVALUE - resizes form so that image width is as specified
-height YHEIGHTVALUE - resizes form so that image height is as specified
-save IMAGEFILENAME - saves the image file as specified
-clipboard - copies image to clipboard
-close - exits the program (should be last item on commandline)
-stylefile INISTYLEFILENAME - as saved from unicode image make File menu (this lets you save and reuse text formatting styles).  NOTE: This needs to come on the commandline BEFORE any other text or image file load options and width or height options above since it will erase contents before being applied. AND it will reset window size.