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
Hartmut Schirmer escribió:
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.
Hi, Hartmut
It seem that the patch must be applied without the grx23-update1 (the patch includes it, isn't it?), but then, the text about update1 changes are missing in doc/changes.
A question, what the GrPatternDrawStringExt is for?
No, have to look deeper into the sources ...
You are evil ;-) I will try to look. (I expect "evil" isn't a insult, my english is so bad )
M.Alvarez
On Thu, 18 May 2000, Mariano Alvarez Fernández wrote:
It seem that the patch must be applied without the grx23-update1 (the patch includes it, isn't it?), but then, the text about update1 changes are missing in doc/changes.
OOPS, you're right. I fetched the wron archive from an old backup.
I have an updated patch against the original grx v2.3 that should have all patches I could find in obvious public places on the net, some patches I got years ago after v2.3 release and my changes after v2.3 release.
I also added the BCC2GRX stuff. The patch itself ist about 90k compressed.
Peter, IŽll send you the patch in a private mail. Please put it online and send a note to the list.
I currently don't plan do any further work on GRX, even not to do anything about the assignment to the FSF. If anyone wants to maintain GRX, please do it. I will keep reading the GRX mailing list and you can expect me to answer questions here and there.
Hartmut