index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
draw.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
libdraw: handle larger number of subfonts
Russ Cox
1
-2
/
+3
2018-11-16
libdraw: redo default font construction to be hidpi-safe
Russ Cox
1
-4
/
+0
2018-11-15
libdraw: add Cursor2, a 32x32 high-res cursor
Russ Cox
1
-1
/
+2
2017-01-06
9term, win: work around bsd linker nonsense
Russ Cox
1
-0
/
+2
2015-02-17
libdraw: refine hidpi font selection
Russ Cox
1
-0
/
+1
2015-02-17
libdraw: autoscale fonts when moving between low and high dpi screens
Russ Cox
1
-1
/
+16
2015-02-17
libdraw: add 2*font syntax for scaled fonts
Russ Cox
1
-1
/
+2
2012-11-26
libdraw: change DefaultDPI to 133
Russ Cox
1
-1
/
+1
2012-11-25
libdraw: add scalesize
Russ Cox
1
-0
/
+1
2012-11-25
draw.h: add DefaultDPI
Russ Cox
1
-1
/
+2
2012-11-25
devdraw, libdraw: add display->dpi
Russ Cox
1
-0
/
+1
2006-06-25
new draw interface
rsc
1
-6
/
+24
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-5
/
+5
2006-02-28
use carbon for pasteboard
rsc
1
-0
/
+3
2005-02-15
add ABGR32
rsc
1
-0
/
+1
2005-01-04
autolib
rsc
1
-1
/
+3
2004-06-11
add OLOCK
rsc
1
-0
/
+2
2004-04-29
add -W to specify window size.
rsc
1
-0
/
+2
2004-03-26
SunOS can rot in hell.
rsc
1
-33
/
+29
2003-11-25
Add the #goo to allow use in C++.
rsc
1
-0
/
+11
2003-11-23
Add drawsetlabel(Display*, char*).
rsc
1
-1
/
+3
2003-10-11
Various cleanup.
rsc
1
-1
/
+12
2003-09-30
Initial revision
rsc
1
-0
/
+520