aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2016-11-17 13:52:44 +1100
committerAndrew Gerrand <adg@golang.org>2016-11-17 02:55:10 +0000
commitbc275d737b2ebde581243e2fdc86905989d44f59 (patch)
treee6d0c4f32eba5f706aab4c9da4f7d35f34926f8f /content
parent44f17a108ad6d3c2ab63233a43368d7a21fe98a3 (diff)
content/go-fonts: pngcrush images
Further compression is probably obtainable (by reducing the color depth on the monochrome images) but this expedient change reduces the total image size by more than 1MB (about half). Change-Id: I1c24a31b82daf2a058acce3a58b6c33dc630b663 Reviewed-on: https://go-review.googlesource.com/33261 Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to 'content')
-rw-r--r--content/go-fonts/abdgpq-mono.pngbin63534 -> 42007 bytes
-rw-r--r--content/go-fonts/abdgpq-proportional.pngbin92839 -> 62098 bytes
-rw-r--r--content/go-fonts/go-font-code.pngbin172398 -> 88459 bytes
-rw-r--r--content/go-fonts/go-font-greek.pngbin27675 -> 19111 bytes
-rw-r--r--content/go-fonts/go-font-jabberwocky.pngbin154083 -> 81440 bytes
-rw-r--r--content/go-fonts/go-mono.pngbin740191 -> 442424 bytes
-rw-r--r--content/go-fonts/go-regular.pngbin997941 -> 605480 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/content/go-fonts/abdgpq-mono.png b/content/go-fonts/abdgpq-mono.png
index cd23025..9f1455e 100644
--- a/content/go-fonts/abdgpq-mono.png
+++ b/content/go-fonts/abdgpq-mono.png
Binary files differ
diff --git a/content/go-fonts/abdgpq-proportional.png b/content/go-fonts/abdgpq-proportional.png
index 5d777f1..1a000cd 100644
--- a/content/go-fonts/abdgpq-proportional.png
+++ b/content/go-fonts/abdgpq-proportional.png
Binary files differ
diff --git a/content/go-fonts/go-font-code.png b/content/go-fonts/go-font-code.png
index 363f1bf..630cccf 100644
--- a/content/go-fonts/go-font-code.png
+++ b/content/go-fonts/go-font-code.png
Binary files differ
diff --git a/content/go-fonts/go-font-greek.png b/content/go-fonts/go-font-greek.png
index cf0996c..9a86101 100644
--- a/content/go-fonts/go-font-greek.png
+++ b/content/go-fonts/go-font-greek.png
Binary files differ
diff --git a/content/go-fonts/go-font-jabberwocky.png b/content/go-fonts/go-font-jabberwocky.png
index 172ca55..46386f2 100644
--- a/content/go-fonts/go-font-jabberwocky.png
+++ b/content/go-fonts/go-font-jabberwocky.png
Binary files differ
diff --git a/content/go-fonts/go-mono.png b/content/go-fonts/go-mono.png
index 6e75121..e6ca797 100644
--- a/content/go-fonts/go-mono.png
+++ b/content/go-fonts/go-mono.png
Binary files differ
diff --git a/content/go-fonts/go-regular.png b/content/go-fonts/go-regular.png
index f41a257..d4ab399 100644
--- a/content/go-fonts/go-regular.png
+++ b/content/go-fonts/go-regular.png
Binary files differ