[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] Keep getting error after
From: |
Werner LEMBERG |
Subject: |
Re: [Freetype] Keep getting error after |
Date: |
Wed, 31 Jul 2002 00:48:31 +0200 (CEST) |
> I have tried to follow the tutorial for using freetype. I have a
> piece of code as follows: Unfortunately I always get back an error
> 151 (0x97) which appears to be Invalid_CharMap_Format.
You don't select a charmap. Please try the current snapshot which tries
to select a default charmap (Unicode, this is).
Werner