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

Add common MAC OS specific glyphs #97

Closed
Harkko opened this issue Jul 18, 2016 · 26 comments
Closed

Add common MAC OS specific glyphs #97

Harkko opened this issue Jul 18, 2016 · 26 comments

Comments

@Harkko
Copy link

Harkko commented Jul 18, 2016

Would be good to add common MAC OS / OS X specific glyphs to the font, as the font is designed to be used with UI's. Many UI's usually show these glyphs next to the menu options / commands noting the equivalent keyboard shortcuts to be trigger these commands. For example, Slack web and OS X app UI:
screen shot 2016-07-18 at 13 52 47

In my opinion, at least the "Command", "Option" and "Delete" -key symbols should be added to Source Sans Pro:

  • , U+2318, "Command" or "Place of Interest Sign"
  • , U+2325, "Option Key" or "Alt"
  • , U+232B, "Remove" (/Delete) or "Erase to the Left"
@pauldhunt
Copy link
Contributor

would you like to submit a pull request with these?

@Harkko
Copy link
Author

Harkko commented Jul 20, 2016

@pauldhunt Sure! In which formats do you need the font files? Is .otf(OpenType) enough? Also: will my contribution be valid if I make the characters for only Regular and Semibold weights? Source Sans has a lot of weights and it's a lot of work to make the equivalent weights for ALL of them…

@Harkko
Copy link
Author

Harkko commented Jul 20, 2016

@pauldhunt Currently I would have time to only push the Regular-weight versions of these five glyphs:

  • ⌘, U+2318, "Command" or "Place of Interest Sign"
  • ⌥, U+2325, "Option Key" or "Alt"
  • ⌫, U+232B, "Remove" (/Delete) or "Erase to the Left"
  • ⇧, U+21E7, "Upwards White Arrow" or "Shift"
  • ⌃, U+2303, "Up Arrowhead" or "Control"

Is it an OK commit to only include the .glif versions of these into the font? What else should be included in the commit for accepting this to be merged to the master?

Sorry, but I can't seem to find any instructions anywhere for the contributors of some glyphs…

@pauldhunt
Copy link
Contributor

are these glyphs that you have designed? do you own the copyright to this material? Have you done the work already? If not, perhaps I can try to set you up with a template file (Ai? SVG?) file and you can submit outlines that way.

@Harkko
Copy link
Author

Harkko commented Jul 21, 2016

@pauldhunt That sounds great Paul! Please hook me up :) my gmail is hannu.aarniala.

@pauldhunt
Copy link
Contributor

pauldhunt commented Jul 22, 2016 via email

@Harkko
Copy link
Author

Harkko commented Aug 4, 2016

Sorry about the delay! Was on holiday…

I'm probably doing the glyphs it with .ai, but SVG is also ok!

Thanks,

@pauldhunt
Copy link
Contributor

These actually look fairly simple. I will add them to my list of items for the next release.

@Harkko
Copy link
Author

Harkko commented Aug 9, 2016

Ok @pauldhunt ! Sounds good! Do you still know when the release is due?

@Harkko
Copy link
Author

Harkko commented Aug 9, 2016

And, sorry, but you mean to add all of these 5 symbols?

⌘, U+2318, "Command" or "Place of Interest Sign"
⌥, U+2325, "Option Key" or "Alt"
⌫, U+232B, "Remove" (/Delete) or "Erase to the Left"
⇧, U+21E7, "Upwards White Arrow" or "Shift"
⌃, U+2303, "Up Arrowhead" or "Control"

@pauldhunt
Copy link
Contributor

There is no release currently scheduled, but there are some changes on my radar that I hope to get pushed out within the next year or so, including adding the Greek & Cyrillic italics.

@Harkko
Copy link
Author

Harkko commented Aug 10, 2016

@pauldhunt I see. If it's ok to you, I could still try produce these quickly? It might be that our devs want me to fix this PR related to our product within the next 3 months or so.

I don't want to push you, so if the release is not due anytime soon, I could try push these glyphs to the regular and semibold weights? As I might still have to produce them in this quarter to be included in our product.

So, If you could send me the .ai-template for the glyphs, it would help a lot :)

@pauldhunt
Copy link
Contributor

what styles do you need?

@Harkko
Copy link
Author

Harkko commented Aug 11, 2016

@pauldhunt Regular and Semibold would be enough for now, thanks!

@pauldhunt
Copy link
Contributor

@Harkko did you get my email?

@Harkko
Copy link
Author

Harkko commented Aug 12, 2016

Sorry, no :(

Could you try again to my gmail address? it's my name – Hannu Aarniala (dot seperated) – at gmail etc.

@Harkko
Copy link
Author

Harkko commented Dec 5, 2016

@pauldhunt If it's not too much trouble, could you give me an estimate when this issue would be fixed? I'm asking because this issue is in our products' backlog and becoming more and more noticed by the users (e.g. not having these next to commands in the File -menus)

Or if it's possible, if you could send me ai.-templates mentioned before? I might have to try to build the font with after adding these to it myself.

@pauldhunt pauldhunt added this to the Bug fixes & features, sprint 2017 milestone Dec 12, 2017
@LilianValero
Copy link

Hi @pauldhunt @miguelsousa, where can I find:

  • SourceSansPro-Regular.ttf/SourceSansPro-Bold.ttf/SourceSansPro-SemiBold.ttf
  • SourceSansPro-Regular.eot
  • SourceSansPro-Regular.woff
    containing these MacOS glyphs, please?
    TIA

@miguelsousa
Copy link
Member

@LilianValero there are no font builds yet that contain these glyphs.

@LilianValero
Copy link

@miguelsousa may they be included in the master branch ?

@miguelsousa
Copy link
Member

may they be included in the master branch ?

What, the fonts? No, they will be committed to the release branch when they're done. Right now the glyphs only exist in the master UFOs of the PaulFix branch.

@LilianValero
Copy link

Ok Thks. How can I be informed when the glyphs will be available in one public branch?

@miguelsousa
Copy link
Member

@LilianValero just subscribe to the repository, and you should get a notification when we issue a new release.

@LilianValero
Copy link

Ok Thks. Let's do that.

@erniemarch
Copy link

Checked in Roman version 2.034 and Italic version 1.084. These are now present.

@miguelsousa
Copy link
Member

Fixed in version 2.040.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants