AdorianM / AdorianM/Assembly-From-Image

Add the posibility to select image sizes for a tileset

オープン
#24 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。