Posted by: manoj1987 on: November 12, 2009
Here is a simple tip to create a logo from Linux terminal.
This tip has been contibuted by Mr.Girish to iLugc mailing list.
Here we go now!
$ convert -size 800×120 xc:white -font Times-Roman -pointsize 100 -fill gray -annotate +20+80 ‘Linux is cool’ -fill black -annotate +23+83 ‘Linux is cool’ -trim +repage logo.png
Posted by: manoj1987 on: November 5, 2009
Posted by: manoj1987 on: September 24, 2009
We are going too look at a pretty useful command in Linux/Unix: xrandr
The xrandr command, which is expanded as Xrandr – X Resize, Rotate and Reflection , is useful in the following ways :
Specifies the connection to the X server.
Specifies which screen.
Specifies the screen.
Specifies the rotations or reflections possible of the screen.
Specifies the current rotations [...]
Posted by: manoj1987 on: September 3, 2009
1. GIMP (GNU Image Manipulation Program)
homepage
download
2. GIMPshop
homepage
download
3. Krita
homepage
download
Additional readings :
Top 5 Linux Video Editor Software