summaryrefslogtreecommitdiffstats
path: root/fonts
diff options
context:
space:
mode:
authorJaka Kranjc2008-06-14 15:37:16 +0200
committerJaka Kranjc2008-06-14 15:37:16 +0200
commitdfcf94d934cb72d5e77e057594d810de91422cb6 (patch)
tree13af0f7238188f9cd0ff8834ab80289f59b7a0bc /fonts
parentd075dca0e060c0bf49716dc4b4269b3e8c4a0063 (diff)
*.gpg: minimized keyrings and saved 385K
important since part of that is always reproduced in the tablet used: find -iname "*.gpg" | while read a; do gpg --no-default-keyring --keyring ./$a \ --export-options export-minimal --output ${a}2 --export; du -sh ${a} ${a}2; mv ${a}2 ${a}; done
Diffstat (limited to 'fonts')
-rw-r--r--fonts/freefont-ttf/primoz.peterlin.gpgbin291 -> 287 bytes
-rw-r--r--fonts/redhat.gpgbin573 -> 569 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/fonts/freefont-ttf/primoz.peterlin.gpg b/fonts/freefont-ttf/primoz.peterlin.gpg
index 6a64a7601f..e661e55099 100644
--- a/fonts/freefont-ttf/primoz.peterlin.gpg
+++ b/fonts/freefont-ttf/primoz.peterlin.gpg
Binary files differ
diff --git a/fonts/redhat.gpg b/fonts/redhat.gpg
index 0f68bbabeb..cfb5f090f4 100644
--- a/fonts/redhat.gpg
+++ b/fonts/redhat.gpg
Binary files differ