From: Stefan S. <se...@sy...> - 2005-09-09 13:39:22
|
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 ? Thanks, Stefan |