Metadata-Version: 2.4
Name: linecard
Version: 0.2.0.post1
Author-email: KarisAya <karisaya@foxmail.com>
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pillow<12.0.0,>=11.1.0
Requires-Dist: fonttools<5.0.0,>=4.58.0
Dynamic: license-file

<div align="center">

# linecard

_✨ linecard 是一个基于 pillow 的一个方便文字转图片的函数。 ✨_

[![Python](https://img.shields.io/badge/Python-3.12+-blue.svg)](https://www.python.org/)
[![pypi](https://img.shields.io/pypi/v/linecard.svg)](https://pypi.python.org/pypi/linecard)
[![pypi download](https://img.shields.io/pypi/dm/linecard)](https://pypi.python.org/pypi/linecard)
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
[![LICENSE](https://img.shields.io/github/license/karisaya/linecard.svg)](./LICENSE)

</div>

[使用方法见示例文件](/example/main.py)

![效果](/example/example.png)
