matthijscox / EindhovenLogo.jl

JuliaLang Eindhoven logo source code
Other
4 stars 2 forks source link

Can we add Eindhoven Meetup Logo here too? #1

Closed versionbaygt closed 1 year ago

versionbaygt commented 1 year ago

It would be great to have another function that also generates the Eindhoven Vibes & Eindhoven Meetup logo:)

matthijscox commented 1 year ago

I agree :)

I think we can reuse the official Julia logo code.

For eindhoven, we can either use the font, or vectorize the font. In the latter case we can more easily scale to high resolution png sizes.

Final result will be the sum of all three. Julia + eindhoven + vibes.

matthijscox commented 1 year ago

Logo code is fully functional, use for example save_logo("eindhoven.png"; scale=10)