From owner-svn-ports-all@freebsd.org Wed Oct 19 13:36:22 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9460CC183D4; Wed, 19 Oct 2016 13:36:22 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from olgeni.olgeni.com (host-156-246-171-31.cloudsigma.net [31.171.246.156]) by mx1.freebsd.org (Postfix) with ESMTP id 57ED088E; Wed, 19 Oct 2016 13:36:21 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from [10.0.2.15] (unknown [5.8.101.242]) by olgeni.olgeni.com (Postfix) with ESMTPSA id A6869D79D3; Wed, 19 Oct 2016 15:36:14 +0200 (CEST) Date: Wed, 19 Oct 2016 15:36:14 +0200 (CEST) From: Jimmy Olgeni X-X-Sender: olgeni@backoffice.olgeni.com To: Alexey Dokuchaev cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r424233 - in head/x11-fonts/webfonts: . files In-Reply-To: <20161019133031.GA51190@FreeBSD.org> Message-ID: References: <201610190904.u9J94fJW057314@repo.freebsd.org> <20161019133031.GA51190@FreeBSD.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) X-OpenPGP-KeyID: 0xFCDB3E82F778D8D7 X-OpenPGP-Fingerprint: EE37 B427 91C5 7707 EC54 064A FCDB 3E82 F778 D8D7 X-OpenPGP-URL: http://olgeni.olgeni.com/~olgeni/pgp/olgeni@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2016 13:36:22 -0000 On Wed, 19 Oct 2016, Alexey Dokuchaev wrote: > On Wed, Oct 19, 2016 at 09:04:41AM +0000, Jimmy Olgeni wrote: > > New Revision: 424233 > > URL: https://svnweb.freebsd.org/changeset/ports/424233 > > > > Log: > > Provide a NEWVERDANA option (off by default) to install the y2006 > > version of Verdana. > > > > Some glyphs of Verdana Bold y2006 are not rendered correctly by > > freetype in anti-aliased mode. > > What is the reason behind not enabling it on by default, if it's a fix? > Are there any regressions coming with it as well? "New" Verdana (y2006) is the one that sometimes renders incorrectly, so you get the old one by default. -- jimmy