Skip to main content

32Blit asset preparation and upload tools

Project description

32blit Tools

Build Status Coverage Status PyPi Package Python Versions

This tool is intended for use with the 32Blit console to prepare assets and upload games.

WORK IN PROGRESS

You should install from source using:

git clone https://github.com/pimoroni/32blit-tools
cd src/
python3 setup.py develop

Running

32blit --help

Packing Image Assets

All image assets are handled by Pillow so most image formats will work, be careful with lossy formats since they may add unwanted colours to your palette and leave you with oversized assets.

Supported formats:

  • 8bit PNG .png
  • 24bit PNG .png

Options:

  • palette - Image or palette file (Adobe .act, Pro Motion NG .pal, GIMP .gpl) containing the asset colour palette
  • transparent - Transparent colour (if palette isn't an RGBA image), should be either hex (FFFFFF) or R,G,B (255,255,255)
  • packed - (Defaults to true) will pack the output asset into bits depending on the palette size. A 16-colour palette would use 4-bits-per-pixel.
  • strict - Only allow colours that are present in the palette image/file

Packing Map Assets

Supported formats:

Packing Raw Assets

Supported formats:

  • CSV .csv
  • Binary .bin, .raw

Changelog

0.0.4

  • Default images to packed (packed arg now takes a bool)
  • Fix bug in sprite payload size (thanks @Daft-Freak)

0.0.3

  • Fix packaging mishap so tool actually works

0.0.2

  • Real initial release
  • Pack, cmake and asset commands working
  • Very beta!

0.0.1

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

32blit-0.0.4.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

32blit-0.0.4-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file 32blit-0.0.4.tar.gz.

File metadata

  • Download URL: 32blit-0.0.4.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for 32blit-0.0.4.tar.gz
Algorithm Hash digest
SHA256 a5b66e2f6166b104123167fe91a7be7302e2f95fa6ce68f34b5824a08cf43532
MD5 e2bb1118b268109422001bb98858d6f8
BLAKE2b-256 445ff550ae2e6737d047950a2370a25a92452e2ab6e91e9ca012b7bdc3dcff13

See more details on using hashes here.

File details

Details for the file 32blit-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: 32blit-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for 32blit-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8c34f1e1d176a811dd766fa99d4a5ef8384c9a0d6a29a9bcef41173b17a30a39
MD5 81e1ce9b8ae05b05f12251f9ba14e591
BLAKE2b-256 e3eb5f0fb0a9cc1231faa210e23f830de7abcc5c678551f441d78ace81358611

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page