pixel-font-knife


Namepixel-font-knife JSON
Version 0.0.10 PyPI version JSON
download
home_pageNone
SummaryA set of pixel font utilities.
upload_time2024-12-11 10:21:03
maintainerTakWolf
docs_urlNone
authorTakWolf
requires_python>=3.10
licenseMIT License
keywords font pixel
VCS
bugtrack_url
requirements pypng unidata-blocks PyYAML pytest
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pixel Font Knife

[![Python](https://img.shields.io/badge/python-3.10-brightgreen)](https://www.python.org)
[![PyPI](https://img.shields.io/pypi/v/pixel-font-knife)](https://pypi.org/project/pixel-font-knife/)

一组像素字体实用工具。

该库被设计用于和 [Pixel Font Builder](https://github.com/TakWolf/pixel-font-builder) 配合使用,也包含一些符合 [Ark Pixel Font](https://github.com/TakWolf/ark-pixel-font) 构建约定的通用工具。

## 安装

```shell
pip install pixel-font-knife
```

## 程序依赖

- [PyPNG](https://gitlab.com/drj11/pypng)
- [Unidata Blocks](https://github.com/TakWolf/unidata-blocks)
- [PyYAML](https://github.com/yaml/pyyaml)

## 许可证

基于 [MIT 许可证](LICENSE)。

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pixel-font-knife",
    "maintainer": "TakWolf",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "font, pixel",
    "author": "TakWolf",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/78/90/d954163aba589d1e7b50966e72f63f354a10384c62fd9bf2a43a0cc15c0e/pixel_font_knife-0.0.10.tar.gz",
    "platform": null,
    "description": "# Pixel Font Knife\n\n[![Python](https://img.shields.io/badge/python-3.10-brightgreen)](https://www.python.org)\n[![PyPI](https://img.shields.io/pypi/v/pixel-font-knife)](https://pypi.org/project/pixel-font-knife/)\n\n\u4e00\u7ec4\u50cf\u7d20\u5b57\u4f53\u5b9e\u7528\u5de5\u5177\u3002\n\n\u8be5\u5e93\u88ab\u8bbe\u8ba1\u7528\u4e8e\u548c [Pixel Font Builder](https://github.com/TakWolf/pixel-font-builder) \u914d\u5408\u4f7f\u7528\uff0c\u4e5f\u5305\u542b\u4e00\u4e9b\u7b26\u5408 [Ark Pixel Font](https://github.com/TakWolf/ark-pixel-font) \u6784\u5efa\u7ea6\u5b9a\u7684\u901a\u7528\u5de5\u5177\u3002\n\n## \u5b89\u88c5\n\n```shell\npip install pixel-font-knife\n```\n\n## \u7a0b\u5e8f\u4f9d\u8d56\n\n- [PyPNG](https://gitlab.com/drj11/pypng)\n- [Unidata Blocks](https://github.com/TakWolf/unidata-blocks)\n- [PyYAML](https://github.com/yaml/pyyaml)\n\n## \u8bb8\u53ef\u8bc1\n\n\u57fa\u4e8e [MIT \u8bb8\u53ef\u8bc1](LICENSE)\u3002\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A set of pixel font utilities.",
    "version": "0.0.10",
    "project_urls": {
        "homepage": "https://github.com/TakWolf/pixel-font-knife",
        "issues": "https://github.com/TakWolf/pixel-font-knife/issues",
        "source": "https://github.com/TakWolf/pixel-font-knife"
    },
    "split_keywords": [
        "font",
        " pixel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c87b0b7ed2f41d5f1a5200b83e5844c87c1d32c049b6d6b9c4a145b74368f561",
                "md5": "3bb465b15c4f59229e334398f34fd6bf",
                "sha256": "2259c9912d27a6970dc05b53924d54140722339343ac97172ef7fca563c074fa"
            },
            "downloads": -1,
            "filename": "pixel_font_knife-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3bb465b15c4f59229e334398f34fd6bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8419,
            "upload_time": "2024-12-11T10:21:01",
            "upload_time_iso_8601": "2024-12-11T10:21:01.317671Z",
            "url": "https://files.pythonhosted.org/packages/c8/7b/0b7ed2f41d5f1a5200b83e5844c87c1d32c049b6d6b9c4a145b74368f561/pixel_font_knife-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7890d954163aba589d1e7b50966e72f63f354a10384c62fd9bf2a43a0cc15c0e",
                "md5": "e7f530b59b5a9bf418098e05437182cf",
                "sha256": "920afd8ff8bc67b5382af8d0328669e49696325498c2e85a14c9af124b4dc3cc"
            },
            "downloads": -1,
            "filename": "pixel_font_knife-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "e7f530b59b5a9bf418098e05437182cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18406,
            "upload_time": "2024-12-11T10:21:03",
            "upload_time_iso_8601": "2024-12-11T10:21:03.604921Z",
            "url": "https://files.pythonhosted.org/packages/78/90/d954163aba589d1e7b50966e72f63f354a10384c62fd9bf2a43a0cc15c0e/pixel_font_knife-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 10:21:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TakWolf",
    "github_project": "pixel-font-knife",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pypng",
            "specs": [
                [
                    "==",
                    "0.20220715.0"
                ]
            ]
        },
        {
            "name": "unidata-blocks",
            "specs": [
                [
                    "==",
                    "0.0.15"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.4"
                ]
            ]
        }
    ],
    "lcname": "pixel-font-knife"
}
        
Elapsed time: 0.37779s