Please use this forum to post feedback and suggestions related to dxflib.
Moderator: andrew
by Cambridge Ray » Sat Oct 27, 2012 10:03 pm
The ONE item that is missing in the distribution is an example of how to deal with TEXT.
TIA.
-Ray
-
Cambridge Ray
-
- Posts: 15
- Joined: Wed Oct 03, 2012 5:26 pm
by Cambridge Ray » Mon Oct 29, 2012 9:48 pm
Actually, dear Self, it is rather simple. Just add the following member function to the provided "test" utility:
- Code: Select all
void
CreationClass::addText(const DL_TextData& data)
{
cout << "TEXT: `" << data.text << "'" << endl;
printAttributes();
}
-
Cambridge Ray
-
- Posts: 15
- Joined: Wed Oct 03, 2012 5:26 pm
Return to dxflib Suggestions and Feedback
Who is online
Users browsing this forum: No registered users and 1 guest