Metadata-Version: 2.1
Name: rgb565-converter
Version: 1.0
Summary: Convert a file from png to rgb565 (cpp) and vice versa.
Home-page: https://github.com/CommanderRedYT/rgb565-converter
Author: CommanderRedYT
License: GPLv3
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# rgb565-converter

A simple script to help converting png files to rgb565 (used in [TFT_eSPI](https://github.com/Bodmer/TFT_eSPI))

