e16/dox
Kim Woelders d1ac76adb2 edox: Don't try rendering text outside edox window
When a text line to be rendered does not fit at the current position,
the corrected position could be set outside the edox window, which would
cause errors reported by imlib2.

Now the corrected position will be set to the lower left corner. This
may cause text to not be rendered exactly where it should be, but at
least it is rendered (which makes it easier to spot the problem), and
imlib2 errors are avoided.
2022-01-30 14:58:20 +01:00
..
E-docs edox: Add default background image. 2008-12-30 17:02:40 +00:00
Makefile.am autofoo: Deal a bit more consistently with C[PP]FLAGS and LDADD 2021-06-03 20:12:13 +02:00
README 2007. 2007-01-13 19:14:29 +00:00
dox.c edox: Fix clang-analyzer complaints 2020-01-29 16:39:39 +01:00
dox.h edox: Unifdef USE_XFONT 2021-07-17 17:35:59 +02:00
file.c Warning fixes for gcc-4.6. 2011-01-30 00:07:50 +00:00
format.c edox: Don't try rendering text outside edox window 2022-01-30 14:58:20 +01:00
text.c edox: Unifdef USE_XFONT 2021-07-17 17:35:59 +02:00
ttfont.c edox: Avoid LTO null pointer warning 2021-07-17 17:35:59 +02:00

README

This is DOX for Enlightenment - a very very very simple document viewer for
Help docs for Enlightenment. This is part of the Enlightenment distribution.
It is Copyright (C) 1998-2007 by The Rasterman (Carsten Haitzler). It is under
the license described in e/LICENSE