Metadata-Version: 1.1
Name: char2image
Version: 0.0.3
Summary: Creates a dictionary of character to font image in JSON format.
Home-page: https://github.com/raviqqe/char2image.py/
Author: Yota Toyama
Author-email: raviqqe@gmail.com
License: Public Domain
Description: # char2image.py
        
        [![PyPI version](https://badge.fury.io/py/char2image.svg)](https://badge.fury.io/py/char2image)
        [![Python versions](https://img.shields.io/pypi/pyversions/char2image.svg)](setup.py)
        [![Build Status](https://travis-ci.org/raviqqe/char2image.py.svg?branch=master)](https://travis-ci.org/raviqqe/char2image.py)
        [![License](https://img.shields.io/badge/license-unlicense-lightgray.svg)](https://unlicense.org)
        
        Converts characters to font images in Python.
        
        
        ## License
        
        [The Unlicense](https://unlicense.org)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Text Processing :: Fonts
