51 Commits (5c8f4697ca6a9dded0c61c0a4285bf11d2b6c6f4)

Author SHA1 Message Date
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young b549c4feec Drawing sheet can't share glyph cache entries with editors. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Jeff Young e7abeb3c38 Cleanup. 2 years ago
Marek Roszko 25967b4a0f Fix font map cache access creating invalid entries (and crashes) 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young 570978fa7f Replace larger text bboxes now that we're not using them for knockouts. 2 years ago
Jeff Young 6e127829f8 Cleanup formating and includes. 2 years ago
Seth Hillbrand 0de24bfd59 Cleanup text alignment between version 6 and 7 2 years ago
Seth Hillbrand 72267cf9b0 Adjust stroke font output to match v6 output 2 years ago
Jeff Young 995388fb71 Rewrite linebreaking algorithm. 2 years ago
Jeff Young 7e5fedef6a Markup fixes. 3 years ago
Jon Evans 7b3fd2113c Improve sheet rendering performance 3 years ago
Jeff Young 6d73d9a08e Split another couple of hairs in the never-ending "how big is a font". 3 years ago
Jeff Young 740e193871 Increase bounding box of stroke text and the leader box of all text. 3 years ago
dsa-t bd8b737c44 GAL: Do better job at reserving vertices. 3 years ago
Jeff Young 560dc7d2b6 Underline for hypertext rollovers. 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Jeff Young 47e002a33d Add font to status bar for text objects. 3 years ago
Jeff Young 659e61355c Adjust text spacing a bit more so 6.0 boards are more likely to pass DRC. 4 years ago
Jeff Young 4424865577 Make sure spaces at start of line get accounted for. 4 years ago
Jeff Young 6a3c5b6e0e Adjust bottom- and centre-aligned linespacing to better match 6.0. 4 years ago
Jeff Young 98f4b1d16c Make gcc (or linux?) happy. 4 years ago
Jeff Young 941d7f94ad Use safer UTF8 conversion routines to prevent crashes. 4 years ago
Ola Rinta-Koski 44c93e48e9 Markup parser fix: subscript/superscript/overbar handling 4 years ago
Jeff Young b9eb3e9b05 Be more explicit about string conversions. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Roberto Fernandez Bautista 8393e02524 text boxes: remember to add the original newline characters back in! 4 years ago
Roberto Fernandez Bautista 6cf170c2c9 Text boxes: Return full word even if it doesn't fit in the column width 4 years ago
Marek Roszko 7ec326c003 Fix compilation error 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
jean-pierre charras d0f2c20235 Define our kicad font name only once, and do not translate it. 4 years ago
Jeff Young 8f7d2dd06a More VECTOR2D -> VECTOR2I and wxPoint cleanup. 4 years ago
Jeff Young 76368af7b9 Font cleanup and bug fixes. 4 years ago
Jeff Young a4349ae638 Cleanup and error reporting for fonts. 4 years ago
Jeff Young c5eb77d765 Fix second case of font name mismatch. 4 years ago
Marek Roszko 263513b8cf Fix default font name check 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 eb58d7e44c Text glyph caches and bug fixes. 4 years ago
Jeff Young 383beeba8e Fix font name that shouldn't be translated. 4 years ago
Ola Rinta-Koski 9b406c1da4 Outline font support. 4 years ago
Marek Roszko 726d873c53 Tear down the wxPoint trigo helpers 4 years ago
Jeff Young cbd665db7b Remove markup_parser from headers so PEGTL doesn't leak windows.h. 4 years ago
Marek Roszko 38a25fbc4d Fix windows compile error 4 years ago
Jeff Young 8e4a4306c7 Go back to using inter-character spacing from the stroke font. 4 years ago
jean-pierre charras c4af66f6d3 Fix compil issues on Windows+msys2 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago