Ticket #314 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

smaller logo PNG

Reported by: brian0 Assigned to:
Priority: low Milestone:
Component: hackageDB website Version: 1.2.3.0
Severity: normal Keywords:
Cc: Difficulty: very easy (<1 hour)
GHC Version: 6.8.2 Platform:

Description

Drop-in replacement for Cabal-With-Text.png about 5KB smaller than the original. Made with optipng.

Attachments

Cabal-With-Text.png (15.4 kB) - added by brian0 on 07/18/08 06:21:22.
Cabal-1.png (6.9 kB) - added by guest on 07/18/08 07:44:50.
white on black logo, width 300px
Cabal-2.png (7.0 kB) - added by guest on 07/18/08 07:45:40.
black on white logo, width 300px
cabal-black.png (5.4 kB) - added by brian0 on 07/18/08 09:18:09.
black background 240px wide
cabal-white.png (5.6 kB) - added by brian0 on 07/18/08 09:19:58.
light background 240x wide

Change History

07/18/08 06:21:22 changed by brian0

  • attachment Cabal-With-Text.png added.

07/18/08 07:20:34 changed by duncan

Oh great. Do you suppose we could also shrink it? We're currently scaling it to a width of 300 pixels on the browser which is a complete waste.

It'd probably be best to re-generate it direct from the original svg version http://hackage.haskell.org/Cabal.svg and then use optipng.

07/18/08 07:33:40 changed by brian0

Trying.

07/18/08 07:44:50 changed by guest

  • attachment Cabal-1.png added.

white on black logo, width 300px

07/18/08 07:45:40 changed by guest

  • attachment Cabal-2.png added.

black on white logo, width 300px

07/18/08 07:46:20 changed by guest

how about these? (int-e)

07/18/08 09:18:09 changed by brian0

  • attachment cabal-black.png added.

black background 240px wide

07/18/08 09:19:58 changed by brian0

  • attachment cabal-white.png added.

light background 240x wide

(follow-up: ↓ 5 ) 07/18/08 09:21:23 changed by brian0

guest's seem good. Or the one on the main page is scaled to 240px wide, so I made some of those.

(in reply to: ↑ 4 ) 07/18/08 09:34:54 changed by duncan

  • status changed from new to closed.
  • resolution set to fixed.

Replying to guest:

how about these? (int-e)

Done! Thanks.

Replying to brian0:

guest's seem good. Or the one on the main page is scaled to 240px wide, so I made some of those.

Ah good point, well spotted. I've adjusted the html on that page so it displays the logo at full size (300x103) and adjusted the css a tad to make it all fit.

Thanks to you both!