Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: pretender on October 18, 2014, 09:30:15 AM

Title: Font data in 0,1 map form?
Post by: pretender on October 18, 2014, 09:30:15 AM
Not really a NGUI question but maybe somebody knows. I am making some effects for splash and intro screens which will have some nice effects with text. In order to do what I have imagined I need font data in this form (or similiar), for example letter "I", this was easiest to pressent

000011110000
000001100000
000001100000
000001100000
000001100000
000001100000
000001100000
000011110000

I could then do all kind of effects on 12x8 sprite map, color,animation etc...anybody have ideas how to get font data in this form?

Thanks!