
******************************
NOTE : This file is part of "mklauncher"
                                                                            
See the file COPYING.GPL.txt, included in this distribution, for details about the copyright.                                         
******************************

Readme
======

"iconrb" Version 1.0 Wednesday september 26 2018
Tool for rounding icons edges http://www.fedoramedia.cf

Command line :

iconrb "Namefile.png"


Note

iconrb "Namefile.png" Create a copy of the file with rounded edges, 
the file must be in PNG format and to have 256 x 256 pixels. 
"iconrb" requires "imagemagick". Installation of "imagemagick" :

GNU/Linux
---------

# yum install ImageMagick

# dnf install ImageMagick

# apt install imagemagick


FreeBSD
-------

# pkg install ImageMagick


Examples

$ iconrb "Namefile.png"

rb-Namefile.png


Install
=======

"iconrb" is a shell script, just copy this in "/usr/local/bin", example :

# cp iconrb /usr/local/bin


_________________________________________________________

You can support this project by sending a donation to :

Paypal [http://mklauncher.osdn.io/en/donate.html]


