Skip to content

tigrish/flags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flags

Creates PNG thumbnails for different locales

Installation

Librsvg is used to convert the svg files to png. It must be installed and rsvg-convert must be in your path :

brew install librsvg

Imagemagick is used to add borders and effects :

brew install imagemagick

Then install bundler and required gems

gem install bundler
bundle install

Usage

Running witout arguments will generate all flags defined in lib/flags.yml

bundle exec flags

You can generate specific flags like so :

bundle exec flags -l fr,de,es

About

Generates flag icons for locales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages