2bnb / 2bnb/2bnb-factions

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

未关闭
#12 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
C++
星标
3
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

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!

贡献指南

打开贡献指南

调研方向

查找构建工具配置,通常在 Makefile、CMakeLists.txt 或构建脚本中。确定 armake 的调用位置以及当前如何处理图像资源。目标是将 armake 的 img2paa 转换步骤集成到现有构建流程中,以便 PNG/JPG 文件在编译期间自动转换为 PAA 格式。

由索引模型根据 Issue 内容生成。

评估

技术栈
c
领域
build-system
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。