LEFT | RIGHT |
(no file at all) | |
1 How to add new flags | 1 How to add new flags |
2 ==================== | 2 ==================== |
3 | 3 |
4 1. [Download icons][flag-icons] | 4 1. [Download icons][flag-icons] |
5 2. `convert <download directory>/shiny/64/<image-file> -crop 56x36+4+14 +repage
-resize 30x30\! -extent 30x30 <country-code>.png` | 5 2. `convert <download directory>/shiny/64/<image-file> -crop 56x36+4+14 +repage
-resize 30x30\! -extent 30x30 <country>.png` |
6 3. `pngout <country-code>.png` | 6 3. `pngout <country>.png` |
7 4. Move image to this directory | 7 4. Move image to this directory |
8 | 8 |
9 [flag-icons]: https://www.gosquared.com/resources/flag-icons/ | 9 [flag-icons]: https://www.gosquared.com/resources/flag-icons/ |
LEFT | RIGHT |