Commit Briefs

Russ Cox

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.


Russ Cox

fontsrv: fix build on OpenBSD 5.2

R=rsc CC=plan9port.codebot https://codereview.appspot.com/6850108


Russ Cox

fontsrv: scaled pjw

R=rsc https://codereview.appspot.com/6854130


Russ Cox

fontsrv: x11 support

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


Russ Cox

fix INSTALL warnings

R=rsc http://codereview.appspot.com/6258060


Russ Cox

merge