projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d4b956
)
normal font weight instead of bold
author
Ramakrishnan Muthukrishnan
<ram@leastauthority.com>
Sat, 12 Feb 2022 18:11:14 +0000
(23:41 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@leastauthority.com>
Sat, 12 Feb 2022 18:11:14 +0000
(23:41 +0530)
vfo.c
patch
|
blob
|
history
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: