summaryrefslogtreecommitdiff
path: root/sys/src/cmd/plot/libplot/circ.c
AgeCommit message (Collapse)Author
2022-10-22plot: fix disc and circle operationsan2qzavok
Discs and circles were drawn on screen directly and later erased by offscreen buffer. This change puts them in line with other operations, which draw to offscreen first and to screen when necessary
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen