npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

galmuri

v2.39.2

Published

Bitmap fonts based on the font design from Nintendo DS

Downloads

583

Readme

Galmuri

npm Package Version License GitHub Workflow Status jsDelivr Hits

Bitmap fonts inspired by the font design from Nintendo DS.

Summary of Supported Ranges

| Range | Galmuri14 (15px, 11pt) | Galmuri11 (12px, 9pt) | Galmuri11 Bold (12px, 9pt) | Galmuri11 Condensed (12px, 9pt) | Galmuri9 (10px, 7.5pt) | Galmuri7 (8px, 6pt) | |-------------------------------|------------------------|-----------------------|----------------------------|---------------------------------|------------------------|---------------------| | Hiragana | ✓ | ✓ | | ✓ | ✓ | ✓ | | Katakana | ✓ | ✓ | | ✓ | ✓ | ✓ | | Hangul Compatibility Jamo | ✓ | ✓ | ✓[^old] | ✓[^old] | ✓ | ✓[^old] | | CJK Unified Ideographs | ✓[^jis] | ✓[^jis] | | | ✓[^jis] | ✓[^jis] | | Hangul Syllables | ✓ | ✓ | ✓ | ✓ | ✓ | ✓[^han-1] | | CJK Compatibility Ideographs | | ✓[^ks] | | | ✓[^ks] | |

[^old]: Excluding Old Hangul Jamo. [^han]: Only 2,780 Hangul Syllables included in Adobe-KR-0. [^han-1]: Only 4,358 Hangul Syllables included in Adobe-KR-0 and Adobe-KR-1. [^jis]: Only 6,355 CJK Unified Ideographs included in JIS X 0208. [^ks]: Only 268 CJK Compatibility Ideographs included in KS X 1001.

Use as Web Fonts

HTML

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/galmuri/dist/galmuri.css">

CSS

@import url('https://cdn.jsdelivr.net/npm/galmuri/dist/galmuri.css');

CSS Rules to Specify Families

font-family: Galmuri14, sans-serif;
font-family: Galmuri11, sans-serif;
font-family: Galmuri9, sans-serif;
font-family: Galmuri7, sans-serif;

Install as npm package

npm i galmuri
import 'galmuri/dist/galmuri.css';

Sponsor


All glyphs except for Latin-1, some symbols and 2,355 Hangul syllables in Galmuri14, Galmuri11 and Galmuri9; and all glyphs except for Latin-1 and some symbols in Galmuri7; and all glyphs in Galmuri11 Bold and Galmuri11 Condensed are my pure creations. But it does not mean that Nintendo owns the rights to glyphs that I did not create and I'm violating Nintendo's rights.

At least in the US and South Korea, the font file and code are copyrighted, but the font design cannot be copyrighted. And likewise in both countries, bitmap fonts in general cannot be copyrighted. See also: #, # Also, Galmuri's outline (scalable) font file is purely my creation for the first time, so I own the copyright, and I do not claim any rights to the "font design".

Galmuri14와 Galmuri11, Galmuri9의 경우 라틴-1, 일부 기호와 한글 음절 2,355자를 제외한 모든 글리프, Galmuri7의 경우 라틴-1과 일부 기호를 제외한 모든 글리프, Galmuri11 Bold와 Galmuri11 Condensed의 경우 모든 글리프가 Nintendo와 관련이 없는 저의 순수한 창작물입니다. 그러나 이는 제가 창작하지 않은 글리프의 권리가 Nintendo에게 있으며 제가 Nintendo의 권리를 침해하고 있다는 의미가 아닙니다.

적어도 미국과 대한민국에서는 폰트 파일 및 코드는 저작권을 갖지만 서체 디자인은 저작권을 갖지 못합니다. 그리고 마찬가지로 두 국가 모두에서 일반적으로 비트맵 폰트는 저작권을 갖지 못합니다. 윤곽선(스케일러블) 폰트가 아닌 비트맵 또는 그레이스케일 폰트 파일의 경우, 실질적으로 이미지 파일과 동일하므로 프로그램 저작물로서 보호되지 않습니다. 참조: #, # 또한 Galmuri의 윤곽선(스케일러블) 폰트 파일은 순전히 제가 처음 만든 것이기에 제게 저작권이 있고, 저는 ‘서체 디자인’에 대한 권리를 주장하지 않습니다.

Nintendo DS is a trademark of Nintendo, and this project has no relation with Nintendo.