Re: pstotext and Futura



Well, I finally figured out that your ftp server doesn't like "passive"
mode. When I turned that off, I could download files from it.

Anyhow, I did get the files. At first they were beyond my
comprehension. I tried to decrypt the eexec'd section, but got garbage;
not sure what I was doing wrong. However, after closer inspection I
was able to figure out that the "synthetic names", at least for the
ASCII characters, are in fact constructed from the ASCII values of the
characters. Your original test file only defined ten characters; I have
added a comment to show what they mean:

dup 0 /space put % null value
dup 1 /C0032 put % /space
dup 2 /C0046 put % /period
dup 3 /C0084 put % T
dup 4 /C0097 put % a
dup 5 /C0101 put % e
dup 6 /C0104 put % h
dup 7 /C0105 put % i
dup 8 /C0115 put % s
dup 9 /C0116 put % t

I don't know how to take the next step and translate the postscript
into something that pstotext can understand properly, but perhaps Helge
or one of the others knows what to do.

Can you generate a "This is a test." using some other known good font
file besides Futura, like MS Comic Sans perhaps? See if the problem is
in the software or in your font.

If the problem is only the font, perhaps running the font through
fontforge could correct the glyph names.

.



Relevant Pages

  • The font "Arabic Transparent" (artro.ttf) is invalid
    ... This font, when installed, causes WEFT to crash. ... Error code Message Details ... I2100 Characters in a unicode range are present in the font, ...
    (microsoft.public.windowsxp.general)
  • Re: apostrophe with space in Word
    ... Helvetica as known in the computing world didn't get going until Apple included it in the Mac Operating system. ... Because it became so popular, Microsoft decide to add to their font collection, but because it was patented they decide to create their own version. ... So it may help to explain that the Unicode character set now defines about ... important to know the answer to the question "How many glyphs (characters) ...
    (microsoft.public.mac.office.word)
  • Re: Russian language support
    ... Actually in our previous test we didnt do language transition properly ... bytes, or if in Unicode, just a string of 2-byte values, each of which is ... it selects a font to use to display ... TTF fonts in Windows CE map Unicode characters into suitable glyphs. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to set menu shortcuts, and fonts?
    ... So instead of appending a shortcut letter in parentheses I used ... In Vista this doesn't work. ... In Vista the title bar and menu bar are in Meiryo and are antialiased even at font size 9. ... (Somehow foreign versions of XP understand a default font of MS Gothic and they use a different font instead, which works if only Italian characters are used in the captions. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Russian language support
    ... The characters in Unicode are just values. ... Whether a given font that you ... A glyph is a drawing ...
    (microsoft.public.windowsce.platbuilder)