hanks-zyh / HTextView

Animation effects to text, not really textview
Apache License 2.0
5.61k stars 810 forks source link

Not supporting multilanguage!! #86

Open robindanielk opened 6 years ago

robindanielk commented 6 years ago

Hi, i have been trying to set the htextview.animateText() with this unicode format " \u0c38\u0c4d\u0c35\u0c3e\u0c17\u0c24 - Ridsys Digital Signage" which i get as a json response and format it using Html.fromHtml() , the unicode characters are displayed with dotted circles in between them..kindly help!!

hanks-zyh commented 6 years ago

@robindanielk sorry, HTextView not really textview, some effecrt not support Html.fromHtml() , please see readme

robindanielk commented 6 years ago

@hanks-zyh thanks!!...but how do i support unicode text in htextview!!

robindanielk commented 6 years ago

Just found out that rainbow , typer and line textviews display fonts perfectly whereas the rest of the types display fonts with dotted circles for unicode characters...any help!!

robindanielk commented 6 years ago

htextissues

this is how text is displayed for FallTextView whereas the Rainbow,Typer and Line displays correctly!!