newor0599

Results 3 issues of newor0599

How does the fonts work? Where does eww gets the fonts in wayland? It literally have 0 info on fonts

Where do i find the manifest.yaml to install? I'm pretty new to flatpak so i don't know much. Please help! Thanks! :)

I recently have issue halting my pygame program, come to find out it will not quit with `pygame.quit()` when `pygame.init()` is being used to initialize pygame ```python import pygame as...