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

Unified Diff: static/images/flags/README.txt

Issue 5097747367591936: Issue 332 - Add country flags to team page (Closed)
Patch Set: Created April 29, 2014, 4:29 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: static/images/flags/README.txt
===================================================================
new file mode 100644
--- /dev/null
+++ b/static/images/flags/README.txt
@@ -0,0 +1,8 @@
+How to add new flags
+====================
+
+1. [Download icons][flag-icons]
+2. `convert <download directory>/shiny/64/<image-file> -crop 56x36+4+14 +repage -resize 30x30\! -extent 30x30 <country-code>.png`
+3. Move image to this directory
+
+[flag-icons]: https://www.gosquared.com/resources/flag-icons/
« pages/team.tmpl ('K') | « static/css/styles.css ('k') | static/images/flags/am.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld