plan9port/src/libdraw
2020-05-29 20:58:37 -04:00
..
alloc.c bye 2006-06-25 18:59:29 +00:00
allocimagemix.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
arith.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +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 Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
bytesperline.c 64-bit fixes from lucho 2005-01-14 03:33:11 +00:00
chan.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
cloadimage.c Initial import. 2003-09-30 17:47:42 +00:00
computil.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
creadimage.c make it possible to access fonts without a display. 2004-04-25 20:26:27 +00:00
cursor.c libdraw: add Cursor2, a 32x32 high-res cursor 2018-11-15 20:39:35 -05:00
debug.c Initial import. 2003-09-30 17:47:42 +00:00
defont.h libdraw: redo default font construction to be hidpi-safe 2018-11-16 00:03:24 -05:00
draw.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
drawclient.c devdraw, libdraw: handle keyboard runes > U+FFFF 2020-05-18 23:45:03 -04:00
drawfcall.c devdraw, libdraw: handle keyboard runes > U+FFFF 2020-05-18 23:45:03 -04:00
drawrepl.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +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 devdraw, libdraw: handle keyboard runes > U+FFFF 2020-05-18 23:45:03 -04:00
font.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
freesubfont.c libdraw: fix some memory leaks in font handling 2018-03-27 15:03:12 +02:00
getrect.c Initial import. 2003-09-30 17:47:42 +00:00
getsubfont.c libdraw: use proper pipe for default font data 2020-01-14 13:32:17 -05:00
icossin.c Initial import. 2003-09-30 17:47:42 +00:00
icossin2.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
init.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
iprint.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
keyboard.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +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 libdraw: fix "mk" 2020-01-12 15:08:28 -05:00
mkfont.c libdraw: refine hidpi font selection 2015-02-17 20:52:06 +00:00
mouse.c libdraw: send hangup to process when window is lost 2020-01-14 18:05:51 -05:00
newwindow.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
openfont.c libdraw: handle larger number of subfonts 2020-05-29 20:58:37 -04: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 libdraw: redo default font construction to be hidpi-safe 2018-11-16 00:03:24 -05: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 Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
scroll.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
snarf.c new 2006-06-25 19:00:14 +00:00
string.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +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 Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
subfont.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
subfontcache.c libdraw: redo default font construction to be hidpi-safe 2018-11-16 00:03:24 -05:00
subfontname.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
test.c Initial import. 2003-09-30 17:47:42 +00:00
unix.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +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 Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00