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

Implement Lost Pixelized Font across entire game #129

Closed
mrfatguy opened this issue Apr 12, 2024 · 0 comments · Fixed by #130
Closed

Implement Lost Pixelized Font across entire game #129

mrfatguy opened this issue Apr 12, 2024 · 0 comments · Fixed by #130
Assignees
Labels
feature New feature or request, requires business analysis in most cases

Comments

@mrfatguy
Copy link
Contributor

mrfatguy commented Apr 12, 2024

After many experiments (#22, #51 and #52) we have finally figured out that we need our own font, designed just for us, based on the original 1989 game's font. We call it... the Lost Pixelized Font.

Please, implement it across entire game with the following parameters:

  • font-size: 20 pt
  • font scale: 125%
  • font style: regular
  • line-height: 21 pt
  • font-family: Lost Pixelized Font
  • color: #CFAE6D (207, 174, 109 in RGB model)

Details: here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request, requires business analysis in most cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants