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

Latin file versions #31

Open
Am-per-Sand opened this issue Jan 11, 2019 · 3 comments
Open

Latin file versions #31

Am-per-Sand opened this issue Jan 11, 2019 · 3 comments

Comments

@Am-per-Sand
Copy link

https://github.com/bBoxType/FiraSans#versionbuild-4203-sans-only

Are files containing only latin subset available anywhere?

@bridgeport
Copy link

Came here looking for this too. It seems like it existed at some point as shown in the following comment:
#8 (comment)

@kevquirk
Copy link

+1 for this. Came looking for the same thing too.

@WebPraktikos
Copy link

WebPraktikos commented Sep 10, 2020

What I ended up using is font-ranger with the custom Unicode ranges (https://github.com/doasync/font-ranger).

I’ve discovered the FiraGO character ranges from the “Technical Report FiraGO 1.001” PDF document (https://bboxtype.com/downloads/FiraGO/Technical_Report_FiraGO.pdf).

Next, I rewrote the font-ranger’s default-subsets.js file (https://github.com/doasync/font-ranger/blob/master/lib/default-subsets.js) with this code: https://gist.github.com/WebPraktikos/06c3273d7ef89c33305ff8d1804bc24c.

Here are the related notes from the time I did the subsetting: https://gist.github.com/WebPraktikos/133ff51865dfdeb0ea75e21b1bcbfbdf.

Here are the generated subsets and CSS @font-face file:
https://github.com/WebPraktikos/universal-resume/tree/master/docs/fonts
https://github.com/WebPraktikos/universal-resume/blob/master/docs/fira-go.css

Hope it helps.

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