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

Numeral Styles #2

Open
1 of 9 tasks
davelab6 opened this issue Mar 16, 2016 · 10 comments
Open
1 of 9 tasks

Numeral Styles #2

davelab6 opened this issue Mar 16, 2016 · 10 comments

Comments

@davelab6
Copy link
Contributor

There are regular numerals are lining style and proportionally spaced.

In the future it would be great to have all 4 styles:

  • lining proportional
  • lining tabular
  • old style proportional
  • old style tabular

Also the font today has nice latin numerals made for the Hebrew height. These are in the small caps opentype code (with the .sc in the glyph names). It would be great to add all 4 numeral styles for these as well...

  • lining proportional
  • lining tabular
  • old style proportional
  • old style tabular

But some care needs to be taken with the opentype code.

  • Also, add opentype locl code so these are used when the language selection is used (which doesn't work in all common software yet)

There is a glyphs tutorial on this at https://glyphsapp.com/tutorials/figure-sets

@davelab6
Copy link
Contributor Author

To add tabular numberals I do the following

In each master,

  • copied the numerals
  • selected them and use find and replace to replace .001 with .tf
  • look for the widest number in the family's width, the zero in the bold is 625
  • enter each .tf glyph and clear its contents, and add a component
  • right click the component and Disable Automatic Alignment

screen shot 2016-03-16 at 12 00 25

- set the width to 625, and then move the component to be centered - right click the glyph and run `Autohint`

Then go to Font Info, Features, and click the 'Update' button at the bottom of the window, to add the new features

I'll make a pull request shortly

@mushon
Copy link

mushon commented Jul 30, 2017

Hey @davelab6 I actually need this for a site I'm working on which is heavy on budgetary data (obudget.org). I encourage you to issue that pull request and would you please expedite the inclusion of the updated version into fonts.Google.com?

@davelab6
Copy link
Contributor Author

I did #3

The rest had to be done by Michal or someone else. Can obudget.org fund this work? It's not much

@mushon
Copy link

mushon commented Jul 31, 2017

oBudget.org is a volunteer led project with a very limited budget. We're not really in a position to give corporate sponsorship to open source projects, as we're an open source project ourselves. @davelab6 can you specify exactly what's required at this point in order for us (and maybe others) to be able to use the Tabular Figures?

@davelab6
Copy link
Contributor Author

davelab6 commented Jul 31, 2017 via email

@mushon
Copy link

mushon commented Jul 31, 2017

What do you mean by "the full set of numbers"? Are the Tabular Lining numbers currently available, or do they require more work? When you say "full set" do you mean other than just 0-9 tabular lining?

@davelab6
Copy link
Contributor Author

davelab6 commented Jul 31, 2017 via email

@MichalSahar
Copy link
Owner

MichalSahar commented Jul 31, 2017 via email

@m4rc1e
Copy link

m4rc1e commented Jul 31, 2017

@MichalSahar could you also merge my pr before you do this?

#4

@mushon
Copy link

mushon commented Jul 31, 2017 via email

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

No branches or pull requests

4 participants