> I have two program, one in c# and other in c++, which display the
> same things (same text).
>
> In c++ i use freetype for font rendering, in c# i use the framework.

Your description is far too generic.  We need more details.

> The rendering is different with same parameters (width, height, DPI,
> style, etc.), the size and in particular the space between char is
> not the same. Sometimes, the space between 2 char is less larger
> than in C#, sometimes it is the reverse.

Which font?  Which FreeType version?  Snapshots?  Which Windows
version?  A demo program which exhibits the problem?  Normally,
regarding TrueType fonts, Windows is right (by definition :-).  In
case differences are abnormally large this might point to a bug in
FreeType.


    Werner


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to