[wxPython-users] bitmap.SaveFile - resolutions
Robin Dunn
robin at alldunn.com
Tue Jun 5 10:01:53 PDT 2007
Ian York wrote:
> This is prepared on an Intel Mac, running MacOS10.4.9. On the three
> Intel Macs I've tried, both the JPEG and the PNG come out looking fine,
> as does printing and saving the print as a PDF using the Mac's Print
> Dialog built-in Save As PDF option.
>
> However, on PPC macs (also running 10.4.9) the JPEG comes out looking
> fine, but the PNG looks terrible; the text, in particular, comes out as
> mere blocks of smeary black. The same is true on the PDF from the Save
> As PDF option.
>
> Is this a known issue? -an OS or hardware issue? Is there a workaround,
> or am I doing something wrong I can fix?
This is the first I've heard of it, please enther a bug report about it
with a category of "wxMac specific". It sounds to me like it could be
an endianness issue (order of bytes in integer values.)
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list