Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animated Neon Flicker Icon for the Hacktober event #27

Merged
merged 1 commit into from Nov 24, 2019

Conversation

SebastiaanZ
Copy link
Member

Hacktober Animated Neon Flicker Icon

I've created an animated neon flicker server icon for the Hacktober event. The icon was created by exporting individual frames generated using a base vector image, included as base_icon.svg, that were stitched together using ImageMagick. The individual frames as well as the ImageMagic command to stitch them together were added in the frames subdirectory.

The reason for choosing a relative small size, 256 x 256 pixels, is that some experimentation showed that larger sizes, like the initial 1024x1024 pixels I tried, showed more artifacts after Discord applied its additional image compression, even when both viewed at icon size.

The icon, `icon_neon_flicker_256x256.gif`, was created by exporting
individual frames generated using the base file, `base_icon.svg`, and
stitching them together with ImageMagick. The individual frames and a
text file with the ImageMagick command I used can be found in the
`frames` subdirectory.

The individual frames were purposefully exported in 256x256 pixels,
as a bit of experimentation showed that format survived Discord's
additional image compression the best. Earlier version in 1024x1024
pixels generated more artifacts.
Copy link
Member

@lemonsaurus lemonsaurus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love this one. Not sure we'll ever use it now that the event is over, and given how good Ava's is, but we might as well merge it.

@lemonsaurus lemonsaurus merged commit 466e83a into master Nov 24, 2019
lemonsaurus added a commit that referenced this pull request Apr 17, 2020
…icker-icon

Animated Neon Flicker Icon for the Hacktober event

Former-commit-id: 466e83a
lemonsaurus added a commit that referenced this pull request Apr 17, 2020
…icker-icon

Animated Neon Flicker Icon for the Hacktober event

Former-commit-id: 466e83a
Former-commit-id: bdfa833
@lemonsaurus lemonsaurus deleted the hacktober-animated-neon-flicker-icon branch April 17, 2020 10:24
lemonsaurus added a commit that referenced this pull request Apr 17, 2020
…icker-icon

Animated Neon Flicker Icon for the Hacktober event

Former-commit-id: 1292dc8a7acc88b117eb29a408fc84c8387ee11a
Former-commit-id: bdfa833
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants