undx/qemacs-undx
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
----------------------------------------------------------
Compiling
----------------------------------------------------------
* Launch the configure tool './configure'. You can list the
possible options by typing './configure --help'.
* Type 'make' to compile qemacs and its associated tools.
* Type 'make install' as root to install it in /usr/local.
* Image support is provided via the public domain stb_image
package. Source: http://nothings.org/stb_image.h
* FFmpeg image, audio and video support is currently broken
and disabled
----------------------------------------------------------
Documentation
----------------------------------------------------------
Read the file qe-doc.html.
----------------------------------------------------------
Licensing
----------------------------------------------------------
QEmacs is released under the GNU Lesser General Public License
(read the accompagning COPYING file).
Fabrice Bellard.
Charlie Gordon.