Skip to content

Commit

Permalink
Remove redundant note, fix #315
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus committed Jul 2, 2023
1 parent 3a97e91 commit 0732da5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4922,10 +4922,7 @@ <h2><span class="chunk">fcTL</span> Frame Control Chunk</h2>
step as long as the result is guaranteed to be identical. For example, if the default image is included in the animation,
and uses a `blend_op` of `APNG_BLEND_OP_SOURCE`, clearing is not necessary because the entire output buffer will be
overwritten.</p>
<!-- Not clear this para is needed, but the original specification had it -->

<p>Note, at the end of the <span class="chunk">fcTL</span> chunk is a 32-bit CRC checksum. The checksum is
calculated using the <span class="chunk">fcTL</span> chunk and includes the 'fcTL' chunk type field.</p>
<!--
8.1 Integers and byte order only covers multibyte integers. So add:
a "byte" shall be an 8-bit unsigned integer with the range 0 to (2^8)-1
Expand Down

0 comments on commit 0732da5

Please sign in to comment.