crozynski / comicneue

Comic Neue is a font that fixes the shortcomings of Comic Sans
http://comicneue.com
SIL Open Font License 1.1
249 stars 9 forks source link

Non English characters do not load in Flash / ActionScript 3 text fields. #2

Closed bmcilmoyle closed 8 years ago

bmcilmoyle commented 9 years ago

example

when attempting to use ComicNeue-Regular.ttf to display a simple sentence with Russian characters it draws blanks on any non English character. The image attached shows the results where it doesn't dispaly non English charactes/

I've narrowed it down in ActionScript 3 code to the textField.getCharBoundaries function. It tries to find the boundaries of a character and normally would return a rectangle that surrounds the character but fails too.

in the attached image I'm attempting to display: Вы были в норме - не живой - когда Pistov играл с вами.

crozynski commented 8 years ago

Doesn't work because Russian not supported.