freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] Question related to freetype 2.3.7 function FT_OpenType_Valid


From: Chi Nguyen
Subject: [ft-devel] Question related to freetype 2.3.7 function FT_OpenType_Validate()
Date: Wed, 24 Dec 2008 16:05:11 +0700

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 that the version should be at least 0x00010000 which after the
documentation is the initial value of the version number attribute.

Included is a test program opentype_validate_version.c that prints out the
version number of any returned table.

Please give us your opinion regarding this.

Thanks and best regards,


Nguyen Trung Chi

Attachment: opentype_validation_version.c
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]