shithub: dpaint

Download patch

ref: abf3fb949510d09d9c2da348ce3a4c4a7a80cadb
parent: 78163d8f481b9c1abe498ce21b46674f1fc4e234
author: Clay Ayers <thedaemon@thedaemons.space>
date: Wed Oct 11 18:30:49 EDT 2023

e

--- a/README.md
+++ b/README.md
@@ -2,12 +2,15 @@
 
 A fork of paint(1) from 9front.
 
+a brand new program called 0paint, highly WIP as I learn.
+
+
 compile and move to your local bin directory
 ala this below.
 
 * 6c dpaint.c
 * 6l dpaint.6
-* mv out.6 $home/glenda/bin/amd64/dpaint
+* mv out.6 $home/bin/amd64/dpaint
 
 then just type **dpaint** to run.
 
@@ -21,4 +24,5 @@
 bezier tool
 vertical tool bar
 exporting to other formats
+reinventing the wheel, er paint program