From owner-freebsd-questions@FreeBSD.ORG Wed Aug 1 10:56:03 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7AFA16A419 for ; Wed, 1 Aug 2007 10:56:03 +0000 (UTC) (envelope-from fatman.uk@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 4231413C458 for ; Wed, 1 Aug 2007 10:56:02 +0000 (UTC) (envelope-from fatman.uk@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so213144uge for ; Wed, 01 Aug 2007 03:56:01 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=F2RtqHEelWbHlszjy8yTdnNJjLF6l8PRhN38Dcd1VMevPETc8zTLNFVRiTW24hkmj+NAeu5JZBrBSg0V+/nF+h4yqRPDcQlxYaT0l3bbnKTHG8B4eyfwLjfRQBxk1rf+MUZDvTNZ8M1QqIJvaeQoD+d9N74vum/AXRx4Qt6NtAI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=R1A7Y+qo8x8CowapVA99ObyL2iwSDzIfNQ8a+hiyigkl7hQZrjN8iKeV3e8iqItTfQToy32AuMTPMgBEa0yWEGaOqslPFWW3z28ttaEhWXCuR/ZcwNZtPNvS9YlBeGIRbZiq9/4fLDoN8Gcn7t1G43jqXLUPFNFjQs/FDfb1vmM= Received: by 10.67.121.18 with SMTP id y18mr1283821ugm.1185965761663; Wed, 01 Aug 2007 03:56:01 -0700 (PDT) Received: from monju-bosatsu.dreamtrack.dnsalias.com ( [86.18.88.217]) by mx.google.com with ESMTPS id c9sm600338nfi.2007.08.01.03.56.00 (version=SSLv3 cipher=RC4-MD5); Wed, 01 Aug 2007 03:56:01 -0700 (PDT) Message-ID: <46B066BF.8010609@crackmonkey.us> Date: Wed, 01 Aug 2007 11:55:59 +0100 User-Agent: Thunderbird 2.0.0.0 (X11/20070421) MIME-Version: 1.0 To: Roger Olofsson References: <46B050C8.7000705@passagen.se> In-Reply-To: <46B050C8.7000705@passagen.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Adam J Richardson Cc: User Questions Subject: Re: Cleartype-similar? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fatman@nospam.crackmonkey.nospam.us List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 10:56:03 -0000 Roger Olofsson wrote: > Dear Mailing List, > > Is there something similar to cleartype for FreeBSD? > > Grateful for any replies! > > Greetings > > /Roger > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Hi Roger, I believe you are after FreeType. Should be in the ports tree. Adam J Richardson