Skip to main content

Nintendo DS Graphic format library

Project description

nitrogfx-py

nitrogfx-py is a Python library for handling Nintendo DS graphics formats. It can deserialize and serialize the formats and do some basic conversions with them.

Currently it supports:

  • NCGR/NCBR tilesets
  • NSCR tilemaps
  • NCLR palettes
  • NCER sprite data
  • NANR animation data

The formats aren't perfectly implemented so this most likely won't work with every file from every game out there.

Install from pip

pip install nitrogfx-py

Install from source (for development)

git clone https://gitlab.com/Fexean/ntrgfx-py
pip install --upgrade pip
pip install -e ntrgfx-py

Documentation

The code is documented with docstrings.

You can view them online at: https://fexean.gitlab.io/ntrgfx-py

Dependencies

The project requires Pillow 7.0.0. You also need to have a C compiler installed on your system to be able to compile the project's C extensions.

It also has an optional dependency on orjson. If installed, the json conversion functions will run much faster.

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

nitrogfx-py-1.0.0.tar.gz (52.8 kB view details)

Uploaded Source

File details

Details for the file nitrogfx-py-1.0.0.tar.gz.

File metadata

  • Download URL: nitrogfx-py-1.0.0.tar.gz
  • Upload date:
  • Size: 52.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.17

File hashes

Hashes for nitrogfx-py-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a0ab3fc5e04736beac1f8969d4cdcf7892f9251ddd6f7b07b28a1e0866c4c474
MD5 6b8084b776753731a3f92d6f3af1f626
BLAKE2b-256 47885a404be33f91c431b40e5249f0505926dd3c1b0231e25b6efe43abc94292

See more details on using hashes here.

Supported by

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