Re: TangoGPS font size for speed indicator

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stefan Fröbe
Date: Tuesday, January 5, 2010 - 10:55 am

Don't know about any configuration options, but had the same issues and
changed it in my geocaching patch:

change this line in src/gps_functions.c after setting global_font_scale to
sth like 40:

@@ -94,7 +94,7 @@ osd_speed(gboolean force_redraw)
  layout  = pango_layout_new (context);
  desc    = pango_font_description_new();

- pango_font_description_set_size (desc, 60 * PANGO_SCALE);
+ pango_font_description_set_size (desc, 60 * PANGO_SCALE *
global_font_scale /100);
  pango_layout_set_font_description (layout, desc);
  pango_layout_set_text (layout, buffer, strlen(buffer));


HTH, Stefan
On Tue, Jan 5, 2010 at 6:39 PM, vancel35 <vancel@thespazcat.com> wrote:

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
TangoGPS font size for speed indicator, vancel35, (Tue Jan 5, 10:39 am)
Re: TangoGPS font size for speed indicator, Stefan Fröbe, (Tue Jan 5, 10:55 am)
Re: TangoGPS font size for speed indicator, vancel35, (Tue Jan 5, 12:37 pm)
Re: TangoGPS font size for speed indicator, William Kenworthy, (Tue Jan 5, 9:10 pm)
Re: TangoGPS font size for speed indicator, Risto H. Kurppa, (Wed Jan 6, 1:52 am)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Wed Jan 6, 2:08 am)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Wed Jan 6, 2:23 am)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Wed Jan 6, 3:11 am)
Re: TangoGPS font size for speed indicator, William Kenworthy, (Wed Jan 6, 3:50 am)
Re: TangoGPS font size for speed indicator, Neil Jerram, (Wed Jan 6, 4:11 am)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Wed Jan 6, 4:18 am)
Re: TangoGPS font size for speed indicator, Risto H. Kurppa, (Wed Jan 6, 2:36 pm)
Re: TangoGPS font size for speed indicator, vancel35, (Wed Jan 6, 2:58 pm)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Thu Jan 7, 1:34 am)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Thu Jan 7, 3:31 pm)
Re: TangoGPS font size for speed indicator, Joseph Reeves, (Thu Jan 7, 4:48 pm)
Re: TangoGPS font size for speed indicator, Laszlo KREKACS, (Fri Jan 8, 1:12 am)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Fri Jan 8, 4:44 am)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Fri Jan 8, 4:52 am)
Re: TangoGPS font size for speed indicator, Neil Jerram, (Tue Feb 16, 9:00 am)
Re: TangoGPS font size for speed indicator, Marcus Bauer, (Tue Feb 16, 11:20 am)
Re: Where is the tangoGPS community? (was: TangoGPS font s ..., Joshua Judson Rosen, (Sat Apr 10, 6:59 am)
Re: Where is the tangoGPS community? (was: TangoGPS font s ..., Sander van Grieken, (Sat Apr 10, 7:29 am)
Re: Where is the tangoGPS community?, Timo Juhani Lindfors, (Sat Apr 10, 11:06 am)
Re: Where is the tangoGPS community?, Joshua Judson Rosen, (Sat Apr 10, 3:56 pm)
Re: Where is the tangoGPS community?, Timo Juhani Lindfors, (Sat Apr 10, 6:34 pm)
Re: Where is the tangoGPS community?, Joshua Judson Rosen, (Sat Apr 10, 8:06 pm)
qualitiy is important for tangoGPS, Marcus Bauer, (Sun Apr 11, 10:42 am)
tangoGPS and good user experience, Marcus Bauer, (Sun Apr 11, 10:56 am)
tangoGPS magnify patch, Marcus Bauer, (Sun Apr 11, 11:05 am)
Re: tangoGPS and good user experience, Timo Juhani Lindfors, (Sun Apr 11, 11:29 am)
Re: tangoGPS and good user experience, Gilles Filippini, (Sun Apr 11, 12:01 pm)
Re: tangoGPS is a very successful user orienteted map and ..., Iain B. Findleton, (Sun Apr 11, 12:21 pm)
Re: tangoGPS and good user experience, Marcus Bauer, (Sun Apr 11, 1:07 pm)
tangoGPS community development, patches (was: tangoGPS mag ..., Joshua Judson Rosen, (Sun Apr 11, 4:19 pm)
Re: tangoGPS and good user experience, Gilles Filippini, (Mon Apr 12, 12:20 am)
Re: qualitiy is important for tangoGPS, Sander van Grieken, (Mon Apr 12, 1:38 am)
how to contribute to open source projects, Marcus Bauer, (Mon Apr 12, 6:09 am)
Re: how to contribute to open source projects, Rui Miguel Silva Seabra, (Mon Apr 12, 1:17 pm)
Re: how to contribute to open source projects, Marcus Bauer, (Mon Apr 12, 2:55 pm)
Re: how to contribute to open source projects, Rui Miguel Silva Seabra, (Tue Apr 13, 4:09 am)
Forking TangoGPS (was: tangoGPS community development, pat ..., Joshua Judson Rosen, (Tue Apr 13, 7:05 am)
Re: Forking TangoGPS (was: tangoGPS community development, ..., Sebastian Krzyszkowiak, (Tue Apr 13, 7:20 am)
Re: Forking TangoGPS - a digest why this is a silly fork, Marcus Bauer, (Wed Apr 14, 12:34 am)
Re: Forking TangoGPS - a digest why this is a silly fork, jeremy jozwik, (Wed Apr 14, 11:25 am)
Introducing FoxtrotGPS (was: Forking TangoGPS), Joshua Judson Rosen, (Sat Apr 17, 12:47 am)
Re: Introducing FoxtrotGPS (was: Forking TangoGPS), Petr Vanek, (Thu Apr 22, 4:09 pm)
Re: qualitiy is important for tangoGPS, Joshua Judson Rosen, (Sat May 1, 6:39 pm)