Skip to content

mshioda/relaxed-typing-mono-jp

Repository files navigation

日本語で読む

About

Relaxed Typing Mono JP is a derivative font family of Source Code Pro and Noto Sans JP. Latin glyphs are based on Source Code Pro and Japanese glyphs are on Noto Sans JP.

This font family has Japanese glyphs with exactly twice width of Latin glyphs and some fullwidth geometric symbols (such as "■") which may be halfwidth in other fonts.

Download

You can get the fonts from here.

Screenshot

Notepad for Windows

Screenshot

Atom for macOS

Screenshot

How to Generate

  1. Download Source Code Pro (TTF) and Noto Sans JP (OTF)
  2. Put them in resources directory
  3. Execute conv-ttf.sh (required otf2ttf)
  4. Execute script.py (required fontforge Python library)