I need to make available to the user some extra fonts...
considering that these fonts DO NOT yet exist in the user device, how does one copy them, and to witch folder?
How are they then referenced in the typeface?
EDIT: just found TypeFace.LoadFromAssets
EDIT2 : According to the help ( yes, sometimes I RTFM! )
considering that these fonts DO NOT yet exist in the user device, how does one copy them, and to witch folder?
How are they then referenced in the typeface?
EDIT: just found TypeFace.LoadFromAssets
EDIT2 : According to the help ( yes, sometimes I RTFM! )
I would like to know the integer values of the styles!STYLE_BOLD As Int
STYLE_BOLD_ITALIC As Int
STYLE_ITALIC As Int
STYLE_NORMAL As Int
Last edited: