8000 Attempts to find a font file with a hardcoded username · Issue #7 · carykh/jes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Attempts to find a font file with a hardcoded username #7

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

Open
AndromedaDoesLua opened this issue Jan 15, 2025 · 3 comments
Open

Attempts to find a font file with a hardcoded username #7

AndromedaDoesLua opened this issue Jan 15, 2025 · 3 comments

Comments

@AndromedaDoesLua
Copy link

it tries to use a font at C:/Users/caryk/AppData/Local/Microsoft/Windows/Fonts/Jygquip 1.ttf

@kijetesantakalu042
Copy link

I replaced the name with a font I had installed, but this should probably be fixed.

@SpikeyLP
Copy link

i would make it like this

    self.bigFont = pygame.font.SysFont('Arial', 60)  	
    self.smallFont = pygame.font.SysFont('Arial', 30)
    self.tinyFont = pygame.font.SysFont('Arial', 21)
    
   wich just loads the Arial Font 

@Altitud49
Copy link

It's a font for personal use, you won't find it anywhere on the Internet.

Image

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
0