[ft-devel] Freetype documentation issues report V0024

2009-01-18 Thread Chi Nguyen
To freetype maintainers, Included with this email is a bug report listing some deficiencies of the freetype specification. These documentation issues still exist in the documentation of version 2.3.8. Please review and advise. Thanks Nguyen Trung Chi NEC Solutions Viet Nam V0024-Problem

[ft-devel] Freetype documentation issues report V0026

2009-01-18 Thread Chi Nguyen
To freetype maintainers, Included with this email is a bug report listing some deficiencies of the freetype specification. These documentation issues still exist in the documentation of version 2.3.8. Please review and advise. Thanks Nguyen Trung Chi NEC Solutions Viet Nam V0026-Problem

[ft-devel] (no subject)

2009-01-18 Thread Chi Nguyen
To freetype maintainers, Included with this email is a bug report listing some deficiencies of the freetype specification. These documentation issues still exist in the documentation of version 2.3.8. Please review and advise. Thanks Nguyen Trung Chi NEC Solutions Viet Nam V0024-Problem

RE: [ft-devel] FT_Get_BDF_Property() function does not satisfy LSB standard

2009-01-11 Thread Chi Nguyen
Thank you for the explanation. We will look into it and will keep you informed of any action from our part. Meanwhile, have a great week. Sincerely yours, Nguyen Trung Chi NEC Solutions VietNam -Original Message- From: Werner LEMBERG [mailto:w...@gnu.org] Sent: Sunday, January 11, 2

[ft-devel] FT_Get_BDF_Property() function does not satisfy LSB standard

2009-01-09 Thread Chi Nguyen
To freetype maintainers, In developing the test for freetype function FT_Get_BDF_Property(), we have observed the following anomalies: 1) The freetype2 API reference implies that if a given face is from a BDF or PCF font and if the 'prop_name' is "RESOLUTION_X", the function FT_Get_BDF_Property()

[ft-devel] Possible implementation error: FT_Bitmap_Convert() does not handle pixel modes FT_PIXEL_MODE_LCD and FT_PIXEL_MODE_LCD_V

2009-01-04 Thread Chi Nguyen
To freetype maintainers, In developing the test for the freetype function FT_Bitmap_Convert(), we have encountered the following possible implementation error. The specification for FT_Bitmap_Convert() stated that: "FT_Bitmap_Convert FT_EXPORT( FT_Error ) FT_Bitmap_Convert( FT_Library

[ft-devel] Possible implementation error of function FT_Bitmap_Embolden()

2008-12-24 Thread Chi Nguyen
To freetype maintainers, In developing the test for the freetype function FT_Bitmap_Embolden(), we have encountered the following possible implementation error. The specification for FT_Bitmap_Embolden() stated that: "Embolden a bitmap. The new bitmap will be about `xStrength' pixels wider and `

[ft-devel] Question related to freetype 2.3.7 function FT_OpenType_Validate()

2008-12-24 Thread Chi Nguyen
To freetype maintainers, When a valid (ie not NULL) pointer to an OpenType table is returned after a call to FT_OpenType_Validate(), are the fields of this table initialized? As a sanity check, we tried to check the version number which turned out to be always zero. Is this acceptable? We think t

[ft-devel] Implementation Error of FreeType function FT_Get_PFR_Metrics()

2008-12-15 Thread Chi Nguyen
To freetype maintainers, In developing the test for the freetype function FT_Get_PFR_Metrics(), we have encountered the following implementation bugs: 1) If we make a call to FT_Get_PFR_Metrics() function with a non-pfr font (FreeMono.ttf for example) and any of the parameters ametrics_y_scale, a

[ft-devel] Strange behavior of freetype2 function FT_Outline_Decompose()

2008-12-11 Thread Chi Nguyen
To freetype maintainers, In developing the test for the freetype2 function FT_Outline_Decompose() we have detected a few strange behaviors. These anomalies were observed on our 32 and 64 bit, Intel based test systems. The distros used on these tests systems include RHEL52 x86 64, SLES 10.1 x86 32,

RE: [ft-devel] Implementation error of the FreeType2 function FT_Get_MM_Var()

2008-11-28 Thread Chi Nguyen
loos [mailto:[EMAIL PROTECTED] Sent: Friday, November 28, 2008 2:13 AM To: Chi Nguyen Cc: freetype-devel@nongnu.org; lsb-dev; [EMAIL PROTECTED] Subject: Re: [ft-devel] Implementation error of the FreeType2 function FT_Get_MM_Var() I tried that (on a 32 bit, x86 linux box) using ft from cvs as of a we