monoback
0.1.0
Generate aligned CJK fallback font for your favorite monospaced font.
中文介绍
Install from PyPI (requires Python 3.7+):
pip install monoback
Or download standalone executable from release page. (Windows only)
monoback <monospaced-font-file> <fallback-font-file> [<output-file>]
Then install the generated font and configure it as fallback font in your editor settings, examples:
Editor: Font Family to string 'main monospaced font name', 'generated font name'.Editor > Font > Typography Settings > Fallback font to generated font.monoback is licensed under the MIT license.