freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strange error codes in FT2's ftraster.c


From: Werner LEMBERG
Subject: strange error codes in FT2's ftraster.c
Date: Thu, 01 Jun 2000 07:06:47 +0000 (GMT)

I believe this is something to fix.

FT2's ftraster.c defines negative error codes (in addition to FAILURE
which is 1).

But the routine Render_Glyph() should return FT_Error values which are
all positive.

The FT_ERR_Raster_XXX values are unused.  I suggest to redefine the
error values in ftraster.c accordingly.


    Werner


PS: Please use the latest version for fixes in the CVS since I've done
    extensive formatting.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]