AdorianM / AdorianM/Assembly-From-Image

Add the posibility to select image sizes for a tileset

未關閉
#24 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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.

![image](https://user-images.githubusercontent.com/67052082/173686742-178a0d72-3b20-4f1e-a5c8-21cd51452329.png)

For example: drawing letters/numbers/symbols. It would be nice to evenly split this image in 16x16 variables.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。