dracula / dracula/fontforge

Have you considered updating the theme to use relative font definitions?

Open
#4 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

More recent versions of FontForge allow relative font definitions, and the resources file that ships with it (except for Windows, a problem that will be fixed soon) has those relative resources:

https://fontforge.org/docs/ui/misc/xres.html#reference-font-names
https://github.com/fontforge/fontforge/blob/master/fontforgeexe/pixmaps/tango/resources.in

(The @CAPS@ strings in that source file are replaced with OS-specific values by cmake during the build process.)

By using percentage values as in the file above the user can scale the size of almost all of the windows by just scaling the default font, which is handy.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.