devdraw: MacBook retina support

Enable with export devdrawretina=1 (everything will be smaller).

R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6592072
This commit is contained in:
Rob Kroeger 2012-10-16 13:55:44 -04:00 committed by Russ Cox
parent 60a47420a8
commit ef99c9f1ae
2 changed files with 128 additions and 8 deletions

View file

@ -10,6 +10,13 @@ invoked via
.I Devdraw
serves a custom graphics protocol and is the only program
that talks directly to X window servers.
On Macintosh, setting
.BI devdrawretina
to
.BI 1
will cause
.I devdraw
to use all available physical pixels on a retina display.
.SH SOURCE
.B \*9/src/cmd/devdraw
.SH "SEE ALSO