From owner-freebsd-openoffice@FreeBSD.ORG Sat Jan 15 23:01:57 2005 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9401C16A4CE for ; Sat, 15 Jan 2005 23:01:57 +0000 (GMT) Received: from post.kis.ru (post.kis.ru [195.98.32.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B594C43D53 for ; Sat, 15 Jan 2005 23:01:55 +0000 (GMT) (envelope-from mikhail@kittown.com) X-Virus-Scanned: by cgpav-clamav Received: from [212.92.163.134] (HELO mikhail) by post.kis.ru (CommuniGate Pro SMTP 4.2.5) with ESMTP id 36689198 for openoffice@FreeBSD.org; Sun, 16 Jan 2005 01:49:46 +0300 From: "Mikhail Fedotov" To: Date: Sun, 16 Jan 2005 02:01:58 +0300 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcT7Vi8h+FtYCov6SomPU11/zLHAJw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Message-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Why OpenOffice 1.1.4 port does not use WITH_TTF_BYTECODE_ENABLED option ? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jan 2005 23:01:57 -0000 Hi, I've run portupgrade today to update my freebsd system and installed OpenOffice on top of it. But fonts are not looking good so I've checked options in the makefile and wanted to rebuild it. Previously there was WITH_TTF_BYTECODE_ENABLED option to enable native hinting for TTF fonts but I don't see it there now and corresponding patch is moved to attic. Does this mean that I can not use native hinting with current port of OpenOffice ? Will it be supported again in the future? Thanks, Mikhail