2bnb / 2bnb/2bnb-factions

Tools - Have the build tool also convert from png/jpg(?) to paa

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.