cn-font-split


Namecn-font-split JSON
Version 7.1.0 PyPI version JSON
download
home_pagehttps://github.com/KonghaYao/cn-font-split/tree/release/packages/ffi-py
SummaryA revolutionary font subsetter that supports CJK and any characters!
upload_time2025-01-06 12:26:48
maintainerNone
docs_urlNone
authorKonghaYao
requires_pythonNone
licenseApache-2.0
keywords font converter performance wasm woff2 ttf otf opentype-fonts font-subsetter font-subset cjk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cn-font-split Python Version Beta

```sh
# 国内请设置环境变量, windows 用 set
export CN_FONT_SPLIT_GH_HOST=https://ik.imagekit.io/github
# set CN_FONT_SPLIT_GH_HOST=https://ik.imagekit.io/github # windows
cn-font-split-py i default 
cn-font-split-py -i ../demo/public/SmileySans-Oblique.ttf -o dist
```

## Dev

```sh
sh build.sh
pip3 install -e .
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/KonghaYao/cn-font-split/tree/release/packages/ffi-py",
    "name": "cn-font-split",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "font converter performance wasm woff2 ttf otf opentype-fonts font-subsetter font-subset cjk",
    "author": "KonghaYao",
    "author_email": "3446798488@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/53/52/63a6f1c406a82c7730c68bdfaff7e8628d24830cef682fed2a9edb087106/cn_font_split-7.1.0.tar.gz",
    "platform": null,
    "description": "# cn-font-split Python Version Beta\n\n```sh\n# \u56fd\u5185\u8bf7\u8bbe\u7f6e\u73af\u5883\u53d8\u91cf, windows \u7528 set\nexport CN_FONT_SPLIT_GH_HOST=https://ik.imagekit.io/github\n# set CN_FONT_SPLIT_GH_HOST=https://ik.imagekit.io/github # windows\ncn-font-split-py i default \ncn-font-split-py -i ../demo/public/SmileySans-Oblique.ttf -o dist\n```\n\n## Dev\n\n```sh\nsh build.sh\npip3 install -e .\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A revolutionary font subsetter that supports CJK and any characters!",
    "version": "7.1.0",
    "project_urls": {
        "Homepage": "https://chinese-font.netlify.app/",
        "Source": "https://github.com/KonghaYao/cn-font-split/tree/release/packages/ffi-py"
    },
    "split_keywords": [
        "font",
        "converter",
        "performance",
        "wasm",
        "woff2",
        "ttf",
        "otf",
        "opentype-fonts",
        "font-subsetter",
        "font-subset",
        "cjk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "691ef3c72510059046eea960ba6b577333c97887ec6d77f519a6c73d79c095e1",
                "md5": "21ae545eac366f20df32eb3559a12f73",
                "sha256": "1e31bedb4ed0e66a1d738538dc5b4b8d84c8697eed5abbd93de262bcb2340e46"
            },
            "downloads": -1,
            "filename": "cn_font_split-7.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "21ae545eac366f20df32eb3559a12f73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11866,
            "upload_time": "2025-01-06T12:26:43",
            "upload_time_iso_8601": "2025-01-06T12:26:43.323955Z",
            "url": "https://files.pythonhosted.org/packages/69/1e/f3c72510059046eea960ba6b577333c97887ec6d77f519a6c73d79c095e1/cn_font_split-7.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "535263a6f1c406a82c7730c68bdfaff7e8628d24830cef682fed2a9edb087106",
                "md5": "ccbcca8f58a08c3e5ff200870443a070",
                "sha256": "23920dcd4b8ab0bf5f0c78b6c63bc11cb624cd38a10e82b29a272da87fffd9f3"
            },
            "downloads": -1,
            "filename": "cn_font_split-7.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ccbcca8f58a08c3e5ff200870443a070",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10156,
            "upload_time": "2025-01-06T12:26:48",
            "upload_time_iso_8601": "2025-01-06T12:26:48.430408Z",
            "url": "https://files.pythonhosted.org/packages/53/52/63a6f1c406a82c7730c68bdfaff7e8628d24830cef682fed2a9edb087106/cn_font_split-7.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 12:26:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KonghaYao",
    "github_project": "cn-font-split",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cn-font-split"
}
        
Elapsed time: 0.66243s