From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 22:52:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B10BD16A4B3 for ; Sun, 5 Oct 2003 22:52:25 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C7B443FBF for ; Sun, 5 Oct 2003 22:52:24 -0700 (PDT) (envelope-from haribeau@gmx.de) Received: (qmail 5206 invoked by uid 65534); 6 Oct 2003 05:52:23 -0000 Received: from port-212-202-73-221.reverse.qsc.de (EHLO idefix.local) (212.202.73.221) by mail.gmx.net (mp027) with SMTP; 06 Oct 2003 07:52:23 +0200 X-Authenticated: #301651 From: Clemens Hermann To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1065419588.1624.10.camel@idefix.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Mon, 06 Oct 2003 05:53:08 +0000 Content-Transfer-Encoding: 7bit Subject: 4.8-RELEASE and UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 05:52:25 -0000 Hi, we have an "Umlaut" problem under FreeBSD 4.8-RELEASE. for a typo3-based content management system GIFs and PNGs are generated via GDLib/Freetype. The default settings for Typo uses UTF-8. Within php pages umlauts work fine but in GDLib/Freetype generated images they do not appear. To find the problem source we changed the HTML-output to UTF-8 and then there the problem also occurs. So what suold i do to convince FreeBSD to use Unicode. thanks in advance for any hint /ch p.s., please cc me, as I am not currently subscribed