0

Does any one have any experience on how to implement the halo(outline) effect for text with Direct 2D using the WindowdsAPICodePack? I searched for its API with google, but could not find any result for this; so I doubt if it supports it.

I appreciate if you have commends or article I can follow with.

Thanks, Howard

Mark Hall
  • 53,938
  • 9
  • 94
  • 111
Howard
  • 3,638
  • 4
  • 32
  • 39

1 Answers1

0

I think you're talking about DrawThemeTextEx(), DTTOPTS.iGlowSize value.

No, it doesn't.

Hans Passant
  • 922,412
  • 146
  • 1,693
  • 2,536