Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkazuo/adobecidtounicode
Adobe CID ToUnicode CMap resource converter for C
https://github.com/kkazuo/adobecidtounicode
Last synced: about 14 hours ago
JSON representation
Adobe CID ToUnicode CMap resource converter for C
- Host: GitHub
- URL: https://github.com/kkazuo/adobecidtounicode
- Owner: kkazuo
- License: mit
- Created: 2016-04-10T14:12:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T14:21:22.000Z (over 8 years ago)
- Last Synced: 2023-03-11T06:57:54.734Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT.txt
Awesome Lists containing this project
README
# Adobe CID ToUnicode CMap for C (and Objective-C)
日本語(CJK)PDF中に書かれたAdobe CID 2バイトコードをUnicodeに戻すためのマップを生成するユーティリティ。
Tjオペレータの引数の文字列の文字コードがAdobe CIDの場合、
このマップを使ってCIDコードからUnicodeに戻すことができる。