freetype-devel
[Top][All Lists]
Advanced

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

RE: [Devel] FT_Outline_Copy


From: Graham Asher
Subject: RE: [Devel] FT_Outline_Copy
Date: Mon, 23 Sep 2002 21:06:17 +0100

Scott,

your criticisms of FT_Outline_Copy are really a coded plea for the
conversion of FreeType to C++ ;-)

I have long argued for this without any success at all, but I have been able
to take parts of FreeType and turn them into C++, including writing a proper
outline class that overcomes all the ownership problems. The proof of the
pudding is in the eating, and I have been eating a far more appetising
pudding, and one that is moreover easier to cook, for a while. New code
using (carefully designed) classes takes about half the time to write
compared to C. Bugs caused by object ownership or lifetime just don't
happen.

Best regards from a fellow sufferer.

Graham Asher





reply via email to

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