Skip to content

[Issue] Font isn't loaded when CoreDeck isn't run from project folder #12

@maramadany

Description

@maramadany

Platform: Linux (Ubuntu 24.04)

Fonts are loaded relative to the current working directory, so you have to to run CoreDeck from the project folder in order for them to be loaded properly.

Steps to reproduce:

$ pwd
/home/me/CoreDeck/build
$ ./CoreDeck 
Image
$ cd ../../
$ pwd
/home/me
$ CoreDeck/build/CoreDeck 
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions