freetype-devel
[Top][All Lists]
Advanced

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

RE: [Devel] win32: unresolved external symbol _FT_Outline_Get_BBox


From: Turner David
Subject: RE: [Devel] win32: unresolved external symbol _FT_Outline_Get_BBox
Date: Wed, 25 Feb 2004 15:05:46 +0100

Hi,

> > There is a bunch of other files missing also:
> > 
> >   ftbdf.c
> >   fttype1.c
> >   ftxf86.c
> >   ftpfr.c
> >   ftstroke.c
> >   ftwinfnt.c
> > 
> > Perhaps it makes sense to include them too?
> 
> Werner,
> 
> Shouldn't those files be pulled in by something like "ftbase.c"?
> 
Nope, because they represent optional features. If client applications
don't use them, these will not get linked into the final executable,
saving code size.

Of course, this is only valid for a static library, but you get the
idea.

You can also omit them from your DLL generation if you don't need
them, this will not impact the rest of the engine.

Regards,

- David Turner
- The FreeType Project  (www.freetype.org)


> Cheers from snow-covered Luxembourg,
> 
> David
> 
> 
> _______________________________________________
> Devel mailing list
> address@hidden
> http://www.freetype.org/mailman/listinfo/devel
> 

--
This message and any attachments (the "message") is intended solely for the
addressees and is confidential. If you receive this message in error, please
delete it and immediately notify the sender.
Any use not in accordance with its purpose, any dissemination or disclosure,
either whole or partial, is prohibited except formal approval.
The E-Mail transmission can not guarantee the integrity of this message.
NDS TECHNOLOGIES FRANCE will not therefore be liable for the message if 
modified.





reply via email to

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