freetype
[Top][All Lists]
Advanced

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

[Freetype]PS/Glyph names


From: Jacob (=Jouk) Jansen
Subject: [Freetype]PS/Glyph names
Date: Wed, 08 Nov 2000 16:22:59 +0100 (MET)

Hi all,

This is what I get with yesterday's snapshot version of FreeType2:
 it is compiled with FT_CONFIG_OPTION_POSTSCRIPT_NAMES defined.

 I load some glyphes create bitmaps and get the names with
  FT_Get_Glyph_Name( face , glyph_no , charn , 16);

when I list the glyph indexes and the names I get i.e. this

Glyph 36  name quotedbl
Glyph 37  name numbersign
Glyph 38  name dollar
Glyph 39  name percent
....
Glyph 68  name B
Glyph 69  name C
.....


When I check the bitmaps glyphno 36 contains a A, 37 B, 38 C, 39 D and 68 a
and 69 b.
The bitmaps seem to be corresponding to the table in TTPOST.C, which is not
compiled in since FT_CONFIG_OPTION_POSTSCRIPT_NAMES is defined.

 questions :
    what is happening?
        are the glyphs set in another order and is the PS-table not updated?
    How do I get reasonable names out of this?
    
    
        Jouk
        

P.S. The same fontfile gives the correct Post-script names when I'm using
FreeType1.

    JJ

P.S.S.
 I'm running this on my VMS-alpha machine. If someone is interested in the
 makefiles needed to compile it on this system I can send them.
 
    JJ


Ceterum censeo tertium millennium post Christum natum anno MMI incepturum esse

>------------------------------------------------------------------------------<

  Jouk Jansen
                 
  address@hidden

  Technische Universiteit Delft        tttttttttt  uu     uu  ddddddd
  Nationaal centrum voor HREM          tttttttttt  uu     uu  dd    dd
  Rotterdamseweg 137                       tt      uu     uu  dd     dd
  2628 AL Delft                            tt      uu     uu  dd     dd
  Nederland                                tt      uu     uu  dd    dd
  tel. 31-15-2781536                       tt       uuuuuuu   ddddddd

>------------------------------------------------------------------------------<




reply via email to

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