--------------------------------
ReadManiac

Bug fixing and features history
--------------------------------


v1.4
------------------------------------------------

- distributed under Freeware license
- Stability increased a little. Some tricks have been added to
  support poor SL45i memory manger implementaion. 


v1.3
------------------------------------------------

- Added support for fonts with overhung glyphs,
  f.e. PUNJAB script.


v1.2
------------------------------------------------
- text formating is completely redone, no annoing
  "Formatting text" messages anymore. Can jump fast
  to random page. 
  Page size is assumed 128 bytes for simplicity;

- added "Slide show" feature; 

- "8" key adds 3 seconds to current displayed page in "Slide show" mode;

- added status bar with time and page number;

- added information screen (called with "5" key),
  displays current time, file name and page;

- text files can be erased in "File open" dialog;

- "File open" dialog displays free space;

- title picture looks fine on small screens (Siemens M50);

- download progress displays amounth of bytes received;

- "right" and "left" keys act like "select" and "cancel";

- while browsing menu, "down" key, pressed on the last menu
  item, returns you to the top of menu; similar applies 
  to the top item;

- "0" key acts like "down" key;

- midlet size has been reduced (for faster download);

- performance improved a little, page cache size increased;

- added new option to CreateFont: "Upper Case". Uncheck it, 
  and program will not change all letters in the font to
  upper case. 

- "Font7x5" replaced with "6x4 CE" - font with 
  "Windows: Central Europe" charset.
   Old font "Font 6x4" renamed to "6x4 CYR".

Known issues: when paging backwards, text formating can differ 
from forward paging.


 * Thanks to Igor Morozov for testing support.


------------------------------------------------


v1.1
------------------------------------------------
- fixed bug in CreateFont utility that caused
  hanging under Windows 95/98;

------------------------------------------------