diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2024-04-13 22:34:50 -0400 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2024-04-13 22:34:50 -0400 |
commit | 02fd49b0736f74cc22dc3c9b16d904334d017dce (patch) | |
tree | 4257dba34b011163fb0abb0af096c3982958aa8c /res/fonts/conf.d/10-scale-bitmap-fonts.conf | |
parent | 565213450a891d728b3b46102e3c485cdfa86844 (diff) | |
parent | 5e382b11dce3892a3b6d2ea42bc3be0db79c2ef5 (diff) | |
download | abaddon-portaudio-02fd49b0736f74cc22dc3c9b16d904334d017dce.tar.gz abaddon-portaudio-02fd49b0736f74cc22dc3c9b16d904334d017dce.zip |
Merge branch 'master' into stages
Diffstat (limited to 'res/fonts/conf.d/10-scale-bitmap-fonts.conf')
-rw-r--r-- | res/fonts/conf.d/10-scale-bitmap-fonts.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/res/fonts/conf.d/10-scale-bitmap-fonts.conf b/res/fonts/conf.d/10-scale-bitmap-fonts.conf index b20b52e..b4e9cb4 100644 --- a/res/fonts/conf.d/10-scale-bitmap-fonts.conf +++ b/res/fonts/conf.d/10-scale-bitmap-fonts.conf @@ -12,7 +12,10 @@ <bool>false</bool> </test> <edit name="pixelsizefixupfactor" mode="assign"> - <double>0.15</double> + <divide> + <name target="pattern">pixelsize</name> + <name target="font" >pixelsize</name> + </divide> </edit> </match> <!-- |