123 Commits (753afc7f379a99305fdeb509ada6cf9f47182143)

Author SHA1 Message Date
Seth Hillbrand 753afc7f37 ADDED: Plot uses the KiCad font, embedded in PDF 2 months ago
Seth Hillbrand 8acf5c1a25 ADDED: Rounded Rectangles 3 months ago
Jeff Young e230d5164d Honour renderSettings' default font. 4 months ago
Marek Roszko 42ccbe618d Fix menus in pdf broken by 3dpdf changes 7 months ago
jean-pierre charras d3256c3430 PDF plotter: fix missing data that prevent Adobe Acrobat to open these PDF 7 months ago
Jeff Young a64278a12c Honour 0-width strokes on filled shapes. 7 months ago
Jeff Young af4d14b66c 0 width means 0 width when plotting text. 7 months ago
Marek Roszko e30fdcb500 Write fileinput stream directly to zliboutput stream in Plot3DModel 7 months ago
Marek Roszko 0268ed6d28 Add 3d pdf functions to PDF_PLOTTER to reduce rebasing pain 7 months ago
jean-pierre charras a02f1f2411 PDF plotter: fix a rare pen width issue when plotting many pages in one file. 7 months ago
Jeff Young 3a4ad0fb8b Cleanup. 7 months ago
Jeff Young 1f07c28999 Fix a bunch of errors involving implied line widths in plotters. 7 months ago
Jeff Young f4a5404e0a Resolve variables in hrefs. 9 months ago
Marek Roszko ab6ee168cf Convert PDF_PLOTTER to fmtlib 9 months ago
Seth Hillbrand 4a3b33df4e Map a full hierarchy during PDF plotting 9 months ago
Jeff Young a9ddcf4287 Fix positions of popup menus when plotting in mirrored mode. 10 months ago
jean-pierre charras e9269e59f7 Pcbnew, PDF plot: fix property popup locations when plotting mirrored. 10 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
Wayne Stambaugh 930407fac8 Fix PDF plotter URI issues. 1 year ago
Seth Hillbrand 88df35654e Prevent attempt at plotting invalid sheets 1 year ago
Wayne Stambaugh 43c3cd57eb Substitute variables in PDF plotter URI links and add file:// URI handler. 1 year ago
Dhinesh 8851cd77ab Fix missing text and graphics in PDFs generated by "Plot to PDF" 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Jeff Young e30b6398b7 ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
Alex Shvartzkop 4d66a8ebdb Fix rendering/plotting of arcs with tiny angle and huge radius. 2 years ago
Alex Shvartzkop 82a0227c20 Don't plot polygon borders when they are disabled. 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Alex Shvartzkop dc9df9517d PDF plot: match mirror state between hidden and plotted text. 2 years ago
Alex Shvartzkop b0f4adf052 Improve borderless items logic in schematic plotting. 2 years ago
Alex Shvartzkop 843bd4f79c PDF plotting: fix zero-sized or too thick rectangles. 2 years ago
Alex Shvartzkop 10e2e4a12d Another try at fixing arcs. 2 years ago
Alex Shvartzkop 717ee350c8 Support >180 deg arcs in schematic. 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
jean-pierre charras 34e9de72ae fix a compil warning (shadowed var) 2 years ago
Alex Shvartzkop 2689037bde PDF plotting: support bitmaps with transparency. 2 years ago
jean-pierre charras 88ffcec4b5 Plotters (especially DXF) add more precision when plotting arcs (and others) 2 years ago
Alex Shvartzkop afe176abe2 Optimize PDF plot data size for property popups; fix unicode escape. 2 years ago
Alex Shvartzkop 698fffb128 PDF plotting: Fix "Show Page" in Foxit PDF Reader. 2 years ago
Alex Shvartzkop 0d7b4bbb09 Blend transparent images with background color in PDF plotter. 2 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
Nimish Telang 51e55dd750 Convert sprintf to snprintf in most files 3 years ago
Seth Hillbrand d405fff1d8 Correct alpha blending in PDF plot 3 years ago
jean-pierre charras 51d46c0e73 plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 3 years ago
jean-pierre charras f14e24d2cf PDF_plotter: fix crash when the font used to plot texts is not specified. 3 years ago
Seth Hillbrand da1707d5ba Place hidden PDF text behind words better 3 years ago
Jeff Young be142af4d0 Another attempt at string encoding for JS inside a PDF. 3 years ago
Jeff Young 1b93b8c51b Fix JS to support more Acrobat versions. 3 years ago
Jeff Young a2679f62cd Enormous hack to deal with JS encoding issues in PDF. 3 years ago
Jeff Young d37526ba42 Don't stroke outline font polygons, even with a really narrow pen. 3 years ago