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

Tweak eindhoven logo code #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

cormullion
Copy link

This PR contains a few tweaks to the "eindhoven" logo creation code:

  • remove font requirement (which was probably slightly dubious from a copyright point of view :))
  • use similar font tracking as the "julia" logo to be more consistent
  • place blue dot more reliably (probably incompatible with PR fix: macos vs windows dot on Eindhoven #9 though :))

Copy link
Owner

@matthijscox matthijscox left a comment

Choose a reason for hiding this comment

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

totally happy with this! would you also be okay to version bump immediately?

end
=#

function draw_eindhoven(; scale::Real=4.5, textcolor="black", dotcolor=Luxor.Colors.RGB(Luxor.julia_blue...))
Copy link
Owner

Choose a reason for hiding this comment

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

my goodness, how do you make these things?

Copy link
Author

Choose a reason for hiding this comment

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

i have a little script that converts Swift graphics code to Cairo format and I have a MacOS app that copies graphics to the clipboard in Swift format … it’s occasionally necessary 😀

@matthijscox
Copy link
Owner

the one and only @cormullion contributing to our humble logo package, thank you very much!

@cormullion
Copy link
Author

😂 thanks ! I’m chuffed to see anyone using my little graphics package, so more than happy to help 😂

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.

2 participants