Set Antialias for Text Program

555

# Set Antialias for Text Program

Path:

/api/textantialias

Method: PUT

Content-type: application/json; charset=utf-8

API Description: This can be used to set antialias effect for the text program. The effect will take effect after switching program (for some text programs only, such as oil price program, clock program, page-turning text, environment window, timer program, and so on.)

Request

Name Type Example Description
antialias boolean 1 Indicate whether the text program has antialias effect, true: yes, false: no

Example

{"antialias":true}