Nico Weber

Results 269 comments of Nico Weber

> Is this wild enough? https://github.com/haraldk/TwelveMonkeys/blob/master/imageio/imageio-jpeg/src/test/resources/jpeg/0x00-to-0xFF-between-segments.jpg It's a broken image from a jpeg test suite. That doesn't seem terribly in-the-wild to me. FWIW, Safari and Chrome/Mac can't display that image...

How about we put this in LibGfx since it's also used by .heic and .avif images?

> Decoders are given Bytes, not an owning structure, so they should read them, generate a bitmap and when they give the control back, the caller can do whatever it...

I'll look at this in a few hours.

:bikeshed: Having a font preview seems a bit inconsistent with the other tabs. The other tabs show metadata, while the font preview shows actual data. That's kind of like showing...

@mattco98 for LibPDF. @alimpfard for the AES client code. I found the API a bit awkward to use: From what I understand, I have to use the span that `encrypt()`...

My tab here had a comment about giving `parse_v4_crypt` a return type instead of two out params. I've done that, but now that I try to reply to that comment...

Should we land workarounds for beta software? Maybe it'll be fixed in the stable release.

(Red CI is unrelated, must've just missed e89163911c118)