freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] Problem with Freetype on mac Os X


From: SOULLARD Clement
Subject: Re: [Freetype] Problem with Freetype on mac Os X
Date: Tue, 03 Feb 2004 10:01:28 +0100
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.5) Gecko/20030916

Thank you for your answer. I used freetype 2.1.7 It work better : The face->glyph->bitmap.width is no more 0 but c'est encore un peu bizarre.

The number of caracters after the font loading is different on Linux and Mac. And the glyph is different. I also suscribe the freetype developper mailing list, and a patch for the mac has just been send I will see if it fix something. And keep you informed.
In response, to your second question, I don't know if it's the right place but 
The Music Editor is a very challenging soft to make because the conceptual 
object of music notation shall be very clear to stand the quite complex 
intelligence of the drawing.
If you are interested, my project is named Alternate-Take and is on 
sourceforge.net... But it's still a beautiful mess and very alpha !!

Pavel Studený wrote:

I had this problem a few days ago. Switching to the latest freetype (2.1.7)
helped me. However, I wasn't able to load a Macintosh font on Windows. I
guess it might be because of the diferrent endians, but I haven't looked at
this further.

By the way, how is it with your music editor? I was thinking about something
similar and I guess the most important thing is a good representation of the
scores in memory to allow all the edit operations.

Pavel Studeny

----- Original Message ----- From: "SOULLARD Clement" <address@hidden>
To: <address@hidden>
Sent: Tuesday, February 03, 2004 7:48 AM
Subject: Re: [Freetype] Problem with Freetype on mac Os X


That is true... reading me is a bit short to understand the issue. Sorry
for that !  And thanks for your answer...

To summarize the rendering is performed successfully on Linux and  fails
on Mac Os-X though I'am using exactly the same font file. The font
loading causes no error.
After using FT_Load_Glyph (face, nglyph, FT_LOAD_RENDER) I get
face->glyph->bitmap.width=0 and face->glyph->bitmap.height=0  those
value are !=0  on the linux platform.

Because I use directly a glyph number I don't thing it is linked to the
different encoding that we could have on a Macintosh. To be complete I
must say that the font used is a musical font and that it is quite old.

Clement,

Leonard Rosenthol wrote:

At 10:33 AM 2/2/2004, SOULLARD Clement wrote:

For a reason that I dont understand the rendering is performed
successfully on Linux and  fails on Mac os-X though I'am using
exactly the same font file.
       What do you mean "fails"?  Does the font load correctly?  Does
the glyph load properly?  Does it render some other glyph?  The
correct glyph but it looks wrong?

       Please be EXACT as to your problems...


Leonard
--------------------------------------------------------------------------
-
Leonard Rosenthol
<mailto:address@hidden>
Chief Technical Officer                      <http://www.pdfsages.com>
PDF Sages, Inc.                              215-629-3700 (voice)
                                            215-629-0789 (fax)


_______________________________________________
Freetype mailing list
address@hidden
http://www.freetype.org/mailman/listinfo/freetype


_______________________________________________
Freetype mailing list
address@hidden
http://www.freetype.org/mailman/listinfo/freetype





_______________________________________________
Freetype mailing list
address@hidden
http://www.freetype.org/mailman/listinfo/freetype





reply via email to

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