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

Replace nonfree fonts #11

Open
akien-mga opened this issue May 22, 2016 · 3 comments
Open

Replace nonfree fonts #11

akien-mga opened this issue May 22, 2016 · 3 comments
Milestone

Comments

@akien-mga
Copy link
Member

The two fonts currently used by Jetpaca are nonfree as per https://github.com/KOBUGE-Games/jetpaca/blob/master/README.md#fonts

We should find replacements for the first open source release.

@akien-mga akien-mga added this to the 0.1 milestone May 22, 2016
@akien-mga
Copy link
Member Author

For the reference, in #4 (comment) @punto- said that he saw those two fonts:

  • ArmWrestler.ttf
  • BPdiet.otf

With a closer look I don't see what ArmWrestler.ttf would apply too in current Jetpaca, but that might have been the invalid and unused font_big.xres.

BPdiet does look like our "TAP TO FLY" and "WORLD 1" texts:
screenshot_20181118_225802
screenshot_20181118_230701
image
There are small differences but the BPdiet website says that the font was updated in 2018, which might explain them.

The HUD and in-game texts seemed to use the Aller Bold font from what I can find with image search.
screenshot_20181118_231300
I'm about to replace it with Mozilla's Fira Sans Bold, which looks quite similar (not so much for numbers though):
screenshot_20181118_231417
If we find Bold too bold, we could also go with Fira Sans SemiBold.

akien-mga added a commit that referenced this issue Nov 18, 2018
It seems to me that the font used so far for HUD and in-game texts
was Aller Bold, which is proprietary: https://www.fontsquirrel.com/fonts/aller

I've replaced it by Fira Sans, which looks quite similar and is
distributed under the terms of the SIL Open Font License 1.0.

Part of #11.

Also fixes issues with the old BitMapFont being corrupted by recent
Godot - it's safer to just keep the TTF and use DynamicFont.

Note that I'm removing the reference to the ArmWrestler font from
the README. I don't see where it would be in use currently.
@ObaniGemini
Copy link
Member

Are there still fonts to be replaced or can this be closed ?

@akien-mga
Copy link
Member Author

"WORLD 1" and "TAP TO FLY" images are still derived from a nonfree font.

Not sure about the Jetpaca logo itself, but it looks like it might have been drawn by one of the Jetpaca artists.

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

2 participants