View Single Post
  #13  
Old 07-23-2011, 06:19 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Hezzy002 View Post
For a one-pixel (or even two, if you don't mind the small artifact on the corners) sized outline, four would suffice. Anything more than one pixel usually looks like ass (in my opinion) anyway. Could you somehow cache it in a texture using a TDrawingPanel?
The corners would kind of bug the hell out of me.

Don't think you can draw text to the DrawingPanel(might be able to in v6) but I doubt you'd get much of a performance boost, at least not for active stuff like chat. It's too taxing to constantly draw to one every frame.
Reply With Quote