The ONE item that is missing in the distribution is an example of how to deal with TEXT.
TIA.
-Ray
Moderator: andrew
void
CreationClass::addText(const DL_TextData& data)
{
cout << "TEXT: `" << data.text << "'" << endl;
printAttributes();
}Return to dxflib Suggestions and Feedback
Users browsing this forum: No registered users and 0 guests