Dan McMahill wrote: > Uwe Hermann wrote: >> gd warning: one parameter to a memory allocation multiplication is negative >> or zero, failing operation gracefully >> use_gc(): gdImageCreate(0, 0) returned NULL. Aborting export. >> gd warning: one parameter to a memory allocation multiplication is negative >> or zero, failing operation gracefully >> use_gc(): gdImageCreate(0, 0) returned NULL. Aborting export. >> [...] >> >> >> Uwe. > > ok, so I just need to figure out why we are calling gdImageCreate(0,0). > That doesn't sound right.
I think I just fixed it. Can you try again? I'm not able to recreate your condition, but I do see where this happens in the code. -Dan _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

