LowByteFox

@lowbytefox.dev

: Programmer | Minimalist : 20 : I like UNIX | C | C3

Now that I'm 21, running a diff on when I was 20, a lot has happened ever since I started using C3 I feel a lot smarter than when using Zig! even became a seasoned contributor

for some reason udev from systemd requires OpenSSL, however LibreSSL doesn't have such APIs hopefully disabling OpenSSL didn't do something bad

We have now added support for following image formats: AVIF, JPEG XL (partially) and WebP JPEG XL partially because there are some animation specific details not handled yet, those will be handled in future releases

We have managed to get libavif and libjxl building, which means you'll be able to load .avif and .jxl files Now to write the loaders and hope for the best! Linux (as of now) requires system installation of brotli 😔

Sometimes when resizing the application window, you may lose internal windows and be unable to get them back... so we added a neat little button that appears when it happens! by pressing the button, every lost internal window gets re-positioned back to the center!

BildBild

I have figured out why my code wasn't playing around with ASan image manager is a flyweight, if image exists it returns cached image to save VRAM the if serves as a hint can you find the bug?

Bild