diff --git a/Specimen/sublime11.png b/Specimen/sublime11.png index ea9632f..d1c3053 100644 Binary files a/Specimen/sublime11.png and b/Specimen/sublime11.png differ diff --git a/Specimen/urxvt13.png b/Specimen/urxvt13.png index 42f0416..7bf17a8 100644 Binary files a/Specimen/urxvt13.png and b/Specimen/urxvt13.png differ diff --git a/Specimen/vim21.png b/Specimen/vim21.png index e42986e..2752de1 100644 Binary files a/Specimen/vim21.png and b/Specimen/vim21.png differ diff --git a/Specimen/vim22black.png b/Specimen/vim22black.png deleted file mode 100644 index 5e188c5..0000000 Binary files a/Specimen/vim22black.png and /dev/null differ diff --git a/zip.sh b/zip.sh index 9e6535d..ce039ab 100755 --- a/zip.sh +++ b/zip.sh @@ -1,5 +1,5 @@ #!/bin/sh -zip CosmicSansNeueMono.zip OFL.txt README CosmicSansNeueMono.ttf CosmicSansNeueMonoBold.ttf OTF/CosmicSansNeueMonoBold.otf OTF/CosmicSansNeueMono.otf Sources/CosmicSansNeueMono.sfd Sources/CosmicSansNeueMonoBold.sfd +zip CosmicSansNeueMono.zip OFL.txt README.md CosmicSansNeueMono.ttf CosmicSansNeueMonoBold.ttf OTF/CosmicSansNeueMonoBold.otf OTF/CosmicSansNeueMono.otf Sources/CosmicSansNeueMono.sfd Sources/CosmicSansNeueMonoBold.sfd