Skip to content

AoiKuiyuyou/AoikPickChar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoikPickChar

Render picked font characters to images.

Tested working with:

  • Python 2.7 and 3.5
  • Linux
  • MacOS
  • Windows

Image

Table of Contents

Setup

Setup via pip

Run:

pip install git+https://github.com/AoiKuiyuyou/AoikPickChar

Setup via git

Run:

git clone https://github.com/AoiKuiyuyou/AoikPickChar

cd AoikPickChar

python setup.py install

Usage

Run program

Run:

aoikpickchar

Or:

python -m aoikpickchar

Or:

python AoikPickChar/src/aoikpickchar/__main__.py

Create combo image

Run:

aoikpickchar --min 0 --max 255 --font DejaVuSans.ttf --font-size 30 --xpad 12 --ypad 12 --mark-radix hex --draw-combo --view-combo

Create character images

Run:

aoikpickchar --min 0 --max 255 --font DejaVuSans.ttf --font-size 30 --xpad 12 --ypad 12 --draw-each

About

Render picked font characters to images.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages