Images 💾

Last commit ⭐

commit 910d93b2f6ab5b79788d19325f1ba376475ee3a0
Author:     Nico Weber <thakis@chromium.org>
AuthorDate: Sun Mar 9 14:20:54 2025 -0400
Commit:     Nico Weber <thakis@chromium.org>
CommitDate: Tue Mar 18 18:52:51 2025 -0400

    LibGfx/JPEG2000: Use Generator for LRCP iterator
    
    Makes the code look exactly like the spec, instead of like
    the spec upside down with additional bookkeeping.