163 Commits (5e112ca78e0906a6def6bc2cbbf3f6e51ce6503c)

Author SHA1 Message Date
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jon Evans 000fa28ffc Properties: initial infrastructure for symbol editor 2 years ago
Jeff Young 4ed267394a Outline font performance improvements. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 2 years ago
jean-pierre charras 1b4f905f4c Plot symbol graphic texts: fix incorrect position of texts in some rotations. 3 years ago
jean-pierre charras 51d46c0e73 plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Seth Hillbrand 67c703e9e2 Fix LIB_TEXT plotting alignment 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Seth Hillbrand a206f6717d Desaturate the symbols in DNP for print/plot 3 years ago
Jeff Young 98f0959f39 Default common-to-all-units based on last-used setting. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
jean-pierre charras 75a3209e55 Eeschema plot: fix incorrect background color used to generate dimmed color. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Seth Hillbrand 524b129c64 ADDED: Support for explicit DNP field 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Marek Roszko f0956e48f2 Make EDA_TEXT common 3 years ago
Jeff Young f42b66bc1c Regularize ellipsization of menu and status text. 3 years ago
Seth Hillbrand 008b4f583b Fix typo in lib_text layer id 3 years ago
Jeff Young 62cef3d830 Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 3 years ago
jean-pierre charras 32077673e8 Symbol editor crash: Fix use of a null pointer. 3 years ago
Jeff Young f14dc9e305 Don't plot private symbol text. 4 years ago
Jeff Young dc1e063b00 Iron out some issues with linestyle handling in SCH printing and plotting. 4 years ago
Jeff Young 3589eb33f0 Handle text color when printing and plotting. 4 years ago
Jeff Young 47e002a33d Add font to status bar for text objects. 4 years ago
Jeff Young 14304215b3 Copy m_private flag in LIB_TEXT's clone(). 4 years ago
Jeff Young 76535d8572 Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC. 4 years ago
Jeff Young 082c6f5bd6 Make sure plotter uses default font when specified. 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young dcaec78cc5 A bit more angle cleanup. 4 years ago
Jeff Young 1b19ff5f42 More EDA_ANGLE changes. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
Jeff Young 7d032f9c2f Outline font rendering for Cairo, plotter, printer and 3D viewer. 4 years ago
Jeff Young 27c967421c Commenting and "auto" reduction. 4 years ago
Jeff Young aef2a3fca4 Default font for eeschema. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young ccb94fd1a7 APIs for passing KIFONT::FONT pointers around. 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
Jeff Young f73042fe24 Some minor performance enhancements. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago