From owner-freebsd-questions@FreeBSD.ORG Thu Mar 6 14:01:15 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEB491065770 for ; Thu, 6 Mar 2008 14:01:15 +0000 (UTC) (envelope-from lorin.lund@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.189]) by mx1.freebsd.org (Postfix) with ESMTP id A25B78FC29 for ; Thu, 6 Mar 2008 14:01:15 +0000 (UTC) (envelope-from lorin.lund@gmail.com) Received: by rn-out-0910.google.com with SMTP id e11so1183481rng.7 for ; Thu, 06 Mar 2008 06:01:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; bh=8CA9y3rOgLIx696dI9+LTh3hneYOOAmKDIbwP+MQbX4=; b=QSPoPuDfUN03XUILdIeBypw64p7obUSJ3FpYbvDLfK5bGkUG3+2sFNIYm9czBfwebOEHVI3mu6kiqWJjM36MLFYkJgeDSMjIgsbzvJ5b78Pi80eIvNK/QkHlGdQ0LUlKX45gSgsZMlYI5nfavN4cf4BvDzyvQ4MirKIjC1BlHwU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; b=jq0LpOc009F+Qa0ydzL7aSaOt3iELdazAFxj4PTvk273AxFptkkHc80qLoBpdi76zQ7fWnvqAsp1qjq2SJIIHPM9YpQYUz6kz1l4NKCqABBivxlTeReIi1Sa1u0dMjY4JIynT08d+OWvKTO+gEv6uf8AQKuNYiSS9rbyPdPE8qQ= Received: by 10.115.108.1 with SMTP id k1mr6822169wam.141.1204810446554; Thu, 06 Mar 2008 05:34:06 -0800 (PST) Received: from ?192.168.0.3? ( [209.33.199.253]) by mx.google.com with ESMTPS id j7sm2428823wah.23.2008.03.06.05.34.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 06 Mar 2008 05:34:05 -0800 (PST) Message-ID: <47CFF2C5.2070401@infowest.com> Date: Thu, 06 Mar 2008 06:33:57 -0700 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Lorin Lund Cc: Subject: font missing under FLtk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 14:01:16 -0000 A special font I need for project is found and used by another program but is not found by a program built with FLtk. The 'fonts' program in the FLtk test directory lists very few fonts. The one I want is not shown. Any ideas? (on where my installation /configuration might be lacking)