Hi, I need to support 'font styles' in a text rendering application. So far, I have a different font for each style. For instance, DejaVuSansBold.ttf for bold and such...
However there is no 'underlined' font. (I wonder why?) So I must use Surface::DrawLine() to achieve the effect. I managed to make it work, but it bothers me a little so I would like to know if I am on the right path or (as usual) solving things too 'handcrafted'. Greetings, Ezequiel. _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
