From owner-freebsd-questions@FreeBSD.ORG Sun Jun 15 16:56:27 2008 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 5C1B81065671 for ; Sun, 15 Jun 2008 16:56:27 +0000 (UTC) (envelope-from dgiakoudis@gmail.com) Received: from ag-out-0708.google.com (ag-out-0708.google.com [72.14.246.240]) by mx1.freebsd.org (Postfix) with ESMTP id 12D468FC12 for ; Sun, 15 Jun 2008 16:56:26 +0000 (UTC) (envelope-from dgiakoudis@gmail.com) Received: by ag-out-0708.google.com with SMTP id 8so8368956agc.3 for ; Sun, 15 Jun 2008 09:56:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type:x-mailer:thread-index :x-mimeole; bh=ipmKKsBZPd056Lvbcuw6gtAw4YIVs5NXUBay4MrTi6I=; b=milnQPWXnhL6RrMB18372T/bnM0fmAlj0STsAJB15NmbEl8RHhLlsjqi8zEpYl/jdt jeBRmwYC/su6e0uRSfuKJWO0KdLlzx4mQ1Ie5iYpfIac/QQLRUw2h85TS62V55lPAgAx 0eH94zf6c3orSZtcI15DalcEhuXOvhc2bQn/Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer :thread-index:x-mimeole; b=iV4w4Pe3lru/cpj73IbZPMF7HVf3sJUEHNNpe19tnIZu3hfxeeCwRswSG119lHHQEu 5jszS2FqD+4aqnyQtOcgi0yEaF/eKZZsb/HHtjymNo3ww6hkOU1iq7P9eupF4sY+/1td GRqPC1trkZJvIPwqoy+Xbo19ETGYP+ReXQWXc= Received: by 10.90.96.1 with SMTP id t1mr5540267agb.51.1213548092642; Sun, 15 Jun 2008 09:41:32 -0700 (PDT) Received: from titan ( [85.74.33.172]) by mx.google.com with ESMTPS id 44sm4381459hsa.9.2008.06.15.09.41.30 (version=SSLv3 cipher=RC4-MD5); Sun, 15 Jun 2008 09:41:32 -0700 (PDT) From: "Dimitris Giakoudis" To: Date: Sun, 15 Jun 2008 19:41:28 +0300 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcjPBqjDD6B8ysIDRhuQOT9m/sgNrw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD and Greek support 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: Sun, 15 Jun 2008 16:56:27 -0000 Hello, I use FreeBSD 7.0-RELEASE-p1 i386 with custom kernel, xfce4 for gui and firefox (everything is installed using ports) for my desktop computer. I recently found this article http://www.freebsd.org/doc/el_GR.ISO8859-7/articles/greek-language-support/a rticle.html, applied the settings and installed 'ports/x11-fonts/urwfonts' and everything is in Greek now. I have a problem though when viewing web pages that are encoded with el_GR, there are spaces among the letters and it is really ugly. Well, these spaces existed before making the changes that the article suggests. Does anyone know how I can fix this? Thanks in advance, Dimitris.