사용자 도구

사이트 도구

English

mdisplay:fontsize_hex_1b:index

FontSize (code : hex 1B)

FontSize size

폰트 사이즈를 결정합니다. 파워온시 디폴트값은 32입니다.

Argument Type Description
size Real Number 폰트 사이즈 (픽셀 단위)
# Clear the active layer
Clear
# Yellow text at default font size
Color FFFF00
DrawText 100 100 "Default Font Size"
# Green text at font size of 48
Color 00FF00
FontSize 48
DrawText 100 200 "Font Size 48" 

M Display 메인페이지로 가기

mdisplay/fontsize_hex_1b/index.txt · 마지막으로 수정됨: 2016/04/17 04:52 저자 Comfile Technology