사용자가 제어판 디스플레이에서 설정한 글꼴 부드럽게(smoothing)가 가능한가를 반환한다.
![]() | Script | [bVal=]screen.fontSmoothingEnabled |
HTML | 없음 |
false | 디폴트이며, 글꼴 부드럽게가 설정되지 않았다. |
true | 글꼴 부드럽게가 설정되었다. |
이 속성은 읽기전용으로 디폴트값은 false이다.
window 98, window 2000에서는 ⇒ ⇒ ⇒ 에서 설정할 수 있다.
window 95에서는 Plus! 탭에 있다.
개체 | script | HTML | 규격 | IE |
---|---|---|---|---|
screen | [bVal=]screen.fontSmoothingEnabled | 없음 | 없음 | IE4.0(win16,win32,ce,unix,mac) |
![]() | fontSmoothingEnabled 속성⇒ | ![]() | ![]() ![]() ![]() |
<SCRIPT> document.write('screen.fontSmoothingEnabled='+screen.fontSmoothingEnabled); </SCRIPT>
![]() | fontSmoothingEnabled 속성 | ⇒ | ![]() ![]() |
최종 수정: 05/12/2025 18:53:10 | ![]() All right reserved | 비정상적인 방식으로 프레임없이 페이지에 접속하면 자주 오류가 발생됩니다. 오류가 나면 정상적 접속으로 시도해 보세요. | http://koxo.com/lang/js/property/fontSmoothingEnabled.html |