johanmattssonm / birdfont

A font editor for creating fonts in TTF, EOT, SVG and BIRDFONT format.
https://birdfont.org
462 stars 32 forks source link

Can't disable Mac export #103

Open KoBeWi opened 4 years ago

KoBeWi commented 4 years ago

I don't see a way to disable Mac export. Whenever I export a font, it exports the normal font and Mac version, even if I put empty name for the Mac font (which results in an unnamed file). An option to disable Mac export would be useful.

Using Birdfont 4.7.18

johanmattssonm commented 4 years ago

I am not sure if I should fix this or always export both versions. I will think about it for a while.

KoBeWi commented 4 years ago

What's even a point in exporting both, or the Mac font at all? I assumed they were different, but I can open the "Mac version" just fine on Windows and after brief inspection they seem identical.

johanmattssonm commented 4 years ago

The only difference is metadata but is an important piece of information. The Windows font will list fewer glyphs if you open it in Font Book on Mac OS. It sounds like a small thing but it looks like this feature is important, many users have tried to use only the Windows version but most people seem to run into this problem at some point. The Mac font will not work in some Windows program depending on which language the OS is set to use. I don't like this solution but it is needed in order to make sure that your font works well in as many programs as possible.

svenemtell commented 2 years ago

The only difference is metadata but is an important piece of information. The Windows font will list fewer glyphs if you open it in Font Book on Mac OS. It sounds like a small thing but it looks like this feature is important, many users have tried to use only the Windows version but most people seem to run into this problem at some point. The Mac font will not work in some Windows program depending on which language the OS is set to use. I don't like this solution but it is needed in order to make sure that your font works well in as many programs as possible.

I think this information is very important and suggest it is displayed somewhere in the program or at least in a tutorial like Exporting TTF, OTF and SVG fonts.

johanmattssonm commented 2 years ago

Good point. I will add that to the program.

KoBeWi commented 2 years ago

I still think that Mac fonts should be optional. I have to delete them every single time I export my font, because I just don't use them.