icon-mask

command module
v0.0.0-...-9b15a92 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2014 License: Apache-2.0 Imports: 17 Imported by: 0

README

icon-mask

A simple implementation of Android-style icon masking for GTK (and possibly KDE) icon themes.

Installation

The program is written in Go, so installation should be simple:

$ go get github.com/jqln-0/icon-mask

Usage

You will need

  • An icon theme
  • A base image to 'mask' with.

Running the program with the --help flag should guide you the rest of the way. An example execution for the 'Moka' theme is:

$ icon-mask --extra-themes=Faba Moka base.png out

You can then add the generated icons to the chosen theme by simply merging the output and theme folders;

$ cp -r out/* /usr/share/icons/Moka/

TODO

  • Make SVG output work,
  • Perform compositing concurrently,
  • Auto-generate symlinks?

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL