Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
EDC CUSTOM FONT BOLD 처리 오류
현재 기어를 앱을 개발하고 있는 개발자입니다.
EDC를 이용해 레이아웃을 구성하고 있는데 폰트에 대해 문제가 발생하여 문의 드립니다.
fonts {
font: “../font/test.ttf” “test”;
}
part{
name: “sub.text.001”;
type: TEXT;
description{
state: “default” 0.0;
rel1.relative: 0.54 0.29;
rel2.relative: 1.0 0.43;
color: 0 0 0 255;
align: 0.0 0.5;
text {
text: “TEXT1”;
font:”test:style=Bold”;
size: 36;
min: 1 1;
align: 0.0 0.5;
ellipsis: -1;
}
}
}
위처럼 작성하고 있는데
“style=Bold”를 빼면 폰트가 잘 적용되나 이를 넣게 되면 폰트가 적용되지 않습니다.
문구에 오류가 있는건가요?
아니면 타이젠 버그인가요?
EDC TEXT 에서 CUSTOM FONT를 이용해 BOLD를 적용할 수 있는 방법을 알려주세요.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio