Re: [Kicad-developers] "Multichannel signed distance field" font rendering

2016-09-12 Thread Michael Steinberg
Hey, thanks for noticing. That and more off by one errors I'm working on to fix currently. As I said, not polished, rather proof-of-concept. Michael Am 12.09.2016 um 17:18 schrieb Bernhard Stegmaier: Hi, looks great! One nitpicking question about the comparison screenshots: It looks like

Re: [Kicad-developers] "Multichannel signed distance field" font rendering

2016-09-12 Thread Bernhard Stegmaier
Hi, looks great! One nitpicking question about the comparison screenshots: It looks like the baselines of the three letters are not the same… “N” is higher than “D”, “D” is higher than “G”. It doesn’t look like this in the blurry version… Where does this come from? Regards, Bernhard > On 10

Re: [Kicad-developers] Version strings in window titles

2016-09-12 Thread Chris Pavlina
tbh I'd totally support adding one to pcbnew. On Sep 12, 2016 08:49, "Wayne Stambaugh" wrote: > On 9/12/2016 6:49 AM, Chris Pavlina wrote: > > Same reason all our other stupid quirks bother me. > > > > KiCad is this: http://www.joyoftech.com/joyoftech/joyimages/2236.png >

Re: [Kicad-developers] [PATCH] Update version string formatting after git migration

2016-09-12 Thread Wayne Stambaugh
Probably not. We can always resurrect it from the dead should the need be. I noticed the subversion stuff is still in there as well and we haven't used svn since 2009. I'll remove it when I get a chance. On 9/10/2016 4:47 PM, Simon Wells wrote: > Is there any point in keeping around

Re: [Kicad-developers] Version strings in window titles

2016-09-12 Thread Wayne Stambaugh
On 9/12/2016 6:49 AM, Chris Pavlina wrote: > Same reason all our other stupid quirks bother me. > > KiCad is this: http://www.joyoftech.com/joyoftech/joyimages/2236.png I particularly like the "view master vr slot" option. > > We have a million weird little tacked-on additions that all scratch

Re: [Kicad-developers] Version strings in window titles

2016-09-12 Thread Chris Pavlina
Same reason all our other stupid quirks bother me. KiCad is this: http://www.joyoftech.com/joyoftech/joyimages/2236.png We have a million weird little tacked-on additions that all scratch some individual person's tiny itch because they can't be arsed to pull up the About box if they want to know

Re: [Kicad-developers] Version strings in window titles

2016-09-12 Thread Simon Wells
one of the issues i see with having them in the window title bar is people may think thats all there is and will post bugs with just that information, whereas if they need to go into about to find the version number they will then see the copy version info button and will more likely give the

Re: [Kicad-developers] Version strings in window titles

2016-09-12 Thread Trygve Laugstøl
On 10/09/16 05:37, Chris Pavlina wrote: > Along the lines of the version strings - is anyone particularly attached > to having them in the window titles? It's a bit odd, no other > applications seem to do that. I kinda want to take them out, if just to > make things a bit more "normal"... > +1

Re: [Kicad-developers] "Multichannel signed distance field" font rendering

2016-09-12 Thread Tomasz Wlostowski
On 10.09.2016 17:05, Michael Steinberg wrote: > Hello there, > > I've been working on trying to solve the blurred font issue in the > OpenGL canvas. The current state of the work can be found in my branch > "sdf" ( https://code.launchpad.net/~decimad/kicad/+git/kicad/+ref/sdf ). > It uses a