Tools - Have the build tool also convert from png/jpg(?) to paa
Open
enhancement
- Dominant language
- C++
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I know that armake is capable of img2paa conversion during the build process. This would save us a lot of time converting the images ourselves, so lets make use of it!
Contributor guide
Research direction
Look for the build tool configuration, likely in a Makefile, CMakeLists.txt, or build script. Identify where armake is invoked and how image assets are currently handled. The goal is to integrate armake's img2paa conversion step into the existing build process, so that PNG/JPG files are automatically converted to PAA format during compilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100