Skip to content

SkyEye-FAST/unifont_utils

Repository files navigation

Unifont Utils

License: GPL v3

Build Ruff PyPI - Version GitHub Release

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

See the documentation at Read the Docs for more information.

Installation

Install the package from PyPI using the following command:

pip install unifont_utils

License

The project is released under the GPL v3 License.

    Unifont Utils
    Copyright (C) 2024-2025 SkyEye_FAST

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

Feedback

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

Pull requests are welcome.