We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d3636 commit 5132426Copy full SHA for 5132426
src/riconpacker.c
@@ -1,6 +1,6 @@
1
/*******************************************************************************************
2
*
3
-* rIconPacker v2.1 - A simple and easy-to-use icons packer
+* rIconPacker v2.2 - A simple and easy-to-use icons packer
4
5
* CONFIGURATION:
6
@@ -16,6 +16,9 @@
16
* - No ICNS file format supported (it includes sizes >256 pixels)
17
18
* VERSIONS HISTORY:
19
+* 2.2 (13-Dec-2022) ADDED: Welcome window with sponsors info
20
+* REDESIGNED: Main toolbar to add tooltips
21
+* REVIEWED: Help window implementation
22
* 2.1 (10-Oct-2022) ADDED: Sponsor window for tools support
23
* Updated to raylib 4.5-dev and raygui 3.5-dev
24
* 2.0 (04-Oct-2022) ADDED: Support text info data for every icon image
0 commit comments