Skip to content

resttime/linem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://i.imgur.com/HsD86M7.png

About

LineM is a very easy to use drawing program which provides everything needed to carve lines onto a canvas.

Features

  • Choose between the awesome colors available: Radical Red and Pretty Pink
  • Morph the brush size with number keys or the mouse scroll
  • Watch the mouse cursor automatically adapt to the brush
  • !Alien technology!
  • Clear the canvas
  • Save the canvas
  • Cute lines
  • Buttons

Depends On

  • Qtools (Qt4)
  • Having fun

How to Use

;; First ensure LineM is in a locatable place.
;; Next decide the width and height of your canvas.
;; Now start LineM and have fun!
(ql:quickload :linem)
(linem:start 640 480)
<Left Click>
Draw
<Scroll Up>
Increase Brush Size
<Scroll Down>
Decrease Brush Size
<1 - 9>
Set Brush Size
<s>
Prompt to Save Image
<c>
Prompt to Clear Canvas
<x>
Swap Colors

About

A very easy to use drawing program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors