Kevin Martin
Kevin Martin
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Some operations, for instance calls to make_text and make_dimension, natter away...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description If the DXF file contains horizontal or vertical dimensions which reference...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When the C++ DXF importer is used without the "merge layers"...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When the C++ DXF importer imports a POLYLINE or LWPOLYLINE, it...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description During C++ DXF import, if "group layers" is selected, the shape...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description During DXF import, objects such as lines and arcs within a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Non-shape objects such as text and dimensions which exist in BLOCK...
Eliminate m_measurement_inch to clean up logic for priority of MEASUREMENT and INSUNITS. Save the actual scaling factor rather than the scaling enum so a switch statement is not executed for...
As described in #16849, the existing Tools::getUniqueName method requires calling code to form a vector of existing names to be avoided. This leads to poor performance both in the O(n)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description In the process of importing or opening large documents (sample has...