- 调节图片界面显示的字体
set_display_font( : : WindowHandle, Size, Font, Bold, Slant : )
- 调节字体颜色
dev_set_color( : : ColorName : )
- 显示区域轮廓
dev_set_draw( : : DrawMode : )
- 显示文本信息
disp_message( : : WindowHandle, String, CoordSystem, Row, Column, Color, Box : )
未完待续,持续更新