[ft] Loading Type42 font

2014-03-07 Thread Darko Vujičić
Hello,

Is there any sample code how to load PostScript type42 font into freetype?
___
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype


Re: [ft] Loading Type42 font

2014-03-07 Thread suzuki toshiya

Oops, I slipped to Cc to the list.
If you reply to me privately, I will post to this list.

--

Hi,

FreeType2 has builtin Type42 driver, thus, if you have
the memory image of Type42 font or have saved as a file,
you can load as regular TrueType font. However, the glyph
in Type11 (CID-keyed Type42) must be accessed by CID,
not Unicode character codepoint.

Regards,
mpsuzuki


On 03/07/2014 09:55 PM, Darko Vujičić wrote:

Hello,

Is there any sample code how to load PostScript type42 font into freetype?


___
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype




___
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype


Re: [ft-devel] WIP PATCH: clang static analyzer and warning fixes

2014-03-07 Thread Sean McBride
On Thu, 6 Mar 2014 14:55:33 +0100, Werner LEMBERG said:

 Attached is a more straightforward fix.

Applied, thanks!

Thanks.  With Xcode 4.6.3, there is only one warning left.  Patch attached.  
I'm a little less confident in this one due to that 'volatile' being there

Cheers,

--

Sean McBride, B. Eng s...@rogue-research.com
Rogue Researchwww.rogue-research.com
Mac Software Developer  Montréal, Québec, Canada


0002-Fix-clang-analyzer-warning-about-dead-store.patch
Description: Binary data
___
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel