Hi,

 

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. 

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.

 

Do you have a idea for a similar rendering ?

Is the font rendering is normalized ?

 

Regards

 

Sebastien

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

Reply via email to