Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need a definition of 'frame' #286

Closed
ProgramMax opened this issue Mar 25, 2023 · 2 comments
Closed

We need a definition of 'frame' #286

ProgramMax opened this issue Mar 25, 2023 · 2 comments

Comments

@ProgramMax
Copy link
Collaborator

A definition of 'frame' should probably be in https://w3c.github.io/PNG-spec/#apng-frame-based-animation.

This came up in #284 where <!-- need a definition of frame --> was added to the doc.

@svgeesus
Copy link
Contributor

Agree, we do. The description needs to be somewhat nuanced because we need to have a definition that covers:

  1. A static PNG
  2. An animated PNG where the static image is the first frame
  3. An animated PNG where the static image does not form part of the frame-based sequence

We do have some wording in cLLi about this:

For static PNG, the static image is analyzed and is considered to be the first (and only) frame. For animated PNG, each frame of the frame-based animation sequence is analyzed.

If we have a definition of frame, that could be simplified to

Each <a>frame</a> is analyzed.

svgeesus added a commit that referenced this issue Apr 27, 2023
@svgeesus
Copy link
Contributor

Would be fixed by PR #305

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants