Nico Weber

Results 269 comments of Nico Weber

@LucasChollet Do you think this is a good change? Or do you think we shouldn't do this? (No strong opinion myself; this was motivated by `image` giving me a fairly...

#23498 to fix the text on 0000462.pdf 😓 Looking at this PR now…

Huh, was this wrong? It worked great over here when I tried it. Here's some before/afters: (pages 9/10 are similar) 0000826.pdf pages 30, 45, 112 also have nice progressions. This...

Sample: [macvim.txt](https://github.com/macvim-dev/macvim/files/13865422/macvim.txt)

I haven't seen it yet after restarting. ``` % ls ~/.vim/plugin NERD_commenter.vim surround.vim ``` ``` % ls ~/.vim/pack/plugins/start dash.vim fugitive gn llvm ```

Just happened again (i.e. it happens only rarely). [Sample of MacVim.txt](https://github.com/macvim-dev/macvim/files/14376350/Sample.of.MacVim.txt) Yes, it's the MacVim process:

(@MacDue has some local branch for that I think, ref https://discord.com/channels/830522505605283862/830526926569209917/1224462326250344531)

We now have an `animation` tool that can write animated webp files. It uses a streaming API too. Maybe this could use that same API (AnimationWriter) and we could hook...