#16650: Integrate APNG into show and save methods
-------------------------------------+-------------------------------------
       Reporter:  gagern             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  graphics           |   Resolution:
       Keywords:  notebook, animate  |    Merged in:
        Authors:  Martin von Gagern  |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/gagern/ticket/16650              |  f5fc85780877227c7c5abecec684f102595a5d33
   Dependencies:  #7298, #16571      |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by gagern):

 Replying to [comment:9 vbraun]:
 > Another basic output format should be a sequence of PNG, which can
 easily be displayed in a web browser with javascript (embed images as
 necessary). Perhaps the easiest animation format.

 I'm not sure how much such a format would suffer from HTTP overhead,
 particularly for a large number of small frames. I guess it depends on the
 network connection (for the cloud in particular) whether that factor
 outweights the overhead of concatenating all PNGs to a single APNG file.

 But if you are willing to use custom !JavaScript code for animations, you
 could also use [http://www.devthought.com/projects/mootools/apng/ existing
 code] which provides APNG support on browsers which don't support it
 natively.

--
Ticket URL: <http://trac.sagemath.org/ticket/16650#comment:10>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to