Hi all,

I don't know if I should be or shouldn't be sending out this email to all
the members in the group.

I am having issues with exporting to PNG with 1200dpi.

The issues is with the following condition in "main.c":

(userSuppliedWidth > 2000) || (userSuppliedHeight > 2000)

If I change the bounds to 20000 and recompile, I am able to get the images
in bigger sizes at high resolution.
Is there any motive to limit it to 2000?

Thanks.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to