226 Commits (840b9aebba71a98bfecdf9ac67e3572f1e7a23bf)

Author SHA1 Message Date
Jeff Young 6f5281258e Separate text-thickness clamping into strict and lenient modes. 3 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Marek Roszko 8dddc07f26 Remove #ifndef that's redundant 3 years ago
Marek Roszko f0956e48f2 Make EDA_TEXT common 3 years ago
Marek Roszko 1a7157fe37 Remove unused include 3 years ago
Roberto Fernandez Bautista a76d1a791d Hyperlinks: Don't forget about file:// protocol 3 years ago
Roberto Fernandez Bautista f73a3f852e Hyperlinks: Fix URL validation for https 3 years ago
Jeff Young 122a6d7f46 Move hypertext linking to user-page-numbers. 3 years ago
Roberto Fernandez Bautista 9b007ca4bf ADDED: Go to page hyperlinks in schematic editor (virtual page numbers) 3 years ago
Roberto Fernandez Bautista 840bcffefb ADDED: Hyperlinks on text items in Schematic Editor 4 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Maciej Suminski af71d42307 Renamed PROPERTY_TYPE enum names to avoid a conflict on MSYS2 6 years ago
Maciej Suminski 95fd58b25a Properties meta-data for pcbnew classes 6 years ago
Jeff Young f42b66bc1c Regularize ellipsization of menu and status text. 3 years ago
jean-pierre charras 6f05bb9a83 EDA_TEXT::printOneLineOfText(): fix incorrect line thickness calculation. 3 years ago
Jeff Young d0023add81 Code clarity. 4 years ago
Marek Roszko 88c7322a0d EDA_TEXT Get/SetTextSize should use VECTOR2I 4 years ago
Jeff Young 47e002a33d Add font to status bar for text objects. 4 years ago
Jeff Young 85680886f8 Adjust outline font SCH_TEXT positioning so it better matches SCH_FIELD text. 4 years ago
Jeff Young e8a543f1ea Colors for text in PL_Editor and Eeschema. 4 years ago
Wayne Stambaugh 7da7864f5e Fix some Coverity issues. 4 years ago
Wayne Stambaugh 7b2d9dfc0c Fix some Coverity uninitialized scalar variable issues. 4 years ago
Jeff Young 4f62960334 Update message panel from PCB point editor and SCH drawing tools. 4 years ago
Jeff Young e03b06927d Fix rotation problems for knockout fp text, and implement 3D rendering. 4 years ago
jean-pierre charras e7f379c31d Pcbnew, Knockout texts: fix issues seen with rotated texts. 4 years ago
Jeff Young 40fd8860fe Plotting (and some bug fixes) for knockout text. 4 years ago
Jeff Young 293021c58c ADDED: knockout pcb and fp text. 4 years ago
qu1ck b06c2585d9 Change GetEffectiveTextShape() to return outline 4 years ago
Seth Hillbrand a7ea868282 Avoid overflow in textbox 4 years ago
Jeff Young 47315864c4 EEschema features need to process ~ for empty string; not EDA_TEXT. 4 years ago
Jeff Young 3b5474f190 Don't punt on TrueType char thickness; analyze it. 4 years ago
Jeff Young 5ce559176d Overhaul the font metrics calcs for overbar, italics and bboxes. 4 years ago
jean-pierre charras 07e1278c05 fix incorrect calculation EDA_TEXT::GetTextBox() for empty texts. 4 years ago
Jeff Young 7dadc9d2f0 Fix text bounding boxes. 4 years ago
Jeff Young 0634cf261a Don't try to move bounding box caches. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young 8c246a761d Move EDA_ANGLE from int to double. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young 73a2984963 Fixes for rotated footprint text. 4 years ago
Jeff Young 236feeb592 Cleanup GRText APIs, 3D Viewer <-> board APIs, and Plotter APIs. 4 years ago
Jeff Young 7d032f9c2f Outline font rendering for Cairo, plotter, printer and 3D viewer. 4 years ago
Jeff Young 76368af7b9 Font cleanup and bug fixes. 4 years ago
Jeff Young 04c76f10e9 Performance enhancements for fonts. 4 years ago
Jeff Young 438c63f587 Fix outline font boundingbox issues. 4 years ago
Jeff Young aef2a3fca4 Default font for eeschema. 4 years ago
Jeff Young eb58d7e44c Text glyph caches and bug fixes. 4 years ago
Jeff Young 72340fcee2 Implement router and DRC collisions for outline fonts. 4 years ago
Ola Rinta-Koski 72b69e8d7f File format changes for fonts. 4 years ago