Unicode characters

Hello all,

I’m trying to display unicode text via textfield here’s my problem:

  1. I’m trying to embed Noto (http://www.google.com/get/noto/) but it wont compile if the font is in .otf format, i tried the online otf to ttf converter but none are working
  2. I try to use system font by passing ‘null’ i think it was ‘Times New Roman’ by default. it works for neko and windows target but it’s failed to display in mac

have anyone have the same problem or perhaps direct me to the right direction!

Thanks

just got it figure it out, i should put font file in the asset folder instead of embedding it