From: Tony G. <Ton...@Su...> - 2005-09-09 14:37:41
|
Stefan Seefeld <se...@sy...> writes: > Tony Graham wrote: >>>It is unlikely that an FoImage will be created for which fo_image_get_width() >>>and fo_image_get_height() will never be called, so it's probably best to >>>create the FoDatatypes when the image is created. >> Done. > > ...but I'm still getting > > fo-image.c: In function `fo_image_get_height': > fo-image.c:286: error: assignment of read-only member `height' > > even though I updated from cvs before running 'make'. Am I missing something ? Cut-and-paste is a powerful tool when used properly. It wasn't in this case, since I cut once and pasted twice. The second cut has now been made. Regards, Tony. |