Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add .gitignore, LICENSE files, fix README.md file. remove .DS_Store f… #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed .DS_Store
Binary file not shown.
79 changes: 79 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
# Created by https://www.toptal.com/developers/gitignore/api/fontforge,macos,windows,linux,font
# Edit at https://www.toptal.com/developers/gitignore?templates=fontforge,macos,windows,linux,font


### Linux ###
*~

# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*

# KDE directory preferences
.directory

# Linux trash folder which might appear on any partition or disk
.Trash-*

# .nfs files are created when an open file is removed but is still being accessed
.nfs*

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

### macOS Patch ###
# iCloud generated files
*.icloud

### Windows ###
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db

# Dump file
*.stackdump

# Folder config file
[Dd]esktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp

# Windows shortcuts
*.lnk

# End of https://www.toptal.com/developers/gitignore/api/fontforge,macos,windows,linux,font
44 changes: 44 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
SIL Open Font License
Copyright 2012 Google Inc. All Rights Reserved.

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL

—————————————————————————————-
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
—————————————————————————————-

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.

DEFINITIONS
“Font Software” refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.

“Reserved Font Name” refers to any names specified as such after the copyright statement(s).

“Original Version” refers to the collection of Font Software components as distributed by the Copyright Holder(s).

“Modified Version” refers to any derivative made by adding to, deleting, or substituting—in part or in whole—any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

“Author” refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.

5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
84 changes: 39 additions & 45 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,72 +1,66 @@
# MinSans


🔗 **[Min Sans 다운로드](https://github.com/poposnail61/min-sans/releases/download/v1.4.2/fonts.zip)**
<br><br>
✏️ **[Min Sans 써보기](https://poposnail61.github.io/write/)**
<br><br>


- 🔗[Min Sans 다운로드](https://github.com/poposnail61/min-sans/releases/download/v1.4.2/fonts.zip)
- ✏️[Min Sans 써보기](https://poposnail61.github.io/write/)

## Overview


Min Sans는 한·중·일 문자와 라틴 문자, 숫자를 조화롭게 만든 다국어 글꼴입니다. <br>Noto Sans와 Nunito Sans를 기반으로 커스텀되었으며, 크로스 플랫폼에서 동일한 결과물을 내도록 디자인되었습니다.
<br><br>
**Min Sans**는 한·중·일 문자와 라틴 문자, 숫자를 조화롭게 만든 다국어 글꼴입니다. *Noto Sans*와 *Nunito Sans*를 기반으로 커스텀되었으며, 크로스 플랫폼에서 동일한 결과물을 내도록 디자인되었습니다.

- 4배수, 8배수 디자인에 적합하도록 디자인
- 주요 폰트 사이즈에 대해 짝수의 행간을 제공합니다.(web 기준이며 프로그램에 따라 다르게 표현될 수 있습니다.)<br><br>

| font-size | 9 | 11 | 12 | 14 | 15 | 17 | 18 | 20 | 24 | 36 | 48 | 72 | 96 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| line-height | 12 | 14 | 16 | 18 | 20 | 22 | 24 | 26 | 32 | 48 | 64 | 96 | 128 |
- 주요 폰트 사이즈에 대해 짝수의 행간을 제공합니다.
- web 기준이며 프로그램에 따라 다르게 표현될 수 있습니다.

|font-size | 9 | 11 | 12 | 14 | 15 | 17 | 18 | 20 | 24 | 36 | 48 | 72 | 96 |
|--- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | ---|
|line-height | 12 | 14 | 16 | 18 | 20 | 22 | 24 | 26 | 32 | 48 | 64 | 96 | 128 |

- 사용성이 높은 9개의 폰트패밀리로 구성
- CJK문자 및 라틴계열 문자 세트 지원
<br><br><br>

## 웹폰트


다이나믹 서브셋을 지원하여 적은 용량으로 Min Sans의 사용이 가능합니다.

- Min Sans

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsans-dynamic-subset.css"/>
```

```css
@import url("https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsans-dynamic-subset.css");
```

- Min Sans VF

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsansvf-dynamic-subset.css"/>
```
### Min Sans
#### HTML

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsans-dynamic-subset.css"/>
```

#### CSS

```css
@import url("https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsans-dynamic-subset.css");
```

```css
@import url("https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsansvf-dynamic-subset.css");
```
<br><br><br>
### Min Sans VF
#### HTML

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsansvf-dynamic-subset.css"/>
```

#### CSS

```css
@import url("https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsansvf-dynamic-subset.css");
```

![](./assets/img01.jpg)
![](./assets/img02.jpg)
![](./assets/img03.jpg)

<img src="https://github.com/poposnail61/min-sans/blob/main/img01.jpg?raw=true">
<img src="https://github.com/poposnail61/min-sans/blob/main/img02.jpg?raw=true">
<br><br>
<img src="https://github.com/poposnail61/min-sans/blob/main/img03.jpg?raw=true">
<br>

### 라이선스

[SIL 오픈 폰트 라이선스](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL)

### 지원 포맷

`.ttf` `.otf` `.woff2`
`.ttf`, `.otf`, `.woff2`

### Contact

폰트에 대한 제안은 [email protected] 또는 [깃허브 이슈](https://github.com/poposnail61/MinSans/issues)로 등록해주세요.

<br><br>
폰트에 대한 제안은 [email protected] 또는 [깃허브 이슈](https://github.com/poposnail61/MinSans/issues)로 등록해주세요.
File renamed without changes
File renamed without changes
File renamed without changes
Binary file removed fonts/.DS_Store
Binary file not shown.
Binary file removed fonts/static/.DS_Store
Binary file not shown.
Binary file removed fonts/variable/.DS_Store
Binary file not shown.
Binary file removed sources/.DS_Store
Binary file not shown.
Binary file removed web/.DS_Store
Binary file not shown.