google / fonts

Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
https://fonts.google.com
18.31k stars 2.64k forks source link

Add Stampatello Faceto #8441

Open HaleyHalcyon opened 1 month ago

HaleyHalcyon commented 1 month ago

Font Project Git Repo URL: https://gitlab.com/haleyhalcyon/stampatello-faceto

Super short description of the Font Family:

Felt pen handwriting font, supports Latin (incl. Vietnamese and some African languages), Cyrillic (incl. Ukrainian, Serbian), Greek (incl. polytonic), and Shavian.

I’m back for more after my first submission Orelega! The metrics for this font may need improvement, and the name could use shortening. Perhaps Spritulo (witticist; clever guy), keeping with Orelega’s Esperanto name?

Requirements:

By opening this issue, I confirm the project meets the following requirements:

Image:

emmamarichal commented 1 month ago

Hello @HaleyHalcyon!

Thanks a lot for your submission, I add it to the submission to review.

However, we would need a Github repository so we can work on it properly (QA, exports) and to add it then on the Google Fonts repo.

We also don't usually work with fontforge format, would it be possible to add .ufos or .glyphs file in the sources folder?

I quickly opened the otf and saw that some glyphs are missing. In order to follow the specs, and if the project if accepted, you will have to add the following glyphs: Wacute Wdieresis Wgrave idotaccent wacute wdieresis wgrave periodcentered.loclCAT periodcentered.loclCAT.case caroncomb.alt dotaccent hungarumlaut breve ring tilde ogonek

We will let you know about the decision, thanks again!

HaleyHalcyon commented 1 month ago

However, we would need a Github repository so we can work on it properly (QA, exports) and to add it then on the Google Fonts repo.

We also don't usually work with fontforge format, would it be possible to add .ufos or .glyphs file in the sources folder?

I'm making a GitHub repo that is planned to use a .ufo3 file as the main project file, but upon exporting to UFO3 and re-importing, the feature file was not accepted as valid.

Wacute Wdieresis Wgrave wacute wdieresis wgrave

Easy addition; already had the combining diacritics necessary for that.

idotaccent

Isn't that just a normal lowercase i?

periodcentered.loclCAT periodcentered.loclCAT.case

so U+013F and U+0140 are deprecated?

caroncomb.alt

Is this the same as U+0313 combining comma above?

dotaccent hungarumlaut breve ring tilde ogonek

U+0307, U+030B, U+0306, U+030A, U+0303, and U+0328 are already supported.

HaleyHalcyon commented 1 month ago

New repository on GitHub: https://github.com/HaleyHalcyon/spritulo

emmamarichal commented 4 weeks ago

Hi @HaleyHalcyon,

Thank you for the update, now I'm also able to open it with Glyphs, and it will be easier for me to engineer the font if needed :) I'll take a closer look for the accents, but all the listed ones are in the GF glyphset and need to be in the font. Sometime the conversation of files creates some issues with the glyphs naming and unicode, I'll let you know!

Is there any reason for the changing name too?

The font is on the submission to review milestone, we will let you know if it's accepted, thank you again!

HaleyHalcyon commented 4 weeks ago

Thank you for the update, now I'm also able to open it with Glyphs, and it will be easier for me to engineer the font if needed :) I'll take a closer look for the accents, but all the listed ones are in the GF glyphset and need to be in the font. Sometime the conversation of files creates some issues with the glyphs naming and unicode, I'll let you know!

I'd like to know if you decide to normalize the glyph names to the Google Fonts standard, so I can avoid making unreconcilable changes.

Is there any reason for the changing name too?

While using Stampatello Faceto, I realized that the font has letters that are too large for its font size. I shrank it to 80% size and renamed it to prevent accidental incompatibilities with my own projects that use the font.

The font is on the submission to review milestone, we will let you know if it's accepted, thank you again!

Thank you for your consideration!

emmamarichal commented 4 weeks ago

I'd like to know if you decide to normalize the glyph names to the Google Fonts standard, so I can avoid making unreconcilable changes.

Yes we will have to, you can refer to the Latin Core Glyphset: https://github.com/googlefonts/glyphsets/blob/main/data/results/glyphs/GF_Latin_Core.glyphs

While using Stampatello Faceto, I realized that the font has letters that are too large for its font size. I shrank it to 80% size and renamed it to prevent accidental incompatibilities with my own projects that use the font.

alright, no problem!