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! )
STYLE_BOLD As Int
STYLE_BOLD_ITALIC As Int
STYLE_ITALIC As Int
STYLE_NORMAL As Int