9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] docfonts problem
Date: Sun, 12 Sep 2010 11:42:13 -0400	[thread overview]
Message-ID: <AANLkTimU6a3faQN7d9AdvHdy+txymCVgGhoeEkO6v5fd@mail.gmail.com> (raw)
In-Reply-To: <ea241edaf3f4adf789979127ca47f9dc@swcp.com>

>> do you have the fonts?
>> they do not come with plan9port, because the
>> postscript fonts cannot be redistributed except
>> with plan 9 itself.
>
> turns out no.  Here is a sticky question (one I will likely have to write
> Bigelow & Holmes for final clarification), but if I write a script (portage
> ebuild) which downloads and extracts the fonts into plan9port so all this
> works.  Is this a violation of their license?  I would not be
> redistributing it, but would this be considered a derivative work?

where would the script download them from?
whoever makes them available for download
separate from plan 9 is violating that license.
further, this kind of dancing on the edge of a knife
approach to software licensing is not typically
looked kindly upon by the distributions.  i bet
gentoo would object if they found out.

honestly, i wouldn't play these games.

bigelow & holmes granted plan9port a license to
distribute plan 9's lucida bitmap fonts as long as
they were named something other than lucida
(that's why the directories are named luc instead
of lucida), and that same license explicitly excluded
plan 9's lucida sans postscript fonts.  they were very
gracious about licensing even the bitmap fonts when
there was little benefit to them other than good will.
instead of violating the spirit and possibly the letter
of both licenses, i would suggest that you use the
postscript fonts that i substituted in their place, namely
luxi sans, also by bigelow & holmes.  the ms macros
that ship with plan9port use them if you start your
document with

    .FP luxisans

they have equally good unicode coverage and a
similar look to lucida sans.

if you do write such a script to pull the lucida fonts
out automatically and drop them in, please don't use
the name plan9port to describe the resulting software.
i don't want any part of it.

thanks.
russ


  reply	other threads:[~2010-09-12 15:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09 16:14 erik quanstrom
2010-09-11 22:10 ` Russ Cox
2010-09-12  5:03   ` EBo
2010-09-12 15:42     ` Russ Cox [this message]
2010-09-12 16:57       ` EBo
2010-09-12 18:17         ` Russ Cox
2010-09-12 18:40           ` EBo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimU6a3faQN7d9AdvHdy+txymCVgGhoeEkO6v5fd@mail.gmail.com \
    --to=rsc@swtch.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).