make images fit better in Github's display
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 99 KiB |
Before Width: | Height: | Size: 121 KiB |
2
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
|
||||
|
||||
|
||||
|
|