Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have implemented gradient filled text by using the CDC functions BeginPath(), EndPath() and SelectClipPath(). This works, but the characters are jagged. Any ideas on how to achieve antialised characters?