We're currently experimenting using FontStash as font renderer instead of the #raylib built-in one the built-in one is great for small games, simple tools, etc in cases where you cannot really predict glyphs, you may need on-demand glyph rasterization
OpenPNGStudio
@openpngstudio.lowbytefox.dev
Create & stream PNGTuber models https://codeberg.org/OpenPNGStudio/OpenPNGStudio/
After quite the break, we're back at development hopefully we can release 0.3.0 by the end of August... well, we'll see and keep you updated till then
A while back we created a kanban board using which you can track our progress on the next release + we won't forget what has to be done and can see progress being made to have a positive feedback loop You can find it here: codeberg.org/OpenPNGStudi...
Once we're close to following release(s), we'll be testing performance on this machine if it's fast here, it's fast everywhere
We may have rewrote our project over to @/C3Lang but Rust may be the better choice🦀🚀🚀🚀
The feeling when you take a break from a project, then decide to return to it and forget what even has to be done is kinda funny
When a dependency has an older dependency 😔 yes, we're looking at you libjxl
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 😔
You're now able to specify the orientation of the panel if you need to!
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!
When selecting a layer (or a layer group), each selected one will get an animated outline so you can easily spot it between all your layers!
opng CLI tool now pretty prints information about what's stored in .opng files
OpenPNGStudio 0.2.0 is out! As I said before, it is unfortunately Linux only release, Windows will be brought back next release! Release information: github.com/LowByteFox/O...
Release OpenPNGStudio v0.2.0 (graphite) · LowByteFox/OpenPNGStudio
A new release of OpenPNGStudio is here, version 0.2.0, codename graphite. Unfortunately, due several codebase changes, only Linux binaries are available and only Linux is targetted, but with the ne...
github.com