AdorianM / AdorianM/Assembly-From-Image
Add the posibility to select image sizes for a tileset
Offen
enhancement
good first issue
- Vorherrschende Sprache
- Python
- Sterne
- 8
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.