-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.1.3
-
generic
-
generic
new Font(name, size):
according to the API, size is defined as "point"
If Asian char and ASCII chars are displayed at the same time, the ASCII font treats "size" as "points", but Asian font treats the size as "pixels"
The API definition is broken under the Asian font.
according to the API, size is defined as "point"
If Asian char and ASCII chars are displayed at the same time, the ASCII font treats "size" as "points", but Asian font treats the size as "pixels"
The API definition is broken under the Asian font.