Simplified Chinese Traditional Chinese
Convert fonts in simplified traditional Chinese fonts to create synonymous characters (simplified traditional Chinese fonts and different characters) to complete the font library and merge simplified traditional Chinese fonts and merge fonts.
You can choose four traditional Chinese characters: traditional Chinese preset, traditional Taiwanese, traditional Hong Kong, and traditional Chinese characters. For the one-to-many situation of simple and traditional Chinese, you can choose not to deal with one simple and traditional Chinese, use a single common word, use a vocabulary to dynamically match one simple and traditional Chinese, and use a Taiwanese vocabulary to dynamic match (including the conversion of common Taiwanese terms and chemical element names).
A simple font.
Multiple fonts can be added at once.
Use different characters, traditional characters, and simplified characters in the font library to complete the missing characters, and more characters can be displayed without adding glyphs.
Merge of simplified traditional Chinese fonts for simplified Chinese encoding.
The graphical interface can be used directly under Windows systems.
It needs to be run in the terminal, and run python run_in_command_line_sc.py or python3 run_in_command_line_sc.py in the terminal. Before running, you need to make sure that the otfcc-related files have added permissions to execute, chmod +x ./otfcc/* .
Answer: The tool provides two font processing methods: oftcc and FontForge. If the processing fails, you can try changing to another one. If the processing fails on Windows, try using a path without Chinese or special symbols .
Answer: Yes. The conversion rules of this tool are from OpenCC, and the conversion dictionary used is in plain text format, located in the datas directory.
Answer: Use the OpenType function to use the simple to traditional fonts of vocabulary. For limitations, please refer to "Correctly Implement Simplified to Traditional Chinese Fonts". For other methods of Simplified to Traditional Chinese Fonts, please refer to other Fonts items in this account.
Available to download from the Releases page.