17 Commits (6df678a227caa8fe142b03d3417e85432616d701)

Author SHA1 Message Date
Jeff Young 1a10b5fb64 Don't generate -1 width non-filled splines. 9 months ago
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 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 a724b3d8b1 Handle DXF files with out of bounds values 1 year ago
Jeff Young dba2fdb6d3 Don't import invalid polygons. 2 years ago
Jeff Young df83e24eb7 Cleanup. 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
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
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
Seth Hillbrand b56db30019 Ensure that even open paths with fills are filled 3 years ago
Seth Hillbrand 0ee7f8e2bd Fix 436f95e02e 3 years ago
Seth Hillbrand 436f95e02e Don't look for alpha in nanosvg color 3 years ago
jean-pierre charras 85e44c2dae pcbnew, SVG import: fix an issue for SVG files using a CR+LF end of file 3 years ago
Jeff Young 92f1ee556f Don't fill drawing sheet rects with transparent fill. 3 years ago
Jeff Young 1a812727cb Fix some logic errors in importing SVG polygons with holes. 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Jeff Young 763c77eab8 DXF parameters are for DXF (only). 3 years ago
Jeff Young 34a9a165c9 More wide-string declarations. 4 years ago
Marek Roszko 98ee6c5f85 Cleanup some wx/gdicmn.h includes 4 years ago
Tomasz Wlostowski 01d1f8723c SVG_IMPORT_PLUGIN: enable postprocessing of polygons with degeneracy and holes 4 years ago
Tomasz Wlostowski e1f32f13a2 pcbnew: SVG importer support for even-odd fill rule 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Marek Roszko 9656bd310b Remove eda_item and gr_basic from eda_text.h 5 years ago
jean-pierre charras 5b3202d8f3 dxf and svg import: accept unicode filenames 7 years ago
jean-pierre charras cc0aa8b928 Gfx import: fix many issues, and add many enhancements. 7 years ago
jean-pierre charras 74a9d5401a Import svg import code from experimental trunk: start point 7 years ago