plan9port/src/libdraw
Russ Cox 9e0d3750c5 9term, win: work around bsd linker nonsense
Change-Id: Ifcef0636ee1e1fd0f9b06a8d1a99d58fae831318
Reviewed-on: https://plan9port-review.googlesource.com/2780
Reviewed-by: Russ Cox <rsc@swtch.com>
2017-01-06 20:20:33 +00:00
..
alloc.c bye 2006-06-25 18:59:29 +00:00
allocimagemix.c Initial import. 2003-09-30 17:47:42 +00:00
arith.c Lots of X fixes. 2003-10-11 02:47:43 +00:00
bezier.c Initial import. 2003-09-30 17:47:42 +00:00
border.c libdraw: add borderop 2008-12-03 02:13:38 -06:00
buildfont.c libdraw: refine hidpi font selection 2015-02-17 20:52:06 +00:00
bytesperline.c 64-bit fixes from lucho 2005-01-14 03:33:11 +00:00
chan.c I just hate to be pushed around by some @#$%^& machine. 2005-07-19 18:00:07 +00:00
cloadimage.c Initial import. 2003-09-30 17:47:42 +00:00
computil.c Initial import. 2003-09-30 17:47:42 +00:00
creadimage.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
debug.c Initial import. 2003-09-30 17:47:42 +00:00
defont.c Initial import. 2003-09-30 17:47:42 +00:00
draw.c Initial import. 2003-09-30 17:47:42 +00:00
drawclient.c libdraw: add visibleclicks mode 2012-09-17 12:39:49 -04:00
drawfcall.c event 2006-06-25 21:04:07 +00:00
drawrepl.c Initial import. 2003-09-30 17:47:42 +00:00
egetrect.c Initial import. 2003-09-30 17:47:42 +00:00
ellipse.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
emenuhit.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
event.c libdraw: add visibleclicks mode 2012-09-17 12:39:49 -04:00
font.c more places where display can be nil 2005-07-13 03:56:21 +00:00
freesubfont.c Initial import. 2003-09-30 17:47:42 +00:00
getdefont.c Initial import. 2003-09-30 17:47:42 +00:00
getrect.c Initial import. 2003-09-30 17:47:42 +00:00
getsubfont.c libdraw: autoscale fonts when moving between low and high dpi screens 2015-02-17 20:51:23 +00:00
icossin.c Initial import. 2003-09-30 17:47:42 +00:00
icossin2.c Initial import. 2003-09-30 17:47:42 +00:00
init.c 9term, win: work around bsd linker nonsense 2017-01-06 20:20:33 +00:00
iprint.c add iprint 2006-06-25 23:52:51 +00:00
keyboard.c bye 2006-06-25 18:59:29 +00:00
line.c Initial import. 2003-09-30 17:47:42 +00:00
loadimage.c Initial import. 2003-09-30 17:47:42 +00:00
menuhit.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
mkfile add iprint 2006-06-25 23:52:51 +00:00
mkfont.c libdraw: refine hidpi font selection 2015-02-17 20:52:06 +00:00
mouse.c libdraw: die if display does 2008-06-30 19:44:15 -04:00
newwindow.c Initial import. 2003-09-30 17:47:42 +00:00
openfont.c fontsrv: use 64 chars per subfont instead of 256 2015-08-27 00:36:32 +00:00
poly.c Initial import. 2003-09-30 17:47:42 +00:00
readimage.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
readsubfont.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
rectclip.c Initial import. 2003-09-30 17:47:42 +00:00
replclipr.c Initial import. 2003-09-30 17:47:42 +00:00
rgb.c Initial import. 2003-09-30 17:47:42 +00:00
scroll.c scrolling 2004-06-11 04:13:24 +00:00
snarf.c new 2006-06-25 19:00:14 +00:00
string.c libdraw: autoscale fonts when moving between low and high dpi screens 2015-02-17 20:51:23 +00:00
stringbg.c Initial import. 2003-09-30 17:47:42 +00:00
stringsubfont.c Initial import. 2003-09-30 17:47:42 +00:00
stringwidth.c libdraw: autoscale fonts when moving between low and high dpi screens 2015-02-17 20:51:23 +00:00
subfont.c silence fprint 2005-07-14 00:03:57 +00:00
subfontcache.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
subfontname.c libdraw: autoscale fonts when moving between low and high dpi screens 2015-02-17 20:51:23 +00:00
test.c Initial import. 2003-09-30 17:47:42 +00:00
unix.c SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
unloadimage.c bye 2006-06-25 18:59:29 +00:00
window.c Initial import. 2003-09-30 17:47:42 +00:00
writeimage.c Initial import. 2003-09-30 17:47:42 +00:00
writesubfont.c Initial import. 2003-09-30 17:47:42 +00:00
wsys.c event 2006-06-25 21:04:07 +00:00