Skip to content

Could I fork this font to make a Latin/Greek/Cyrillic-only version? #17

Answered by orioncactus
cssobral2013 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello! I just released Latin/Greek/Cyrillic only version of Pretendard and Pretendard Variable 2 days ago with named 'Pretendard Std', and also you can use the Pretendard webfonts with low-weight as 'Pretendard Std' via jsDelivr.

Here's the code:


Full version of Pretendard Std

  • font-family name: 'Pretendard Std'

HTML

<link rel="stylesheet" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-std.css" />

CSS

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-std.css');

Dynamic subset version of Pretendard Std like Roboto from Google Fonts

  • font-family name: 'Pretendard Std'

HTML

<link rel="styl…

Replies: 7 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@orioncactus
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by orioncactus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #11 on July 20, 2021 12:52.