Modify ↓
Opened 15 years ago
Last modified 10 years ago
#5539 new defect
Correct the size of the identicons
Reported by: | Sebastian Krysmanski | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | HackergotchiPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Currently the identicons are three times bigger than the should be. I've attached a patch that resizes the identicons before returning the image. This way the HackergotchiPlugin can be used in other plugins in CSS background-image
statements.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | fix-identicon-size.patch added |
---|
comment:1 Changed 15 years ago by
Btw: You should also convert the file identicon.py
to Linux line endings - otherwise the patch won't work. How to do this is descibed in the patch's head comment.
comment:2 Changed 10 years ago by
Owner: | Noah Kantrowitz deleted |
---|
Note: See
TracTickets for help on using
tickets.
Patch for fixing the identicon size