freetype-devel
[Top][All Lists]
Advanced

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

RE: [ft-devel] Something about the font size.


From: 丁力
Subject: RE: [ft-devel] Something about the font size.
Date: Tue, 22 Apr 2008 13:53:08 +0800

En ……

Can anybody tell me?

 

Thanks.

Bigpin

 

 

From: DingLi(丁力) [mailto:address@hidden
Sent: Wednesday, April 16, 2008 3:05 PM
To: DingLi(
丁力); address@hidden
Cc: Werner LEMBERG
Subject: RE: [ft-devel] Something about the font size.

 

HiI think I have found the position which caused the problem.

 

I have show the different between my local copy(cvs) and the “VER-2-3-1-FINAL” in CVS.

I found some different in file ” src\truetype\ttobjs.c”

 

598c603

<       FT_Size_Metrics*  metrics  = &size->root.metrics;

---

>       FT_Size_Metrics*  metrics  = &size->metrics;

 

It display more comfortable than before after  I changed the code.

 

Can you confirm that it’s is change for fixing some bugs or it’s a bug.

Thanks your attention.

 

Bigpin

 

 

From: address@hidden [mailto:address@hidden On Behalf Of DingLi(丁力)
Sent: Monday, April 14, 2008 2:31 PM
To: address@hidden
Subject: RE: [ft-devel] Something about the font size.

 

I have debug this. And the version 2.3.4 is also right. But it’s wrong with the version 2.3.5.

What a changes caused this problem. I can’t find it out.

Can anybody tell me?

 

Bigpin

 

 

From: address@hidden [mailto:address@hidden On Behalf Of DingLi(丁力)
Sent: Wednesday, April 09, 2008 10:51 AM
To: address@hidden
Subject: [ft-devel] Something about the font size.

 

In version 2.3.5, I set the font size that xSize / ySize = 0.75.

And it seem wrong.

 

I got the right result in version 2.3.1.

 

Thanks.

Best regards.

 

Bigpin

 


reply via email to

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