AdorianM / AdorianM/Assembly-From-Image

Add the posibility to select image sizes for a tileset

Abierto
#24 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement good first issue
Lenguaje dominante
Python
Estrellas
8
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.