 Editor Qeh
----------------


Simple text editor. Source written in Freepascal using gtk libraries 
and qgtk.pas.
Easy inserting of html tags.
There are a version for Linux and a version for M$ Windows as well.



REQUIREMENTS:

Linux, X windows, gtk+
or M$ Win32 and dll libraries gtk1.3



INSTALL:

Executable file for Linux is named "qeh" and for M$ Windows it is "qeh.exe".
You can only copy this file to the directory on the path.
(In Linux it is for instance /usr/local/bin and 
in M$ Win you can use the directory C:\windows\command).
For M$ Win it is necessary to have dll libraries gtk1.3. You can
download them in separate zip file and deflate them into the directory 
where you have qeh or into C:\windows\system.



USAGE:

qeh [-fn UnixFontName] [fileName]

( UnixFontName is for instance
  -*-helvetica-medium-r-*-*-*-120-*-*-p-*-iso8859-2 )



COMPILATION:

The source code is in the directory src, compiled in freepascal
http://www.freepascal.org/



CHARSET ENCODINGS:

Qeh supports encoding unicode utf-8 and central European 
encodings iso-8859-2, cp-1250 and dos-852.
Encoding you can set in the dialog "Options...Encoding".


M$ WINDOWS NOTES:

The text in the clipboard is in encoding utf-8 (it is a feature 
of the component in gtk dll). Because other M$ Win programs 
don't use this encoding, it is a problem with non-ASCII characters
in the clipboard.



LICENSE:

(c) 2003 Jirka Bubenicek  - hebrak@yahoo.com
GNU GENERAL PUBLIC LICENSE
