[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: black on white png output?
[snip]
>Anyone know how to either get some sort of eps with preview or if not,
>an easy way to export to png with black lines on a white background?
How about:
(image-color "disabled")
in any gschemrc. Let me know if this doesn't work.
Although it might be better to create a ps, convert to eps, and then convert
into whatever bitmap/vector format you may need.
(My new personal posting policy is to answer all new questions with an
entry from the FAQ, so here is a new entry: :)
http://geda.seul.org/dokuwiki/doku.php?id=geda:faq-tools#how_can_i_get_black_and_white_postscript_png_output
)
-Ales