https://github.com/buganini/chicomp
Chinese Components Combination System
https://github.com/buganini/chicomp
Last synced: 4 months ago
JSON representation
Chinese Components Combination System
- Host: GitHub
- URL: https://github.com/buganini/chicomp
- Owner: buganini
- Created: 2011-11-10T18:11:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T13:02:12.000Z (over 8 years ago)
- Last Synced: 2025-05-15T23:12:31.834Z (about 1 year ago)
- Language: HTML
- Homepage: https://bsdconv.io/chicomp/
- Size: 253 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://bsdconv.io/chicomp
Run local server:
```
python3 server.py
```
Regenerate components images: (requires ImageMagick/convert)
```
make WORKDIR=/path/to/bsdconv-cns11643/work
```