53 Commits (06cdf0be98466d1530ee9d2813b7340fd38d4b31)

Author SHA1 Message Date
Seth Hillbrand eb89d7ffcc Fix preferential coordinates in rule display 2 months ago
Seth Hillbrand 899cf0bebc Remove unused variable 3 months ago
Seth Hillbrand b2fbb326b0 Keep the ruler measurements on screen 3 months ago
Jeff Young fde693ebe1 Don't overflow trying to draw ticks on ruler (KICAD-9HV). 4 months ago
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
John Beard 1a86982a2a Avoid enum name conflict on MacOS. 12 months ago
John Beard dbf68a80b8 GAL: also scope layer depth push/pops 12 months ago
John Beard 11ac6ea976 Position interactive: use the forward vector value 12 months ago
John Beard e6e1253fea Pcbnew: allow to copy the ruler co-ordinates 12 months ago
John Beard c956e6761b Pcbnew: add interative relative offset tool 1 year ago
Marek Roszko 67b031adab Painter base class should just live in gal instead of being in denial 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
jean-pierre charras 965aaa217c RULER_ITEM: fix incorrect position of the shadow text shape (round 3). 2 years ago
jean-pierre charras 1698fb6608 Refinement of commit 355575e4 (drawing shadow texts of RULER_ITEM and pin names) 2 years ago
jean-pierre charras 355575e477 Fix some (minor) issues when drawing shadow texts of RULER_ITEM and pin names. 2 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young f2440978ec Fix some issues with ruler drawing. 4 years ago
Jeff Young 4a05b36bc6 Prefer EDA_ANGLE to naked radians. 4 years ago
Jeff Young 0091c76a6f Excise deci-degrees from UNIT_BINDER. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
Jeff Young 8f7d2dd06a More VECTOR2D -> VECTOR2I and wxPoint cleanup. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Seth Hillbrand f97c7c78c8 Connect ruler tool with axes preferences 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Wayne Stambaugh 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
Jeff Young c4117c1ecf Adjust text and shadow offsets for flipped view. 5 years ago
Jeff Young 4b2d9a5054 Don't draw ruler ticks outside the viewport. 5 years ago
Ian McInerney 308ab8cafa Properly scale the ticks for all imperial units on the preview ruler 5 years ago
Jeff Young 17c9f7c61f Cleanup formatting. 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
Jeff Young 0052954046 Try to make rulers draw right on Cairo as well as OpenGL. 5 years ago
Jeff Young 612411a87b Give assistant graphics a max bounding box. 5 years ago
Jeff Young c7802e7ff8 Adjust ruler text on non-HDPI displays. 5 years ago
Jeff Young 626bcea8ce Move ruler drawing to the stroke font. 5 years ago
Jon Evans 022839a5ae Make ruler a bit easier to see on busy designs 5 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney e675a93b92 Switch preview items to use abstract render settings 6 years ago
jean-pierre charras 99153950ec Pcbnew, Ruler tool: protect unit display against erroneous translation of \" 7 years ago
jean-pierre charras b848a424e8 minor fix 7 years ago
Oliver e95b2872f6 Add x/y dimensions to PCB ruler 7 years ago
Jeff Young a39fb03822 Remove some references to g_UserUnit 8 years ago
Maciej Suminski b9285cf0e5 Display theta character correctly in ruler tool 8 years ago
Maciej Suminski 6bd700c5dc Larger font for the ruler tool 8 years ago
Jon Evans 8182369c64 Make RULER_ITEM generic and ensure text mirroring is disabled 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
John Beard c3ff34e0df Add reset text attributes function to GAL - use for arc tool 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago