Skip to main content

一个往图片上写汉字的软件包

Project description

这是一个字库软件包

使用方法:

import ziku
import cv2
ziku.size(0.4)
img=cv2.imread("src/ziku/earthmap.png")
img=ziku.write(img,"太阳当空照",x=100,y=100)

ziku.size(0.6)
img=ziku.write(img,"花儿对我笑",x=100,y=200)
cv2.imwrite("ziku.png",img)

ziku.size(0.8)
img=ziku.write(img,"小鸟说 早早早",x=100,y=300)
cv2.imwrite("ziku.png",img)

ziku.size(1)
img=ziku.write(img,"你为什么背上大书包",x=100,y=400)
cv2.imwrite("ziku.png",img)

版本0.1.3增加了如下字符:

  1. 中文字符:“~!@#%……&*()——)+「」「|:“《》?”
  2. 英文字符:~!|{}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ziku-0.1.3.tar.gz (16.6 MB view details)

Uploaded Source

Built Distribution

ziku-0.1.3-py3-none-any.whl (24.8 MB view details)

Uploaded Python 3

File details

Details for the file ziku-0.1.3.tar.gz.

File metadata

  • Download URL: ziku-0.1.3.tar.gz
  • Upload date:
  • Size: 16.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for ziku-0.1.3.tar.gz
Algorithm Hash digest
SHA256 37dc557c4f0d6c1b67bf3203102f9eeb32b5908bae088d330d8284695e09c068
MD5 8e3e2efcfef9bd08930b3d7fbad15519
BLAKE2b-256 4ae1db7b44884e000dac1328f116ca5a6086ff71cd754b8255d181a56d640f9b

See more details on using hashes here.

File details

Details for the file ziku-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: ziku-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 24.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for ziku-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4ac73aa2ddf8b5f38a9257a252a2648917e1ec76d03a72b42ab0cb4b6b1ec60a
MD5 53bbd08117f5da8036022faeac3366ac
BLAKE2b-256 461961ffd2bfd9edccbe4883ee848de0c3b4ec858fa2a1c0a08719ee200c9f85

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page