[tor-commits] [tor-brochure/master] Add QR codes.

karsten at torproject.org karsten at torproject.org
Fri Jul 24 14:21:21 UTC 2015


commit 2ebc84200f12ba8e5fb57460e9bdc465c3794e72
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Fri Jul 24 16:07:30 2015 +0200

    Add QR codes.
---
 README.md              |   10 ++++++++++
 tor-brochure-cn.odg    |  Bin 629304 -> 629461 bytes
 tor-brochure-de.odg    |  Bin 627986 -> 628585 bytes
 tor-brochure-en.odg    |  Bin 622594 -> 622420 bytes
 tor-brochure-es.odg    |  Bin 628065 -> 628596 bytes
 tor-brochure-fr.odg    |  Bin 629977 -> 630429 bytes
 tor-brochure-pt-BR.odg |  Bin 624871 -> 627513 bytes
 tor-brochure-pt-PT.odg |  Bin 623236 -> 626168 bytes
 tor-brochure-ru.odg    |  Bin 624452 -> 626391 bytes
 tor-brochure-sv.odg    |  Bin 629172 -> 629198 bytes
 tor-brochure-tr.odg    |  Bin 624867 -> 624392 bytes
 11 files changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 07bcfb4..b2fffd1 100644
--- a/README.md
+++ b/README.md
@@ -61,3 +61,13 @@ Open discussion points
  - Is CC BY-NC-SA 4.0 Int. the license we want to use, or is BY-SA fine,
    too?
 
+Technical note
+--------------
+
+Here's how to create or update QR codes on Debian:
+
+  $ sudo apt-get install qrencode
+  $ ls tor-brochure-*.pdf | cut -d'.' -f1 | \
+    xargs -I{} qrencode -o {}.png -s 6 \
+    'https://media.torproject.org/misc/2015-03-tor-brochure/'{}'.pdf'
+
diff --git a/tor-brochure-cn.odg b/tor-brochure-cn.odg
index a9d60c4..9a7d318 100644
Binary files a/tor-brochure-cn.odg and b/tor-brochure-cn.odg differ
diff --git a/tor-brochure-de.odg b/tor-brochure-de.odg
index a035a2a..b173c47 100644
Binary files a/tor-brochure-de.odg and b/tor-brochure-de.odg differ
diff --git a/tor-brochure-en.odg b/tor-brochure-en.odg
index b7bbcd5..629f58b 100644
Binary files a/tor-brochure-en.odg and b/tor-brochure-en.odg differ
diff --git a/tor-brochure-es.odg b/tor-brochure-es.odg
index ae6da6a..29f8913 100644
Binary files a/tor-brochure-es.odg and b/tor-brochure-es.odg differ
diff --git a/tor-brochure-fr.odg b/tor-brochure-fr.odg
index 8178fba..f7da8ea 100644
Binary files a/tor-brochure-fr.odg and b/tor-brochure-fr.odg differ
diff --git a/tor-brochure-pt-BR.odg b/tor-brochure-pt-BR.odg
index f5fb22c..680ba69 100644
Binary files a/tor-brochure-pt-BR.odg and b/tor-brochure-pt-BR.odg differ
diff --git a/tor-brochure-pt-PT.odg b/tor-brochure-pt-PT.odg
index f65cbe0..c243936 100644
Binary files a/tor-brochure-pt-PT.odg and b/tor-brochure-pt-PT.odg differ
diff --git a/tor-brochure-ru.odg b/tor-brochure-ru.odg
index d2a3e98..201bad2 100644
Binary files a/tor-brochure-ru.odg and b/tor-brochure-ru.odg differ
diff --git a/tor-brochure-sv.odg b/tor-brochure-sv.odg
index 7ef15f3..8a42571 100644
Binary files a/tor-brochure-sv.odg and b/tor-brochure-sv.odg differ
diff --git a/tor-brochure-tr.odg b/tor-brochure-tr.odg
index 0031cb4..c7a84e4 100644
Binary files a/tor-brochure-tr.odg and b/tor-brochure-tr.odg differ



More information about the tor-commits mailing list