Skip to content

A Simple tool for building icons in different pixels

License

Notifications You must be signed in to change notification settings

xzyaoi/IconBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Travis Build Phase IB Logo

How to Use

Install

Before the installation, please make sure that you have Python (Only version 2 is supported and only 2.7 have been tested) installed.

If you have pip, simply enter pip install iconbuilder in your cli and iconbuilder should be installed correctly.

If you do not have pip, you could clone the repo and enter python setup.py install in your cli instead.

Usage

  1. You have to draw an icon with a large resolution(1024 * 1024 as an example). put it in your directory.

  2. Make a new file named pixels.txt. in this file, enter the new pixels as you want. Every desired pixel should be in a line.

  3. Start a terminal and input iconbuilder --help, then the program will give you the usage.

  4. input iconbuilder, then the program will give you prompt to enter the required options.

Icon Builder

About

A Simple tool for building icons in different pixels

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages