That's great. It will liberate me from MS-Windows... :-) Out of curiosity: 1) Is png more "standard" than jpg? 2) Should I consider coverting jpg to png to stay more "open" for future development (small devices, many devices, IPhone, IPad etc)?
/ Henrik On Friday, 17 August 2012 11:00:20 UTC+2, Patrick Kenny wrote: > > Ok, I have confirmed this. Unfortunately, adding JPG support to a QT app > is apparently much easier on Windows than on the Mac. ( > http://www.thetoryparty.com/2009/08/27/pyqt-and-py2app-seriously-i-dont-know-what-to-do-with-you-when-youre-like-this/ > ) > > I will try to fix this in a couple weeks when I have some more time but I > spent about an hour looking into it today and came up with nothing. > > Patrick > > On Wednesday, August 15, 2012 1:52:39 AM UTC+9, Steve wrote: >> >> I was trying to insert gif and jpeg, neither worked. I just checked >> .png, it works fine. >> >> Thanks, >> Steve >> >> On Tuesday, August 14, 2012 2:35:12 AM UTC-7, Henrik in Oslo wrote: >>> >>> All my images are jpg, >>> Tested png now. Png works >>> >>> / Henrik >>> >>> On Tuesday, 14 August 2012 10:25:46 UTC+2, Peter Bienstman wrote: >>>> >>>> On 08/14/2012 10:23 AM, Patrick Kenny wrote: >>>> >>>> > Peter, could you give me a little more information? Which file types >>>> is >>>> > Mnemosyne supposed to support, and what plugins did you need to add? >>>> >>>> Both PNG and JPG should be supported, but for the latter, I need to >>>> bundle the following files on Windows: >>>> >>>> ("imageformats", >>>> glob.glob(r"C:\Python27\Lib\site-packages\PyQt4\plugins\imageformats\*.dll")), >>>> >>>> >>>> >>>> Cheers, >>>> >>>> Peter >>>> >>> -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msg/mnemosyne-proj-users/-/NEdAmpqUrb0J. For more options, visit https://groups.google.com/groups/opt_out.
