Hello gerbv-devel! I'm running gerbv 2.6.1 and cairo 1.14.1 (from their git repository).
I'm trying to convert a GBR to a PNG with a DPI of 1000. I tried gerbv board.GBR -D1000 -b'#FFFFFF' -f'#000000' --border=0 --export=png --output=stencil.png but I get a 72x72 DPI image out, as reported by Imagemagick. Is this a bug in Cairo, in gerbv, or in the way gerbv talks to cairo? I tried modifying exportimage.c and main.c to use 1000DPI by default instead of 72, and still got 72DPI images. Thanks! -\₪ ------------------------------------------------------------------------------ _______________________________________________ Gerbv-devel mailing list Gerbv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gerbv-devel