Font size conversion in chat window.
Status: Abandoned
Brought to you by:
kstange
The ability to ignore incoming font size and replace
with a user given font size in ponts, or CSS size:
attribute.
Before:
gaim decides how to convert font sizes without user
intervention.
AOL user sends string 'foo' at 12pt.
gaim user receives 'foo' at size: small; Which is
smaller than AOL user intended and smaller than gaim
user would wish to view.
After:
gaim user decides the format at which they'd like to
see their messages.
AOL user sends string 'hello world' at 12pt.
gaim user receives 'hello world' at any given point
size, or css font property size.