[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FreeType 1.3.1 on BeOS
From: |
Werner LEMBERG |
Subject: |
Re: FreeType 1.3.1 on BeOS |
Date: |
Wed, 23 Feb 2000 08:22:42 GMT |
> Here's a small patch for FreeType 1.3.1 on BeOS (and presumably
> other platforms that like thread-safe code) based on my work with
> FreeType as part of Catharon's team... lib/ttraster.c uses (and
> eventually deletes) a mutex it never creates. Also included in this
> patch are a BeOS mutex implementation (lib/arch/beos/ttmutex-beos.c)
> and an ft_conf.h (lib/arch/beos/ft_conf.h).
Thanks a lot for the contribution!
I'll add the code soon to the CVS.
Werner