{ "info": { "author": "Fabien LOISON", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "img2gb - Converts Images to GameBoy Tileset and Tilemap\n=======================================================\n\n|Build Status| |PYPI Version| |License|\n\n img2gb generates GameBoy Tilesets and Tilemaps from standard image (PNG,\n JPEG,...). It converts the images into the GameBoy image format and\n generates C code (``.c`` and ``.h`` files) that can be used in GameBoy\n projects.\n\n.. image:: ./doc/_static/banner.png\n\n* Documentation: https://flozz.github.io/img2gb/\n* HowTo: https://flozz.github.io/img2gb/howto.html\n\n\nDependencies\n------------\n\n* Python 2.7 / 3.5\n* Pillow\n\n\nInstall\n-------\n\n* See https://flozz.github.io/img2gb/install.html\n\n\nUsage\n-----\n\n* See https://flozz.github.io/img2gb/cli.html\n\n\nLinks\n-----\n\n* Examples of GameBoy programs that uses img2gb for graphics:\n * https://github.com/flozz/gameboy-examples/tree/master/05-graphics2\n * https://github.com/flozz/gameboy-examples/tree/master/06-graphics3-background\n* Article about the tile encoding and img2gb: https://blog.flozz.fr/2018/11/19/developpement-gameboy-5-creer-des-tilesets/ (French)\n\n\nChangelog\n---------\n\n* **1.1.0:**\n\n * Removes arbitrary size limit for tilmaps\n * Implements ``offset`` option (#2)\n\n* **1.0.0:**\n\n * Refacto of the Python API, with new high-level fuction to be easier to use\n * Refacto of the CLI: now tileset and tilemap are generated separately, this allow more options for both and covers more usecases.\n * New option to handle alternative palette\n * New option to handle 8x16px sprites\n * Documentation\n * Unit test (everything is not coverd but it is better than nothing :))\n\n* **0.10.0:** Adds non-RGB image support (indexed images,...)\n* **0.9.1:** Fixes an issue with Python 3\n* **0.9.0:** Initial release (generates tiles, tilesets and tilemaps)\n\n\n.. |Build Status| image:: https://travis-ci.org/flozz/img2gb.svg?branch=master\n :target: https://travis-ci.org/flozz/img2gb\n.. |PYPI Version| image:: https://img.shields.io/pypi/v/img2gb.svg\n :target: https://pypi.python.org/pypi/img2gb\n.. |License| image:: https://img.shields.io/pypi/l/img2gb.svg\n :target: https://github.com/flozz/img2gb/blob/master/LICENSE\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "gb gameboy image tile tileset tilemap", "license": "BSD-3-Clause", "maintainer": "", "maintainer_email": "", "name": "img2gb", "package_url": "https://pypi.org/project/img2gb/", "platform": "", "project_url": "https://pypi.org/project/img2gb/", "project_urls": null, "release_url": "https://pypi.org/project/img2gb/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Converts images to GameBoy tileset", "version": "1.1.0" }, "last_serial": 5619666, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "d054f7448bb47e1ee286b6d6b662bf93", "sha256": "aee5e119da07d3dad8e99875d8e37b2175b147150118304b3cf7b2f084fe8d45" }, "downloads": -1, "filename": "img2gb-0.10.0.tar.gz", "has_sig": false, "md5_digest": "d054f7448bb47e1ee286b6d6b662bf93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4835, "upload_time": "2018-11-27T12:26:20", "url": "https://files.pythonhosted.org/packages/8f/ad/7ec05c19e98e2af253c02113548c4751d95653f1f810bb6b3a0364accd25/img2gb-0.10.0.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "387f9d4d09493ac1421b0e23a628f79b", "sha256": "1a0acc2cba8957d6a5fb6d127ca95caaf98c176f6aded35a8e274cbf2d5920b8" }, "downloads": -1, "filename": "img2gb-0.9.0.tar.gz", "has_sig": false, "md5_digest": "387f9d4d09493ac1421b0e23a628f79b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4469, "upload_time": "2018-11-14T12:16:28", "url": "https://files.pythonhosted.org/packages/ce/91/ed881e6d1b31852f06532fa04470c04e8cb1e5e526f48d27089387ea217d/img2gb-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "6dc1adf8efc31e4bfdf7c760c8bd869c", "sha256": "aa56582321e44b329330495a4b31e50a1adb9ab69e8a1a0914968ecae6a091c2" }, "downloads": -1, "filename": "img2gb-0.9.1.tar.gz", "has_sig": false, "md5_digest": "6dc1adf8efc31e4bfdf7c760c8bd869c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4497, "upload_time": "2018-11-14T12:34:46", "url": "https://files.pythonhosted.org/packages/85/13/cb179653670e7720545c5c93554e7381987ae7e954f556cfcb07bf9bcb8f/img2gb-0.9.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "d69dd5664e35a37452b5a3cf7bc5a57d", "sha256": "67f505720a85ef76a4eca521d59557b384e5677bcc7a25debd948f1a8c48e028" }, "downloads": -1, "filename": "img2gb-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d69dd5664e35a37452b5a3cf7bc5a57d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11133, "upload_time": "2019-02-04T16:18:16", "url": "https://files.pythonhosted.org/packages/84/15/d1a511bc688463795df01f3ae82f315c6bbaf5bae1677ba4cf6ecfd543a5/img2gb-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "0a47157947671631a579d509003311aa", "sha256": "62279641e8fe9433e9bff6c991ca0c9fdf90d871be9902b80adf5bfcd205fb1c" }, "downloads": -1, "filename": "img2gb-1.1.0.tar.gz", "has_sig": false, "md5_digest": "0a47157947671631a579d509003311aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12188, "upload_time": "2019-08-01T16:41:10", "url": "https://files.pythonhosted.org/packages/8c/95/884c6ab7207e04895bdd15cbf368c1a7f412abe6475d373ebf1de6337a24/img2gb-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a47157947671631a579d509003311aa", "sha256": "62279641e8fe9433e9bff6c991ca0c9fdf90d871be9902b80adf5bfcd205fb1c" }, "downloads": -1, "filename": "img2gb-1.1.0.tar.gz", "has_sig": false, "md5_digest": "0a47157947671631a579d509003311aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12188, "upload_time": "2019-08-01T16:41:10", "url": "https://files.pythonhosted.org/packages/8c/95/884c6ab7207e04895bdd15cbf368c1a7f412abe6475d373ebf1de6337a24/img2gb-1.1.0.tar.gz" } ] }