Wrong font in text element


Author
Message
Jeff
Jeff
Guru (9K reputation)Guru (9K reputation)Guru (9K reputation)Guru (9K reputation)Guru (9K reputation)Guru (9K reputation)Guru (9K reputation)Guru (9K reputation)Guru (9K reputation)
Group: Forum Members
Posts: 49, Visits: 123

I am trying to present two text elements side by side, one in IPA font for phonetic symbols, and the other in a normal text font.  The IPA font renders correctly, but not the text font.  I've tried "Arial" and "Courier New" but it always presents it in "Wingdings".



<text 005_correct_a1>


/ items = ("E")


/ txbgcolor = (200,200,200)


/ fontstyle = ("Ipa-samd Uclphon1
SILDoulosL", 50, false, false, false, false, 5, 2)


/ size = (5%,8%)


/ txcolor = (0,0,0)


/ halign = left


/ vjustify= center


/ position = (2,18)


</text>


 


<text 005_correct_a2>


/ items = ("pet")


/ txbgcolor = (200,200,200)


/ fontstyle = ("Arial", 50,
false, false, false, false, 5, 2)


/ size = (16%,8%)


/ txcolor = (0,0,0)


/ halign = left


/ vjustify= center


/ position = (7,18)


</text>


 



Any ideas or suggestions?


Tags
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
jmwotw - 12 Years Ago
Dave - 12 Years Ago
             Doh! Thanks!
jmwotw - 12 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search