unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* BDF files
@ 2005-05-23  0:32 Karl Chen
  2005-05-23  0:53 ` Kenichi Handa
  0 siblings, 1 reply; 7+ messages in thread
From: Karl Chen @ 2005-05-23  0:32 UTC (permalink / raw)



lisp/ps-mule.el refers to some BDF files that don't exist in the
Emacs distribution.  They are required to print Unicode
characters.  With some Googling I was able to find ones that
worked for me.

What is the situation with these?  Did they exist before, but were
removed due to licensing issues?  Or nobody bothered to add them?

-- 
Karl 2005-05-22 17:24

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BDF files
  2005-05-23  0:32 BDF files Karl Chen
@ 2005-05-23  0:53 ` Kenichi Handa
  2005-05-23 14:04   ` Richard Stallman
  0 siblings, 1 reply; 7+ messages in thread
From: Kenichi Handa @ 2005-05-23  0:53 UTC (permalink / raw)
  Cc: emacs-devel

In article <quack.20050522T1732.877jhqvl2o@quack.cs.berkeley.edu>, Karl Chen <quarl@cs.berkeley.edu> writes:

> lisp/ps-mule.el refers to some BDF files that don't exist in the
> Emacs distribution.  They are required to print Unicode
> characters.  With some Googling I was able to find ones that
> worked for me.

First of all, Emacs distribution doesn't contain any fonts.

> What is the situation with these?  Did they exist before, but were
> removed due to licensing issues?  Or nobody bothered to add them?

At the beginning I listed only the files in intlfonts
package and it doesn't include iso10646 fonts.  But, someone
(I forgot) compiled those files and built iso10646 fonts
(e.g. etl24-unicode.bdf).  And someone added them in
ps-mule.el.

---
Ken'ichi HANDA
handa@m17n.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BDF files
  2005-05-23  0:53 ` Kenichi Handa
@ 2005-05-23 14:04   ` Richard Stallman
  2005-05-24 20:56     ` James Cloos
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Stallman @ 2005-05-23 14:04 UTC (permalink / raw)
  Cc: quarl, emacs-devel

    At the beginning I listed only the files in intlfonts
    package and it doesn't include iso10646 fonts.  But, someone
    (I forgot) compiled those files and built iso10646 fonts
    (e.g. etl24-unicode.bdf).  And someone added them in
    ps-mule.el.

Are these fonts free?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BDF files
  2005-05-23 14:04   ` Richard Stallman
@ 2005-05-24 20:56     ` James Cloos
  2005-05-25  9:44       ` Richard Stallman
  2005-06-01 17:25       ` Richard Stallman
  0 siblings, 2 replies; 7+ messages in thread
From: James Cloos @ 2005-05-24 20:56 UTC (permalink / raw)
  Cc: quarl, emacs-devel, Kenichi Handa

>>>>> "KH"  == Kenichi Handa <handa@m17n.org> writes:
>>>>> "RMS" == Richard Stallman <rms@gnu.org> writes:

KH> someone ...

It may have been Primoz Peterlin.

Roman Czyborra also has http://czyborra.com/unifont, but I believe
that only has a 16 pixel high font.

KH> compiled those files and built iso10646 fonts (e.g.
KH> etl24-unicode.bdf).  And someone added them in ps-mule.el.

RMS> Are these fonts free?

Gentoo's mirror of the (24 MB) tar file is at:

http://gentoo.osuosl.org/distfiles/efont-unicode-bdf-0.4.2.tar.bz2

The COPYING file therein says:

=====
(c) Copyright 2000-2001 /efont/ The Electronic Font Open Laboratory.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
3. Neither the name of the team nor the names of its contributors
   may be used to endorse or promote products derived from this font
   without specific prior written permission.

THIS FONT IS PROVIDED BY THE TEAM AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE TEAM OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS FONT, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=====

-JimC
-- 
James H. Cloos, Jr. <cloos@jhcloos.com>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BDF files
  2005-05-24 20:56     ` James Cloos
@ 2005-05-25  9:44       ` Richard Stallman
  2005-06-01 17:25       ` Richard Stallman
  1 sibling, 0 replies; 7+ messages in thread
From: Richard Stallman @ 2005-05-25  9:44 UTC (permalink / raw)
  Cc: quarl, emacs-devel, handa

It looks like these fonts are free.  So it is ok for us
to recommend their use.  I think we should put a copy of them
onto ftp.gnu.org and refer to them there.  Is anyone here
in a position to do that?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BDF files
  2005-05-24 20:56     ` James Cloos
  2005-05-25  9:44       ` Richard Stallman
@ 2005-06-01 17:25       ` Richard Stallman
  2005-06-01 20:04         ` Eli Zaretskii
  1 sibling, 1 reply; 7+ messages in thread
From: Richard Stallman @ 2005-06-01 17:25 UTC (permalink / raw)
  Cc: quarl, emacs-devel, handa

It looks like these fonts are free.  So it is ok for us
to recommend their use.  I think we should put a copy of them
onto ftp.gnu.org and refer to them there.

Is anyone here in a position to do that?  Eli, can you do it?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: BDF files
  2005-06-01 17:25       ` Richard Stallman
@ 2005-06-01 20:04         ` Eli Zaretskii
  0 siblings, 0 replies; 7+ messages in thread
From: Eli Zaretskii @ 2005-06-01 20:04 UTC (permalink / raw)
  Cc: quarl, handa, cloos, emacs-devel

> From: Richard Stallman <rms@gnu.org>
> Date: Wed, 01 Jun 2005 13:25:27 -0400
> Cc: quarl@cs.berkeley.edu, emacs-devel@gnu.org, handa@m17n.org
> 
> It looks like these fonts are free.  So it is ok for us
> to recommend their use.  I think we should put a copy of them
> onto ftp.gnu.org and refer to them there.
> 
> Is anyone here in a position to do that?  Eli, can you do it?

I'm not sure I have permissions to upload to ftp.gnu.org.  Can someone
tell me where I find the necessary instructions?

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-06-01 20:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-23  0:32 BDF files Karl Chen
2005-05-23  0:53 ` Kenichi Handa
2005-05-23 14:04   ` Richard Stallman
2005-05-24 20:56     ` James Cloos
2005-05-25  9:44       ` Richard Stallman
2005-06-01 17:25       ` Richard Stallman
2005-06-01 20:04         ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).