All Projects → spoqa → Spoqa Han Sans

spoqa / Spoqa Han Sans

Licence: other
Spoqa Han Sans

Projects that are alternatives of or similar to Spoqa Han Sans

Google Font Download
Locally host Google's web fonts
Stars: ✭ 619 (+102.29%)
Mutual labels:  fonts, webfonts
Webfontpicker
A bookmarklet that previews Google Fonts on a live website
Stars: ✭ 31 (-89.87%)
Mutual labels:  fonts, webfonts
Webfont Downloader
A small web service which converts webfonts into zip archives
Stars: ✭ 23 (-92.48%)
Mutual labels:  fonts, webfonts
Linearicons
Linearicons is the highest quality set of line icons, matching with minimalist UI designs in iOS.
Stars: ✭ 64 (-79.08%)
Mutual labels:  fonts, webfonts
Awesome Typography
✏︎ Curated list about digital typography 🔥
Stars: ✭ 947 (+209.48%)
Mutual labels:  fonts, webfonts
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+22.22%)
Mutual labels:  fonts, webfonts
hoard-of-bitfonts
turns out I like bitmap fonts
Stars: ✭ 811 (+165.03%)
Mutual labels:  fonts
fonts
Web fonts that you probably won't find in a CDN
Stars: ✭ 26 (-91.5%)
Mutual labels:  fonts
JasperReportsBoot
JasperReports font extensions and Spring Boot Sample
Stars: ✭ 18 (-94.12%)
Mutual labels:  fonts
handwrite
Handwrite generates a custom font based on your handwriting sample.
Stars: ✭ 235 (-23.2%)
Mutual labels:  fonts
Inriafonts
Fonts and UFO Masters of Inria Serif and Inria Sans Typeface
Stars: ✭ 292 (-4.58%)
Mutual labels:  fonts
Polyicon
Flutter icon set generator
Stars: ✭ 268 (-12.42%)
Mutual labels:  fonts
Adafruit-GFX-Font-Customiser
A little utility to customise pixel fonts for the Adafruit GFX library
Stars: ✭ 46 (-84.97%)
Mutual labels:  fonts
fontless
🚀🔒 Host your own Google Fonts.
Stars: ✭ 63 (-79.41%)
Mutual labels:  fonts
Swash
Fonts in iOS made safe, expressive, and dynamic.
Stars: ✭ 73 (-76.14%)
Mutual labels:  fonts
font-wonder-unit
Free and open source sans-serif font, brought to you by Wonder Unit.
Stars: ✭ 57 (-81.37%)
Mutual labels:  fonts
Birdfont
A font editor for creating fonts in TTF, EOT, SVG and BIRDFONT format.
Stars: ✭ 272 (-11.11%)
Mutual labels:  fonts
homecomputer-fonts
Variable fonts based on the Commodore 64 and Amiga fonts.
Stars: ✭ 58 (-81.05%)
Mutual labels:  fonts
text-rendering-tests
Unicode’s test suite for text rendering engines
Stars: ✭ 135 (-55.88%)
Mutual labels:  fonts
M5ez
Complete interface builder for the M5Stack, an ESP32 based mini tinker-computer
Stars: ✭ 260 (-15.03%)
Mutual labels:  fonts

Spoqa Han Sans Neo v3.1.0

npm version Build Status GitHub release

스포카 한 산스는 국문, 영문, 일문, 숫자, 글리프의 어울림이 훌륭합니다. 가는 굵기(Thin), 보통 굵기(Regular), 중간 굵기 (Medium), 두꺼운 굵기(Bold) 네 가지 자족으로, 디지털 환경에서 언어를 아름답게 표현합니다.

스포카 혼자 쓰기엔 지나치게 산뜻한 스포카 한 산스 네오, 누구나 무료로 쓸 수 있도록 배포합니다.

폰트 다운로드

폰트 설치 방법

웹폰트 적용 방법

Spoqa Han Sans를 웹폰트로 사용하시려면 2가지 방법이 있습니다.

스타일 시트에 아래의 코드를 넣거나,

@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-jp.css);

혹은 HTML의 <head> 태그 안에 아래의 코드를 넣어주세요.

<link href='//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css' rel='stylesheet' type='text/css'>
<link href='//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-jp.css' rel='stylesheet' type='text/css'>

그후 <style> 태그 안에 font-family 를 설정해주세요.

* {
  font-family: 'Spoqa Han Sans Neo', 'Spoqa Han Sans JP', sans-serif;
}

의견 보내기

Spoqa Han Sans 프로젝트에 제안하고 싶은 사항이 있다면 이슈를 생성해주시길 바랍니다.

제작 정보

Spoqa Han Sans에 대한 제작 배경 및 미리보기에 대한 정보는 Spoqa Han Sans Introduction에서 얻으실 수 있습니다.

오픈 소스

Spoqa Han Sans는 Spoqa에서 관리하고 있는 오픈 소스 서체로, SIL Open Font License로 배포되고 있습니다.

따라서 개인 및 기업 사용자가 자유롭게 사용, 수정 및 재배포 가능하며, 저작권에 문제없이 로고, BI, CI, 임베드 등의 상업적 사용이 가능하며 자유로운 사용에 추가 비용을 지불 하실 필요도 없습니다.

(프로젝트에 기여한 분들의 목록 참고.)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].