Open karlmsmith opened 4 years ago
This is NOT seen on RHEL7 (using PyQt5, Qt 5.9.7) - PDFs and SVGs from displayed windows are correct.
Using PyFerret on Mac OS X Mojave built from GitHub source with Homebrew packages does show this same problem as the PyFerret on Mac OS X Mojave from Anaconda reported above. (Actually, the SVG is cut off in both directions.) So this appears to be something specific to the Mac build.
Saving a PDF or SVG from a displayed window results in a plot that is cut off. The appearance is that the dimensions of the plot were not correctly assigned (not wide enough, and in PDFs, not high enough). Raster images are fine, and image files from
-nodisplay
plots are okay.Not sure if related, but running the pipedviewerpq.py main (using PySide2 Python Qt)reports the warning: