Skip to content

Commit 67a2242

Browse files
committed
address review comments
1 parent 6922044 commit 67a2242

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

figures/serializing-and-filtering-16bit-scanline.svg

Lines changed: 3 additions & 3 deletions
Loading

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2557,7 +2557,6 @@ <h2>Filtering</h2>
25572557
</figure>
25582558

25592559
<figure id="serializing-and-filtering-scanline-16">
2560-
<!-- Maintain a fragment named "figure49" to preserve incoming links to it -->
25612560
<object id="figure49b" data="figures/serializing-and-filtering-16bit-scanline.svg" type="image/svg+xml">
25622561
</object>
25632562
<figcaption>
@@ -2700,6 +2699,7 @@ <h2>Filter types for filter method 0</h2>
27002699
</table>
27012700

27022701
<figure id="filter-byte-positions">
2702+
<!-- Maintain a fragment named "figure72" to preserve incoming links to it -->
27032703
<object id="figure72" data="figures/filter-bytes.svg" type="image/svg+xml" style="width: 12.5vw">
27042704
</object>
27052705
<figcaption>
@@ -2708,7 +2708,7 @@ <h2>Filter types for filter method 0</h2>
27082708
</figure>
27092709

27102710
<figure id="filter-byte-positions-16">
2711-
<object id="figure72" data="figures/filter-bytes-16bit.svg" type="image/svg+xml" style="width: 22.5vw">
2711+
<object id="figure72b" data="figures/filter-bytes-16bit.svg" type="image/svg+xml" style="width: 22.5vw">
27122712
</object>
27132713
<figcaption>
27142714
Positions of filter bytes a, b and c relative to x, for 16 bits per component

0 commit comments

Comments
 (0)