Re: [ft] bold problem with some fonts

2006-10-10 Thread Chia-I Wu
On Wed, Oct 04, 2006 at 07:22:18AM +0200, Werner LEMBERG wrote:
   Now I have a question about problem in bold rendering with some 
   font, for example VLGothic font (http://dicey.org/vlgothic/).
 Attached is a font file which contains just the zero glyph of this
 font.
This is another issue than what I originally thought.

The outer most contour has only off-line points and is thus ignored when
trying to identify the orientation of the glyph.  This change was
introduced here:

http://lists.gnu.org/archive/html/freetype-devel/2006-03/msg00027.html

I'll see if I can find the fonts mentioned there to test.

This mail is also forwarded to Zhe Su.

-- 
Regards,
olv


___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype


Re: [ft] bold problem with some fonts

2006-10-10 Thread Werner LEMBERG
 The outer most contour has only off-line points and is thus ignored
 when trying to identify the orientation of the glyph.  This change
 was introduced here:
 
 http://lists.gnu.org/archive/html/freetype-devel/2006-03/msg00027.html

Shall I reopen the issue in

  https://bugzilla.novell.com/show_bug.cgi?id=158573


Werner


___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype


Re: [ft] bold problem with some fonts

2006-10-04 Thread Werner LEMBERG

  Now I have a question about problem in bold rendering with some 
  font, for example VLGothic font (http://dicey.org/vlgothic/).

Attached is a font file which contains just the zero glyph of this
font.


Werner


zero.ttf
Description: Binary data
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype


Re: [ft] bold problem with some fonts

2006-10-01 Thread Werner LEMBERG

  Now I have a question about problem in bold rendering with some 
  font, for example VLGothic font (http://dicey.org/vlgothic/).
 
  See example in http://d.ma-aya.to/images/20060925_0.png .
  1st and 3rd line is non-bold font, 2nd and 4th are bold.
  0 font in 2nd line should be bold one, but it shapes thin,
  though.

This is a bug in the FreeType engine -- it can also be seen with the
current CVS.


Werner


___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype