]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
normal font weight instead of bold
authorRamakrishnan Muthukrishnan <ram@leastauthority.com>
Sat, 12 Feb 2022 18:11:14 +0000 (23:41 +0530)
committerRamakrishnan Muthukrishnan <ram@leastauthority.com>
Sat, 12 Feb 2022 18:11:14 +0000 (23:41 +0530)
vfo.c

diff --git a/vfo.c b/vfo.c
index fbf67dca13d2c581cc43a49dd1062f714505d7da..f95c7baff9cfb2425b170a3accbce0a8eb6ddb2f 100644 (file)
--- a/vfo.c
+++ b/vfo.c
@@ -955,7 +955,7 @@ void vfo_update() {
 
         cairo_select_font_face(cr, "Cantarell",
             CAIRO_FONT_SLANT_NORMAL,
-            CAIRO_FONT_WEIGHT_BOLD);
+            CAIRO_FONT_WEIGHT_NORMAL);
 
         switch(vfo[id].mode) {
           case modeFMN: