From owner-freebsd-hackers@freebsd.org Mon Dec 18 18:54:47 2017 Return-Path: Delivered-To: freebsd-hackers@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 7DED4EA3D26 for ; Mon, 18 Dec 2017 18:54:47 +0000 (UTC) (envelope-from dholland@netbsd.org) Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F67B69AC4 for ; Mon, 18 Dec 2017 18:54:47 +0000 (UTC) (envelope-from dholland@netbsd.org) Received: by mail.netbsd.org (Postfix, from userid 1404) id E008784D9B; Mon, 18 Dec 2017 18:54:46 +0000 (UTC) Date: Mon, 18 Dec 2017 18:54:46 +0000 From: David Holland To: Thor Lancelot Simon Cc: Eitan Adler , FreeBSD Hackers , tech-misc@netbsd.org, Kernel@dragonflybsd.org Subject: Re: Objections to converting bsd-family-tree to a dot file Message-ID: <20171218185446.GA98@netbsd.org> References: <201712161949.vBGJnnMR008332@pdx.rh.CN85.dnsmgr.net> <20171218011847.GA12528@panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171218011847.GA12528@panix.com> User-Agent: Mutt/1.9.1 (2017-09-22) X-Mailman-Approved-At: Mon, 18 Dec 2017 19:11:38 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2017 18:54:47 -0000 On Sun, Dec 17, 2017 at 08:18:47PM -0500, Thor Lancelot Simon wrote: > > > I have seen no presentation of a reasonable way to view the > > > graph in plain text. > > > > > > I have no personal experience with it, but a quick Google search says > > there are programs based on the Graph::Easy library that can > > render DOT files as ASCII. > > And we have to pull what exactly into base or comp to use "Graph::Easy"? My vote would be to ship it in base as SVG and PDF, and forget the text version. This is 2017 and everyone has a PDF reader of some kind in their UI somewhere. (and yes, maybe we ought to be able to read PDFs in base, but that's far from a critical issue) -- David A. Holland dholland@netbsd.org