Carma FNT Tool Beta 4f WIP (7.03.2016) what's new:

- missing source code for release 4e reconstructed based on release 4d,
  using code modified for other project
- Mirror H and Mirror V implemented, mirror is limited to character area
- Inverse, Move up, Move down are rewriten and also limited to character area
- Clear function divided into two parts - Clear outside and Clear character
- added log info when font height is too small to decrease

Carma FNT Tool Beta 4e WIP (20.09.2013) what's new:

- two settings added to menu (allow to disable default options):
  - "Show invisible parts" - keep invisible parts on preview (usually blank)
    when disabled - show characters using real size (useful for html creation)
  - "Width > 8 = yellow" - use yellow color for characters with width > 8
- fixed typo and added link in about message
- included fonts are updated

Carma FNT Tool Beta 4d WIP (21.01.2013) what's new:

- any 8-bit font (8x8 pixels) can be imported (up to 256 characters, no remap)
- Atari font importer can import any size file (up to 128 chars with remap)
- character editor is now 16 points tall
- loaded font is not freeze on error
- during merge - error status is not cleared for not replaced characters

Carma FNT Tool Beta 4c WIP what's new:

- copy functions now skip copy empty characters
- fixed crash on corrupted FNT files (more input errors handled;
  can read bigger files, but not very large - whole data loaded to memory)
  note: compare mode doesn't compare errors - only data and size
- a bit "loading" code cleanup
- larger check box controls caption fields - to fit Windows 8 font.
- one line added for log

Carma FNT Tool Beta 4 WIP what's new:

- Menu added, some functions moved there (with keyboard short cuts)
- import Atari 8-bit fnt/f80 file function
  (must be imported over BRender FNT - 12 unknown bytes are needed)
- many select variants added:
  select all, unselect, invert, width0, errors, present, blocks, Polish
  (width0 = errors, because there is no other errors detection yet)
- copy upper case to lower (for A->Z and for international part)
- delete selected characters
- refresh - F5 - (sometime some character are not displayed - this can help)
- about message
- Character Editor - Move left and Move right functions added
  (data outside width indicator will be trimmed during move)
- some fixes

Carma FNT Tool Beta 3a WIP what's new:

- Compare option - unknown attribute Bytes are compared
  (all together; result is available in log)

Carma FNT Tool Beta 3 WIP what's new:

- Base font can be selected
  (script charset cannot be set correctly due to limited VB control,
  in main form font size can be set to too big)
- FNT can be merged with other with same height
  (characters are imported to empty)
- Compare option allow to compare with other FNT with same height
  - only characters are compared, differences in unknown Bytes are skipped!
  (result is available in log or as selection - log doesn't scroll automatically)

- In Character Editor added scrollbars to move edited area
  (need when character size is too big to fit)
- sample character is displayed in the middle of form
  (font can be set from main form or by double click)

- some other fixes

All included FoNTs are reedited with many fixes:

- fixed Polish and other characters
- added missing characters
- much more!

- BIGFONT.FNT - ">" replaced with ":" - needed for French version!
  TEXT.TXT - "Votre rang actuel:" need to be changed to "Votre rang actuel> "
  (":" -> ">" & space)
  DARES.TXT - do not use ":" or ";" or "<" or ">" !
