Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 282 Bytes

_SetFontOutlineWidth_.md

File metadata and controls

26 lines (14 loc) · 282 Bytes

SetFontOutlineWidth

设置已加载字体的轮廓线宽度

SetFontOutlineWidth(font, width)

参数:

  • font [userdata-FONT]:字体数据
  • width [number]:轮廓线宽度

返回值:

示例