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

PureScript Icon #545

Merged
merged 3 commits into from Apr 11, 2021
Merged

PureScript Icon #545

merged 3 commits into from Apr 11, 2021

Conversation

andys8
Copy link
Contributor

@andys8 andys8 commented Dec 6, 2020

Description

Adding the PureScript logo.

Requirements / Checklist

  • Read the Contributing Guidelines
  • Read or at least glanced at the FAQ
  • Read or at least glanced at the Wiki
  • Scripts execute without error (if necessary):
    • If any of the scripts were modified they have been tested and execute without error, e.g.:
      • ./font-patcher Inconsolata.otf --fontawesome --octicons --pomicons
      • ./gotta-patch-em-all-font-patcher\!.sh Hermit
  • Extended the README and documentation if necessary, e.g. You added a new font please update the table

What does this Pull Request (PR) do?

  • Add the PureScript SVG (https://github.com/purescript/logo)
  • Modify the original-source.otf font with fontforge (e530 is PureScript, OpenType CFF)
  • Add it to the font-patcher

How should this be manually tested?

Have a deep look because I don't really know what I'm doing. Especially if I patched the font correctly (re-do it if in doubt) and if the correct unicode sequence is used in the i_seti.sh script. Thank you!

Any background context you can provide?

PureScript is a functional programming language like Elm or Haskell.

What are the relevant tickets (if any)?

To achieve this, I looked what a previous PR was doing: #429
The changes should be pretty similar, but for PureScript

Screenshots (if appropriate or helpful)

screenshot-1607283979

@@ -64,4 +64,5 @@ i='' i_custom_elm=$i
i='' i_custom_elixir=$i
i='' i_custom_electron=$i
i='' i_custom_crystal=$i
i='' i_custom_purescript=$i
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please verify this is correct, thanks

Copy link
Owner

Choose a reason for hiding this comment

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

Yep! that works

@andys8
Copy link
Contributor Author

andys8 commented Dec 28, 2020

@ryanoasis In comparison to other pull requests based on code, I'm a bit concerned with this one (editing a font), in case it's getting stale or merge conflicts have to be resolved. I'm not sure if everything was executed correctly in the first place. I'd appreciate any feedback a lot :)

@ryanoasis
Copy link
Owner

Sorry for the long delay. This works well. thank you!

It's been a while to be honest since I've added any glyphs but looks like you made all the necessary changes, I tested it out briefly and works well.

We really should document adding glyphs to "core" but this PR is a good example 🤷🏻

@ryanoasis ryanoasis merged commit 9f24ccf into ryanoasis:master Apr 11, 2021
LNKLEO pushed a commit to LNKLEO/Nerd that referenced this pull request Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants