|
From: Jose' C. <cru...@ce...> - 2007-06-14 21:50:24
|
Il giorno 14/giu/07, alle ore 21:29, Stefan Huber ha scritto:
> I've just found a Mac only bug in file RSRegister.h -> RS_EndPass.
>
> Cancelling the rendering process calls cleanup: Here
> RSRasterizer_Finish should be called. (Else the grafPort remains
> locked and may cause trouble.)
>
> cleanup:
> if (theRasterizer)
> {
> RSRasterizer_Finish(theRasterizer);
> RSRasterizer_Delete(theRasterizer);
> }
>
> Stefan
> http://www.topoi.ch
>
Fixed, Thanks!!
Pax et Bonum
# Dott. Jos=E9 Cruanyes Aguilar - C.E. Soft srl
# Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA
# 02,3923101 0372,460602
|