U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » outlined text rendering [FEATURE REQUEST]- [WORKAROUND]
Re: outlined text rendering [message #959 is a reply to message #957] Fri, 10 February 2006 07:29 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
This is not supported by Win32 or X11.

However, you can quite easy get the effect yourself, just draw the text 5 times (draw it with offsets (-1, 0)(1, 0)(0, 1)(0, -1) in white, then at (0, 0) in black)Smile Draw implementation would be no different...

Mirek
 
Read Message
Read Message
Previous Topic: How (... if ) .SetAlpha(byte alpha) works?
Next Topic: where is the ImageDraw::DrawPixel ?
Goto Forum:
  


Current Time: Wed May 06 21:48:12 GMT+2 2026

Total time taken to generate the page: 0.00465 seconds