The title may be self-explanatory. I've been using LummoxJr's DmiFontsPlus library for putting text on screen, and I would like to incorporate images into the text. For example, when I win a battle, I'd like to see "You gained 12 [gold piece symbol].", where I mean an actual picture of a gold piece instead of [gold piece symbol]. Can this be done, and if so, how?
Thanks.
ID:155301
![]() Aug 2 2011, 5:34 pm
|
|
![]() Aug 2 2011, 5:52 pm
|
|
You can use <small>\icon</small>
|
I personally would replace a text character that i wouldn't use (i.e ^, *, {, }, |,\,~) in the file that you are loading text from with the gold pieces icon. It would have to be the same size as the text pieces though.
|