Sometimes, putting text in a rectangular block may just be a little too straight. With the C++ class QEnvelopeText, you can mould a piece of body type in any shape.
Mould Text in Any Shape
Published 02/07/2006
Sometimes, putting text in a rectangular block may just be a little too straight. With the C++ class QEnvelopeText, you can mould a piece of body type in any shape.
This versatile class arranges the characters of a text string along any curve.
Windows GDI+ understands only half of the fonts out there. Use the QGraphicsText class to work with the other half.
Add support for interactive curve drawing to your MFC app by dropping in theQBezierTracker class.
"Profile" a block of C++ code with just one include file and two variable definitions.
It's one of those humble tasks computers have done for ages, but the hunt for the perfect clipping algorithm is still open.