Search found 3 matches

by m_alexm
Tue Apr 28, 2009 4:20 pm
Forum: dxflib 'How Do I' Questions
Topic: How to read lines width for DXF curves?
Replies: 4
Views: 19794

Thank you Andrew for your answer! It's working fine!
by m_alexm
Tue Apr 28, 2009 4:18 pm
Forum: dxflib 'How Do I' Questions
Topic: How to obtain the real / original colors of DXF entities?
Replies: 1
Views: 13002

How to obtain the real / original colors of DXF entities?

Hello,

Using dxflib library, I observed that the colors of DXF entities are referenced by a 256 color palette entries (dxfColors[][3] -> Extended color palette). Is it possible to retrieve the original RGB values of each DXF entity?

Thank you,

Mihai
by m_alexm
Mon Apr 27, 2009 3:45 pm
Forum: dxflib 'How Do I' Questions
Topic: How to read lines width for DXF curves?
Replies: 4
Views: 19794

How to read lines width for DXF curves?

Hello, I wanted to retrieve the lines width (Stroke dimension cf. Adobe Illustrator) for DXF curves, but I didn't succeed. Is it possible with dxflib library? More details: I created a DXF file containing 2 curves with different line width (1 pixel and 2 pixels). When I read this file with dxflib li...

Go to advanced search