Metadata-Version: 2.1
Name: unifont_utils
Version: 0.2.0
Summary: Unifont Utilities, but rewritten in Python.
Home-page: https://github.com/SkyEye-FAST/unifont_utils
License: Apache-2.0
Keywords: unifont
Author: SkyEye_FAST
Author-email: skyeyefast@foxmail.com
Requires-Python: >=3.8
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Text Processing :: Fonts
Classifier: Topic :: Utilities
Requires-Dist: pillow (>=10.0,<11.0)
Project-URL: Repository, https://github.com/SkyEye-FAST/unifont_utils
Description-Content-Type: text/x-rst

Unifont Utils
=============

This project provides a set of tools for working with the Unifont font.

Installation
------------

Install the package from PyPI using the following command:

.. code-block:: shell

    pip install unifont_utils

Feedback
--------

Please feel free to raise issues for any problems encountered or
feature suggestions.

Pull requests are welcome.

