https://bugs.documentfoundation.org/show_bug.cgi?id=86712

--- Comment #12 from V Stuart Foote <vstuart.fo...@utsa.edu> ---
(In reply to V Stuart Foote from comment #11)
> gs -o test.gs.out.png -sDEVICE=png16m -dEPSCrop test.eps.eps

Sorry, for generating the PNG with Ghostscript, should add an -r300 to match
the resolution of the convert.

So:

gs -o test.gs.out.png -sDEVICE=png16m -dEPSCrop -r300 test.eps.eps


Run those sets of command line renderings and you should be able to tell which,
if any, of your helper apps are corrupting the preview rendering in
LibreOffice. Then maybe update that first.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to