Question
TextLayoutFormat bug
Setting fmt.fontStyle = FontStyle.REGULAR doesn't work. It is
looking for the string "normal" instead of "regular", so this
works: fmt.fontStyle = FontWeight.NORMAL.
Attached is sample code:
Attached is sample code:
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.