36 Commits (c9e35a59dc037cbf677c0330f21511debca5545d)

Author SHA1 Message Date
jean-pierre charras 2504195e6e Fix a collision with a Windows define and our use of the same var name. 9 months ago
Jeff Young 31fe178504 Don't generate -1 width non-filled splines. 9 months ago
Jeff Young 203ddb7b47 Code brevity. 9 months ago
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 11 months ago
Seth Hillbrand d7f89c6576 Respect DXF origin on graphics import if possible 11 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
John Beard 85552c7a4f SVG import: import beziers as beziers 11 months ago
John Beard 3bd3b8073e SVG import: avoid duplicating points in line chains 11 months ago
John Beard 10485848b8 SVG import: import unclosed, filled shapes as a separate fill and stroke object 11 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 11 months ago
Seth Hillbrand e0fc7b2b88 Some fixes for DXF import 1 year ago
Seth Hillbrand a724b3d8b1 Handle DXF files with out of bounds values 1 year ago
Alex Shvartzkop 35c5c0c4d7 Fix an off-by-one error in DXF unicode control code parsing. 1 year ago
Alex Shvartzkop 37fb792411 DXF import: scale text size too inside scaled blocks. 1 year ago
Alex Shvartzkop c3bf894d81 Use wide char to satisfy macOS build. 1 year ago
Alex Shvartzkop 7d7ddcf3a1 Support \U control code in DXF MText content. 1 year ago
Alex Shvartzkop 55b3ef2ff2 Improve DXF MText content import. 1 year ago
dsa-t ca18112041 Fix ellipse angles when importing DXF. 2 years ago
Jeff Young dba2fdb6d3 Don't import invalid polygons. 2 years ago
Alex 767ab72cdb DXF import: INSERT angles are in degrees. 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Alex Shvartzkop 48855ebe40 Graphics import: support open polygons. 2 years ago
Jeff Young b089630b4c Simplify Import Graphics. 2 years ago
Alex Shvartzkop 21adc0aac5 ADDED: Import vector graphics into Schematic editor (SVG, DXF). 2 years ago
Alex Shvartzkop 60d069757a ADDED: Import vector graphics into Symbol editor (SVG, DXF). 2 years ago
Jeff Young 902e5df2e8 Report unsupported DXF features on import. 2 years ago
Jeff Young 88e34fd482 Coding style. 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Alex Shvartzkop bc846f5fca SVG import: skip shapes that are not stroked and not filled. 2 years ago
Alex Shvartzkop 024622b0f6 SVG import: skip invisible shapes. 2 years ago
Alex Shvartzkop 3bd8ff442d SVG import: set C locale to make fractional units work. 2 years ago
Jeff Young a946f7ab1b Handle non-cardinal major-axis arcs when importing DXF. 2 years ago
Jeff Young 75b160e83a Handle DXF arcs with a flipped coord system. 2 years ago
Alex Shvartzkop 5131dae568 Graphics import improvements/fixes: 2 years ago
Alex Shvartzkop 4e43d4e0db Graphics import: support loading from memory buffer. 2 years ago
Alex Shvartzkop 26a52ecfe9 Move parts of import_gfx to common. 2 years ago