|
RE: RE: RE: RE: New Font Causes Double Spacing
|
03/08/2010 10:50 AM
post49024
|
RE: RE: RE: RE: New Font Causes Double Spacing
Oh, sorry Ronald, I thought this was a "dev" system, it's a target ...
that's why there is no font-traplist ... anyhow, all the config entries
appear in the fontdir, so that is fine ... stay tuned.
-----Original Message-----
From: Ronald Mich [mailto:community-noreply@qnx.com]
Sent: Monday, March 08, 2010 10:38 AM
To: photon-graphics
Subject: Re: RE: RE: RE: New Font Causes Double Spacing
Still No font-traplist, but attached is the contents of font_repository.
_______________________________________________
Photon microGUI
http://community.qnx.com/sf/go/post49022
|
|
|
|
RE: RE: RE: RE: New Font Causes Double Spacing
|
03/08/2010 10:52 AM
post49025
|
RE: RE: RE: RE: New Font Causes Double Spacing
btw, is it the FreeSans one you are having troubles with?
-----Original Message-----
From: Ronald Mich [mailto:community-noreply@qnx.com]
Sent: Monday, March 08, 2010 10:38 AM
To: photon-graphics
Subject: Re: RE: RE: RE: New Font Causes Double Spacing
Still No font-traplist, but attached is the contents of font_repository.
_______________________________________________
Photon microGUI
http://community.qnx.com/sf/go/post49022
|
|
|
|
RE: RE: RE: RE: New Font Causes Double Spacing
|
03/08/2010 12:31 PM
post49034
|
RE: RE: RE: RE: New Font Causes Double Spacing
Hi Ronald,
FreeSans,0@freesans_.ttf,ARIAL,0,,0020-F002,f,79x170,556K
FreeSansb,0@freesansbold_.ttf,Arial,0,B,0020-F002,f,79x170,277K
Notice that 'f' there, the font subsystem identified it as 'fixed-width'
in 632. I do recall an issue with this, which seems to be corrected on
64x, as it identifies it as 'proportional'. You can fake it out by just
changing that 'f' to a 'p'.
Just to cover all the bases, we ran these fonts through a validater, and
I hate to be the bearer of bad news, but these fonts are "bad". There
are many glyphs that contain erroneous parameters, and bad bounding
boxes. The rasterizer used by the font sub-system is built for speed,
and especially after initialization, does not check for all errors.
What I am trying to say is these fonts will corrupt memory over time, if
not in short order. I suggest getting them fixed, or obtaining higher
quality fonts.
Kind Regards,
-Derek
-----Original Message-----
From: Ronald Mich [mailto:community-noreply@qnx.com]
Sent: Monday, March 08, 2010 10:38 AM
To: photon-graphics
Subject: Re: RE: RE: RE: New Font Causes Double Spacing
Still No font-traplist, but attached is the contents of font_repository.
_______________________________________________
Photon microGUI
http://community.qnx.com/sf/go/post49022
|
|
|