Commits


devdraw: use consistent mac-* prefix on macOS files We were using osx- and cocoa- but it's not even OS X anymore.


fontsrv: disable font smoothing on osx (#196) macOS Mojave version 10.14 starts to disable font smoothing. We disable font smoothing for OSX_VERSION >= 101400 to match the system default font rendering. It also makes the font rendering on macOS similar to that on X11.


fontsrv: fix build on OpenBSD 5.2 R=rsc CC=plan9port.codebot https://codereview.appspot.com/6850108


fontsrv: scaled pjw R=rsc https://codereview.appspot.com/6854130


fontsrv: x11 support R=rsc, 0intro CC=plan9port.codebot http://codereview.appspot.com/6739047


fix INSTALL warnings R=rsc http://codereview.appspot.com/6258060


merge