NEO round mother Pro is a variable width bitmap font built on NEO round hair.
"Round Mo" is a Bitmap Hangul font made by Kim Joong -tae, director of IT Cultural Center in the 1990s, and distributed as a public domain. NEO round mothers are converted into true -type formats so that this bitmap fonts can be used in multiple environments, and the fonts are made by adding symbols that are not in the original font.
The NEO round mother PRO is a variable font that uses a kerning function that breaks the frame of 8x16 and 16x16 pixels, which are characterized by DOS's bitmap fonts, and adaptes the gap between the letters and the letters according to the situation. there is.
Please check this website for more information.
This repository contains only source code of fonts. Please use the releases page to download the font.
You can install the font CASK via homebrew. This CASK is provided by NEODGM/HOMEBRE-NEODGM TAP.
$ brew tap neodgm/neodgm
$ brew install --cask font-neodunggeunmo-procaution:
The following packages are not officially supported, and may not reflect the latest version of the font immediately. In addition, the developer of the NEO round mother Pro is not responsible for the problems caused by the installation of the font by installing the font below. For inquiries about the community package, please contact us directly to each package.
You can easily install fonts through the package manager on the platform below.
Install ttf-neodgm-pro package in AUR (Arch User Repository).
# Git
$ git clone https://aur.archlinux.org/ttf-neodgm-pro.git
$ cd ttf-neodgm-pro
$ makepkg -si # AUR Helpers (yay for example)
$ yay -S ttf-neodgm-proThis AUR package was produced by @rielcho. ?
NEODGM/NEODGM-Pro-WEBFONT is the official web font kit repository of NEO round mother Pro, which is first updated when the latest version of the NEO round mother font is released. Please check the README.md file of that repository for more information.
In most cases, it is enough to download and use the already built font files. If you want to modify the source code and build the font file yourself, please follow the process below.
The source of the NEO round mother PRO is written in the elixir programming language. Install the ELIXIR version that suits your operating system on the Elixir website.
Use git to duplicate this repository.
$ git clone https://github.com/neodgm/neodgm-pro.gitEnter the TTF file by entering the following command.
$ mix deps.get
$ MIX_ENV=prod mix pixel_font.build The current task directory creates a NeoDunggeunmoPro-Regular.ttf file.
If you use the NEO round mother Pro to create a content to be displayed on a common PC monitor, you need to follow the guidelines described in the link below to get the best results.
https://neodgm.dalgona.dev/guides.html
If you have a problem with the downloaded font file, or if you have a letter or other opinion that you want to be added first, please submit an Issue without hesitation!
The source code of the NEO round font file and font is deployed under Sil Open Font License 1.1. The entire contents of SIL Open Font License 1.1 are stored in LICENSE.txt .