ImportTTX v3.1
--------------

Programmed by Francis G. Loch
http://www.dfstudios.co.uk


1. DISCLAIMER

THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY OF ANY KIND. YOU USE IT
ENTIRELY AT YOUR OWN RISK!


2. INSTRUCTIONS

ImportTTX is a program designed to import BBC Micro Mode 7 (teletext) screens
and save them as either BMPs, JPGs or PNGs. ImportTTX is a part of the next
version of Image2BBC which is currently under development.

The menu bar:

File -> Import...                      Imports a BBC Micro Mode 7 screen.
File -> Import from disk image...      Imports a BBC Micro Mode 7 screen stored
                                       on a disk image (e.g. SSD) (not
                                       currently implemented).
File -> Save as...                     Saves the image as a BMP, JPG or PNG.
File -> Close                          Exits the program.

Options -> Enable rounding             Toggles rounding of the characters. With
                                       rounding enabled, the resulting image is
                                       double the resolution than with rounding
                                       disabled (480x500 pixels instead of
                                       240x250 pixels).

View -> Fullscreen preview             Shows the image fullscreen.

Help -> About                          Shows information about the program.


The toolbar offers a similar range of functions as the menu bar.


Files may also be imported by dragging them into the image preview area of
ImportTTX.


3. VERSION HISTORY

8th June 2014: Version 3.1

- First public release.