#7345: New libtiff package
---------------------------+------------------------------------------------
   Reporter:  timdumol     |          Owner:  timdumol  
       Type:  enhancement  |         Status:  needs_info
   Priority:  major        |      Milestone:            
  Component:  packages     |       Keywords:  sd32      
Work_issues:               |       Upstream:  N/A       
   Reviewer:               |         Author:  Tim Dumol 
     Merged:               |   Dependencies:            
---------------------------+------------------------------------------------

Comment(by janssen):

 Regarding the im.format printing as None, that's OK, since the format
 attribute is only defined if the image was loaded from a file.

 Regarding the action of Image.show():  Leif is right, using JPEG is a bad
 idea.  Using TIFF is also a bad idea, for this purpose, as the PIL TIFF
 encoder only saves uncompressed TIFF files.  They're big and slow.  I
 second the idea of using PNG for Image.show().  But that really is a
 separate issue, and should be broken out as such.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7345#comment:19>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to