Flash text w/ HTML, font issue
Flash text w/ HTML, font issue
Out of context: Reply #2
- Started
- Last post
- 9 Responses
- unfittoprint0
#1 miniml fons are not typical font families. they don't come with bold or italics. standard 07_65 is not the bold version of standard 07_55, so using <strong> and >i > tags will not help.
#2 for that you'll have to use html's < font > tag and assign a different font [in this case standard 07_65].
#3 make a font symbol for each font you want to use.
#4 due to a stupid bug, you'll have to click the [non-existant] bold version to be 'imported', for your textfield to use multiple fonts. don't ask me why.