Skip to content

中英文彩色点阵字/ Python print dot matrix in Chinese and English. Color supported.

Notifications You must be signed in to change notification settings

WeileiZeng/drone-array-design

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

print chinese and English as dot matrix

Binder

require python3

feature:

  • change width ( number of characters each line)
  • change color ( each line )

reference:

screen shot

TODO

ideas: Considering the SVG format, all data is saved as paths, lines, circles, polygons, etc. I can use a similar format to save the skeleton image, hence all intersection points can be identified. It is also easier to evenly distribute the dots/drones.

Acknowledgement

This repoo is modified based on the original repo. My main update is adding support fot English alphabet and rearrange the code into small blocks

About

中英文彩色点阵字/ Python print dot matrix in Chinese and English. Color supported.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.2%
  • PostScript 15.6%
  • C 1.0%
  • PowerShell 0.1%
  • Java 0.1%
  • Shell 0.0%