freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] Request: Extend compatibility to C++/CLI


From: Matt Stewart
Subject: [ft-devel] Request: Extend compatibility to C++/CLI
Date: Sun, 29 Apr 2007 02:51:07 -0400

There are a few occurrences of a member object being named "generic".
Because that is a keyword in C++/CLI, it cannot be used in any C++/CLI
project.  The culprits are all in freetype.h, the structures:
FT_FaceRec_, FT_SizeRec_, and FT_GlyphSlotRec_.

If the name of these could simply be changed, Freetype would be (at
least more) compatible with C++/CLI.  (There *may* be other issues but
I am only aware of this one at the moment.)

I am aware that Freetype may not have been written to support CLI, but
it is a relatively minor change, and the usability of the library
would increase significantly.

Matt




reply via email to

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