Releases: mrgaturus/nopack
Releases · mrgaturus/nopack
v0.4
- fix msys2 mingw64 pkgconf messing passC
- secret commands to remove hardcoded linux on nogui
- detect empty list
- create fallback cursor when list is invalid
v0.3
- change nanosvg and stb_image to GDKPixbuf
- introduce cursor packing
v0.2.1
- skip when a list is not found
- rasterize a fallback icon when icon list is not found
v0.2
help reducing weird gorgeEx usage on nogui
- usage of
pack
folder to generate a data
folder
- icons are read on
pack/icons
using a pack/icons.list
- using a
pack/path.list
to copy folders from pack
folder
- better logging
v0.1
initial usage for nogui, this release includes
- icon rasterizing by nanosvg
- png scaling by stb nothings
those assets are packed into icons.dat, used by nogui
still unstable, so specification of icons.dat is suspect to changes