AdorianM / AdorianM/Assembly-From-Image
Add the posibility to select image sizes for a tileset
未关闭
enhancement
good first issue
- 主要语言
- Python
- 星标
- 8
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently the images are split if their variable would be larger than 50 tokens horizontally.
A nice use case would be to allow the user to select a resolution and split that image based on that resolution.
This way, instead of a single variable, the user would get all the variables necessary to represent data in a tileset.

For example: drawing letters/numbers/symbols. It would be nice to evenly split this image in 16x16 variables.
贡献指南
评估
这个 Issue 还没有评估数据。