Skip to content

숫자 고정폭 버전은 없는지요? #110

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

You must be logged in to vote

Pretendard에서는 이미 고정폭 숫자 기능을 지원합니다. 사용하시는 환경에서 OpenType Feature를 지원한다면, 해당 환경에서 tnum을 적용해 활성화하시면 됩니다. 웹에서는 다음과 같이 코드를 추가해 고정폭 숫자를 사용하실 수 있습니다.

  • font-feature-settings: 'tnum';

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@StephenKwon
Comment options

@orioncactus
Comment options

@StephenKwon
Comment options

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
2 participants