Hi everyone,
the attached patch should fix most of the known problems with the original grx23.
IŽm posting it mainly getting it checked and into the archives of the mailing list.
Please send any comments to the mailing list.
Hartmut
from doc/changes:
00/05/17 Added test/sbctest.c contributed by Mariano Alvarez Fernández malfer@teleline.es Fixed additional subcontext bugs in GrPatternFilledLine and GrPatternFilledPlot (reported by Mariano Alvarez Fernández malfer@teleline.es) Applied the 32bit X11 patch by Ulrich Leodolter 00/04/23 Applied some changes suggested by Josu Onandia jonandia@fagorautomation.es - pattern/patfbox.c: Context offset wasn't added to drawing coordinates - text/buildfnt.c: Fixed a typo, pointer to passed free() not same as returned by malloc() - mouse/drawcurs.c: Incorrect calculation of mouse cursor work area Applied asm bugfixes by Ian Miller Ian@shelob.f9.co.uk required for EGCS/GCC compilers after v2.8.x and for binutils after v2.9.1 Fixed a typo in addons/ctx2jpeg.c Changed GRX internal version to 0x0231 Changed return type of main in test/textpatt.c to int 00/04/06 Fixed an uninitialized variable reported by Josu Onandia jonandia@fagorautomation.esn wideline/drwcpoly.c