aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-06-24 21:52:32 -0700
committerJoe Wilm <joe@jwilm.com>2016-06-24 21:58:13 -0700
commit23dbf721547f652d4afa42e505c7703dfb927a47 (patch)
tree9945fc35fee64498cc0e0e56ff502cfbd28274d0 /src
parent078dd41e371a9bd905b7d99fa757baafad6a4733 (diff)
downloadr-alacritty-23dbf721547f652d4afa42e505c7703dfb927a47.tar.gz
r-alacritty-23dbf721547f652d4afa42e505c7703dfb927a47.tar.bz2
r-alacritty-23dbf721547f652d4afa42e505c7703dfb927a47.zip
Fix subpixel rendering for macOS
This adds a bunch of APIs to CGContext (and supporting types) that aren't actually necessary to turn on subpixel rendering. The key for subpixel rendering were the options passed to bitmap_context_create(). Specifically, kCGImageAlphaPremultipliedFirst | kCGBitmapByteOrder32Host are necessary to enable it.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions