V
V
Vadim2011-03-19 15:34:03
safari
Vadim, 2011-03-19 15:34:03

Need help Chrome + APNG

The question is: how to make APNG work in Chrome and Safari browsers? The use of gif format and swf is discarded immediately.

image

Here is an example of an apng picture from wikipedia.

UPD: Recommend a full-color format for animation that does not require the installation of plugins.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
David Mzareulyan, 2011-06-26
@de_arnst

APNG emulation via CANVAS (i.e. Chrome, Safari, IE9): github.com/davidmz/apng-canvas

X
xn__p2a, 2011-03-19
@xn__p2a

> The question is: how to make APNG work in Chrome and Safari browsers?
Add APNG support to the WebKit engine or wait for its developers to do it.
To date, support for the APNG format is available in the web engines Presto (Opera browser) and Gecko (Firefox browser). But WebKit
web engines (Safari, Chrome, Chromium browsers) and Trident (Internet Explorer browser) do not have this support.

M
mambet, 2011-03-19
@mambet

UPD: Advise a full-color format for animation that does not require the installation of plugins.

Maybe SVG?
en.wikipedia.org/wiki/SVG_animation

M
Mithgol, 2011-03-19
@Mithgol

Chrome does not support APNG , and I have not heard of alternative solutions (for example, some library that could draw APNG with javascript on a <canvas> canvas).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question