https://github.com/jrmastermodelbuilder/ldtshp2bmp
LEGO Desktop Toy SHP To BMP Converter
https://github.com/jrmastermodelbuilder/ldtshp2bmp
Last synced: 6 months ago
JSON representation
LEGO Desktop Toy SHP To BMP Converter
- Host: GitHub
- URL: https://github.com/jrmastermodelbuilder/ldtshp2bmp
- Owner: JrMasterModelBuilder
- License: mpl-2.0
- Created: 2019-04-14T07:27:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T07:29:30.000Z (almost 7 years ago)
- Last Synced: 2025-02-05T19:34:44.907Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ldtshp2bmp
LEGO Desktop Toy SHP To BMP Converter
# Overview
A tool for converting LEGO Desktop Toy SHP images (`*.PAL` pallet and `*.SHP` pixel files) to indexed BMP files.
Works with both Python 2 and Python 3.
# Usage
## List
```
ldtshp2bmp.py FILE.PAL FILE.SHP FILE.BMP
```
# Bugs
If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.
# License
Copyright (c) 2019 JrMasterModelBuilder
Licensed under the Mozilla Public License, v. 2.0