150 Commits (6dd03bc7358752a1b52aa8d007973aa90cf42e87)

Author SHA1 Message Date
Seth Hillbrand 6dd03bc735 Fix screen scaling 2 months ago
Seth Hillbrand bfe805a221 Add user-controlled scaling factor 2 months ago
Seth Hillbrand 3ef862f7b6 Specialize the pad wall drawing 2 months ago
Seth Hillbrand 26f0c03e61 ADDED: support for 45 degree crosshairs 2 months ago
Seth Hillbrand ece58909ba Avoid infinite loop if the grid size is zero or less 2 months ago
Wayne Stambaugh 89db935910 Housekeeping in include path sub-folders. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Alex Shvartzkop 55ca13e7cf Revert "Support hidpi in Cairo GAL canvas; performance improvements." 10 months ago
Seth Hillbrand 9e72d426db Remove C macro in favor of class template 11 months ago
John Beard 1a86982a2a Avoid enum name conflict on MacOS. 11 months ago
John Beard dbf68a80b8 GAL: also scope layer depth push/pops 11 months ago
John Beard 3549b77530 Ruler: fix colours when not the same as the cursor strings 11 months ago
Alex Shvartzkop 8e90063258 Support hidpi in Cairo GAL canvas; performance improvements. 1 year ago
Seth Hillbrand ab0426d620 Detect if HiDPI cursors are needed 2 years ago
Jeff Young aef6b2a66e nullptr safety and a bit of wxT'ing. 2 years ago
Jon Evans 1c895fe18c Improve rendering of tuning status popup 2 years ago
Marek Roszko 4746bde4b3 gal as a shared lib, gaasl! 2 years ago
Marek Roszko 4a53c8f330 newstroke_font can live in kicommon 2 years ago
Alex Shvartzkop 10e2e4a12d Another try at fixing arcs. 2 years ago
Seth Hillbrand 1cc9792cdb Fix snapping dist when disabling grid 3 years ago
Alex dcb131c20d Improve canvas responsiveness by better swap interval management. 3 years ago
Alex 39089ad805 Allow GAL_DRAWING_CONTEXT dtor to throw exceptions. 3 years ago
Jeff Young be5fb2c7b8 Provide a default (non-optimized) version of DrawGlyphs. 3 years ago
dsa-t bd8b737c44 GAL: Do better job at reserving vertices. 3 years ago
Jeff Young 9188838e50 RIP EDA_RECT. 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
jean-pierre charras bf4b3a1ff8 Fix a compil warning (due to a bug in code after last change) 3 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 8f7d2dd06a More VECTOR2D -> VECTOR2I and wxPoint cleanup. 4 years ago
Jeff Young 8e4a4306c7 Go back to using inter-character spacing from the stroke font. 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
Jeff Young dd6cd7d184 Pull some more improvements in from rockola/kicad-strokefont. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Tomasz Wlostowski b59ee13fcc GAL: made Begin/EndDrawing calls public to have more control over timing of rendering context creation/destruction 4 years ago
jean-pierre charras 36048fa436 OPENGL_GAL::DrawArcSegment(): use a better number of segm to approximate the arc. 4 years ago
Mike Williams 30987cebfe Gerbview: fix cairo negative items and implement real differential mode 4 years ago
Jeff Young e62969d007 Move zone fracture display mode to AdvancedCfg, and add triangulation. 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Jon Evans 7784d7cb12 PNS: Fix visible area restriction 5 years ago
Ian McInerney e08387ce3d Make the GAL responsible for the native cursor management 5 years ago
Marcus A. Romer 1632707d9b Replace tabs with spaces 5 years ago
Jeff Young 812d38736e Naming conventions. 5 years ago
Jeff Young 185741e9cf Fix typo. 5 years ago
Mark Roszko 51706951ed Silence double to float warning 5 years ago
Jeff Young f6aa25df52 Make bitmap text measuring cognizant of overbars. 5 years ago
Wayne Stambaugh 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
Seth Hillbrand ffb3748cfc Don't crash when getting multiple wx calls 5 years ago
Wayne Stambaugh 60ebd177fd Header clean up round 5. 5 years ago
Jeff Young cc617b715f Implement hypertext links for intersheet references. 5 years ago
Seth Hillbrand f493e270ea ADDED: Menu option to enable/disable snap to grid 5 years ago