- FONT:
- In a simplistic sense, a font can be thought of as the physical description of a character set. While the character set will define what sets of bits map to what letters, numbers, and other symbols, the font will define what each letter, number, and other symbol looks like. Fonts can be either fixed width or variable width and independently, either bitmapped or vectored. The size of the large characters in a font is typically measured in points.It may be wise to incorporate font attributes to your bot's programming.Some chat clients may ignore them, but others will recognize the HTML and it will add more style to your bot.
|