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

Added support for user font directory #37668

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

ZhilkinSerg
Copy link
Contributor

Summar

SUMMARY: Infrastructure "Added support for user font directory"

Purpose of change

Allow storing additional fonts inside of the local repo in a dedicated user folder.

Describe the solution

Added support for user font folder located at ./font.

Testing

Try putting new font to ./font folder and using it in-game.

Additional context

People who have added any files to fonts folder (./data/font) in their local repo should move these files to user font folder (./font) after this PR is merged.

@ZhilkinSerg ZhilkinSerg added SDL: Tiles / Sound Tiles visual interface and sounds. [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style Quality of Life QoL: degree to which players are comfortable, and able to enjoy CDDA labels Feb 3, 2020
@ZhilkinSerg ZhilkinSerg force-pushed the feature-user-font-dir branch from e35aa8d to eddc86c Compare February 10, 2020 09:00
@ZhilkinSerg ZhilkinSerg marked this pull request as ready for review February 10, 2020 09:00
@kevingranade kevingranade merged commit a619b02 into CleverRaven:master Feb 11, 2020
@ZhilkinSerg ZhilkinSerg deleted the feature-user-font-dir branch February 11, 2020 06:08
@ZhilkinSerg ZhilkinSerg mentioned this pull request Mar 10, 2020
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style Quality of Life QoL: degree to which players are comfortable, and able to enjoy CDDA SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants