|
From: Edward K. C. <ek...@lg...> - 2005-08-09 22:28:19
|
On Aug 8, 2005, at 2:07 PM, James W. Walker wrote: > This sounds like a rowBytes limit, so it prompted me to search for > rowBytes usage in Quesa. I found a bug in E3MacDrawContext.c, > where it was directly reading the rowBytes field of a PixMapHandle > instead of using GetPixRowBytes. I checked in a fix. So you might > want to check that out, and try the big-buffer method again. I seem to have hit a snag in checking out quesa. cvs gives me an error when I reach the Geom Test example: cvs checkout: failed to create lock directory for `/cvsroot/quesa/ quesa/SDK/Examples/Geom Test/Geom Test.xcodeproj' (/cvsroot/quesa/ quesa/SDK/Examples/Geom Test/Geom Test.xcodeproj/#cvs.lock): Permission denied cvs checkout: failed to obtain dir lock in repository `/cvsroot/quesa/ quesa/SDK/Examples/Geom Test/Geom Test.xcodeproj' cvs [checkout aborted]: read lock failed - giving up -Ted |