Re: [Flightgear-devel] FG menu bar small and no text?

2008-06-09 Thread Holger Wirtz
Tim,

Tim Moore wrote:
 On Fri, 6 Jun 2008 07:30:09 +0200
 Tim Moore [EMAIL PROTECTED] wrote:
 
 On Sat, 31 May 2008 21:31:08 +0200
 Melchior FRANZ [EMAIL PROTECTED] wrote:

 * Holger Wirtz -- Saturday 31 May 2008:
 I will have a look at the transpareny 
 fonts. Perhaps such a font is simply missing...
 It doesn't have anything to do with transparency as such, but only
 with texture fonts (*.txf) versus (built-in) bitmap fonts. The
 former are now apparently broken since recently, which affects text
 on the HUD and the classic GUI style, whereas the dark GUI style,
 the frame rate counter and the ATC messages use a bitmap font
 and, therefore, still work. I assume that Tim knows more about
 that problem.  ;-)
 Yeah, I think my changes that try to make the GUI and HUD work in
 multithreaded or mult-screen sets are the cause of the problem here.
 I'm looking at this now.

 Tim
 
 This is fixed now.

Great! Yes, now I can see also text when the HUD is active.

Thanks, Holger

 
 Tim
 
 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG menu bar small and no text?

2008-06-07 Thread Tim Moore
On Fri, 6 Jun 2008 07:30:09 +0200
Tim Moore [EMAIL PROTECTED] wrote:

 On Sat, 31 May 2008 21:31:08 +0200
 Melchior FRANZ [EMAIL PROTECTED] wrote:
 
  * Holger Wirtz -- Saturday 31 May 2008:
   I will have a look at the transpareny 
   fonts. Perhaps such a font is simply missing...
  
  It doesn't have anything to do with transparency as such, but only
  with texture fonts (*.txf) versus (built-in) bitmap fonts. The
  former are now apparently broken since recently, which affects text
  on the HUD and the classic GUI style, whereas the dark GUI style,
  the frame rate counter and the ATC messages use a bitmap font
  and, therefore, still work. I assume that Tim knows more about
  that problem.  ;-)
 
 Yeah, I think my changes that try to make the GUI and HUD work in
 multithreaded or mult-screen sets are the cause of the problem here.
 I'm looking at this now.
 
 Tim

This is fixed now.

Tim

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG menu bar small and no text?

2008-06-06 Thread Simon Fowler
On Sat, May 31, 2008 at 09:25:31PM +0200, Holger Wirtz wrote:
 Curt,
 
 
 Curtis Olson wrote:
  I received an email from a user that indicated they only saw this missing
  text problem with the default font (which uses transparency.)  The alternate
  font (Shift-F10 to toggle) seems to work fine.  So this may be a
  transparency problem that has been recently introduced?
 
 Yes, it seems so. Shift-F10 helps. I will have a look at the transpareny 
 fonts. Perhaps such a font is simply missing...
 
It works here too (and is much prettier ;-)

Is there a way to configure the use of alternate fonts from the
command line (or .fgfsrc)?

Simon

-- 
PGP public key Id 0x144A991C, or http://himi.org/stuff/himi.asc
(crappy) Homepage: http://himi.org
doe #237 (see http://www.lemuria.org/DeCSS) 
My DeCSS mirror: ftp://himi.org/pub/mirrors/css/ 


signature.asc
Description: Digital signature
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG menu bar small and no text?

2008-06-06 Thread Melchior FRANZ
* Simon Fowler -- Friday 06 June 2008:
 Is there a way to configure the use of alternate fonts from the
 command line (or .fgfsrc)?

Yes. Try  --prop:sim/gui/style[1]/fonts/gui/name=TIMES_24
(assuming that you are using style[1], which is the dark one).

$FG_ROOT/gui/styles/*.xml tells you which options there are:

| default, FIXED_8x13, FIXED_9x15, TIMES_10, TIMES_24,
| HELVETICA_10, HELVETICA_12, HELVETICA_14, HELVETICA_18,
| SANS_12B, and all font file names from $FG_ROOT/Fonts/, such as
| helvetica_bold.txf. size and slant take only effect on
| texture fonts.

m.

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG menu bar small and no text?

2008-05-31 Thread Csaba Halász
On Sat, May 31, 2008 at 3:35 PM, Holger Wirtz [EMAIL PROTECTED] wrote:

 This does not help for my installation. Anyone around who has an idea
 why this may happen on some systems? I have an IBM Thinkpad with ATI
 X140, a Thinpad with an Intel ICH9 Chipset and an installation on a
 desktop with an Nvidia accelerator. All have the same problems...

I'd try strace to see if it fails to find some font-related file,
possibly the font loader plugin.

-- 
Csaba/Jester

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG menu bar small and no text?

2008-05-31 Thread Curtis Olson
I received an email from a user that indicated they only saw this missing
text problem with the default font (which uses transparency.)  The alternate
font (Shift-F10 to toggle) seems to work fine.  So this may be a
transparency problem that has been recently introduced?

Curt.


On Sat, May 31, 2008 at 9:03 AM, Csaba Halász wrote:

 On Sat, May 31, 2008 at 3:35 PM, Holger Wirtz wrote:
 
  This does not help for my installation. Anyone around who has an idea
  why this may happen on some systems? I have an IBM Thinkpad with ATI
  X140, a Thinpad with an Intel ICH9 Chipset and an installation on a
  desktop with an Nvidia accelerator. All have the same problems...

 I'd try strace to see if it fails to find some font-related file,
 possibly the font loader plugin.



-- 
Curtis Olson: http://baron.flightgear.org/~curt/
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG menu bar small and no text?

2008-05-31 Thread Holger Wirtz
Curt,


Curtis Olson wrote:
 I received an email from a user that indicated they only saw this missing
 text problem with the default font (which uses transparency.)  The alternate
 font (Shift-F10 to toggle) seems to work fine.  So this may be a
 transparency problem that has been recently introduced?

Yes, it seems so. Shift-F10 helps. I will have a look at the transpareny 
fonts. Perhaps such a font is simply missing...

Thanks, Holger

 
 Curt.
 
 
 On Sat, May 31, 2008 at 9:03 AM, Csaba Halász wrote:
 
 On Sat, May 31, 2008 at 3:35 PM, Holger Wirtz wrote:
 This does not help for my installation. Anyone around who has an idea
 why this may happen on some systems? I have an IBM Thinkpad with ATI
 X140, a Thinpad with an Intel ICH9 Chipset and an installation on a
 desktop with an Nvidia accelerator. All have the same problems...
 I'd try strace to see if it fails to find some font-related file,
 possibly the font loader plugin.

 
 
 
 
 
 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 
 
 
 
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG menu bar small and no text?

2008-05-31 Thread Melchior FRANZ
* Holger Wirtz -- Saturday 31 May 2008:
 I will have a look at the transpareny 
 fonts. Perhaps such a font is simply missing...

It doesn't have anything to do with transparency as such, but only
with texture fonts (*.txf) versus (built-in) bitmap fonts. The former
are now apparently broken since recently, which affects text on
the HUD and the classic GUI style, whereas the dark GUI style,
the frame rate counter and the ATC messages use a bitmap font
and, therefore, still work. I assume that Tim knows more about
that problem.  ;-)

m.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] FG menu bar small and no text?

2008-05-23 Thread dave perry
Hi,

I just rebuilt fgfs with plib-1.8.5, OpenSceneGraph-2.4.0, and cvs 
SimGear and FG source.  The menu bar is now very small and has no text.

Has something changed so I need something else?

- Dave Perry

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG menu bar small and no text?

2008-05-23 Thread Ron Jensen
On Fri, 2008-05-23 at 15:59 -0600, dave perry wrote:
 Hi,
 
 I just rebuilt fgfs with plib-1.8.5, OpenSceneGraph-2.4.0, and cvs 
 SimGear and FG source.  The menu bar is now very small and has no text.
 
 Has something changed so I need something else?
 
 - Dave Perry

It sounds like OSG can't find its fonts.  Try pointing the environmental
variable OSG_FILE_PATH at a path containing fonts/ariel.ttf 

Good luck,

Ron



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel