Dynamic Font
Currently Cocos Creator only supports TTF format for dynamic font. Just drag font file (with .ttf
extension) into Assets panel, the font asset will be imported.
다이나믹 폰트
현재 Cocos Creator는 TTF포맷의 폰트만 지원합니다. 단지 폰트를 Asset에 드래그한 후, 폰트 적용을 원하는 Label Component의 Font 프로퍼티에 드래그 앤 드롭해줍니다.
1. Asset 탭의 적정한 곳에 ttf 포맷의 파일을 드래그 앤 드롭 해줍니다.
2. 폰트 적용을 원하는 라벨의 Font 프로퍼티에 드래그 앤 드롭 해줍니다.
3. 적용 된 폰트를 확인합니다. (좌 - 기본 Arial 시스템 폰트, 우 - 다이나믹 폰트)
반응형
'Frontend > Cocos Creator' 카테고리의 다른 글
[Cocos Creator] ScrollView 개념 및 사용 예시 (2) | 2018.01.29 |
---|---|
[Cocos Creator] Decorator 사용하기 (0) | 2018.01.04 |
[Cocos Creator] cc.Class 파헤치기 (0) | 2017.11.21 |
[Cocos Creator] 생명주기 (Life Cycle) (0) | 2017.11.21 |
[Cocos Creator Animation] 1. Animation에 대하여 (0) | 2017.10.27 |
[Cocos Creator 강좌] RichText 사용하기 (0) | 2017.10.19 |