NEO round hair is a font made by converting the "round mother", a bitmap Korean font for DOS, in a true type font so that it can be used in all environments.
"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.
Check out this website for more details and all characters provided by NEO round mothers.
This repository contains only source code of fonts. If you want to receive a font, please use the releases page.
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
# 또는,
$ brew install --cask font-neodunggeunmo-codecaution:
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 is not responsible for the problem that occurred when the font is installed and used as the following method. 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 package in AUR (Arch User Repository).
# Git
$ git clone https://aur.archlinux.org/ttf-neodgm.git
$ cd ttf-neodgm
$ makepkg -si # AUR Helpers (yay for example)
$ yay -S ttf-neodgmThis AUR package was produced by @gaeulbyul. ?
NEODGM/NEODGM-WEBFONT is the official web font kit repository of NEO round, and is the first update when the latest version of the NEO round font is released. Please check the README.md file of that repository for more information.
Installing the package below in a web project using Webpack, you can easily self -host the NEO round font file. Please check the link below for detailed use.
This NPM package was produced by Item4. ?
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.
NEO round sources are 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.gitEnter the TTF file by entering the following command.
$ mix deps.get
# Neo둥근모
$ MIX_ENV=prod mix pixel_font.build
# Neo둥근모 Code
$ MIX_ENV=prod mix pixel_font.build --variant code NeoDunggeunmo[Code]-Regular.ttf file is created in the current task directory.
If you use the NEO round mother to produce the content to be displayed on a general PC monitor, you need to follow the guidelines described in the link below to obtain 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!
NEO round mother Pro (neodgm/neodgm-pro)
It is a variable font based on NEO round hair.
PIXELFONT (Dalgona/Pixel_Font)
It is a tool that creates a TruePe contour font from the bitmap image. The TTF file of the NEO round mother, NEO round code and NEO round mother Pro will be built through this tool and provided to you.
Copyright (C) 2017-2024, Eunbin Jeong (dalgona.) [email protected]
The source code of NEO round font files and fonts is distributed under Sil Open Font License 1.1. The entire contents of SIL Open Font License 1.1 are stored in LICENSE.txt .
NEO round hair or NEO round code fonts can be used freely anywhere for commercial or non -commercial purposes within the scope and conditions specified in the above license, and there is no need to inquire separately. Just download and use it freely.