Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: static/images/flags/README.txt

Issue 29539750: Issue 5646 - Added Scottish flag (Closed)
Patch Set: Fixed wrong flag names in globals.tmpl Created Sept. 11, 2017, 4:04 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « includes/jobs/header.tmpl ('k') | static/images/flags/am.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/
OLDNEW
« no previous file with comments | « includes/jobs/header.tmpl ('k') | static/images/flags/am.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld