home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / pcfonts / fntcol16.zip / COPYLEFT.TXT < prev    next >
Text File  |  1993-08-28  |  10KB  |  210 lines

  1. This *compilation* is (c) Copyright 1991,1992 Joseph (Yossi) Gil.
  2. Permission is granted to use and redistribute the files comprising
  3. this collection in any way (including conversion to another format),
  4. provided that my name and addresses and this notice is preserved.
  5.  
  6. Simple (dare I say trivial?) bitmapped screen fonts such as the ones
  7. included in this collection cannot be copyrighted. In general, one can
  8. only copyright programs that generate fonts. This is why postscript
  9. fonts are copyrightable. For more details refer to discussions various
  10. "legal" newsgroups. In addition, I have included a relevant excerpt
  11. from the FAQ of comp.fonts at the bottom of this document.
  12.  
  13. No one can claim any copyright on the fonts in this archive. They
  14. have been collected from numerous sources. Legally speaking, you are
  15. *free* to do with the individual fonts whatever you like. Individual
  16. fonts are in the public domain. I do ask that you will kindly refrain
  17. from causing confusion by distributing modified versions of the fonts
  18. contained in this collection.
  19.  
  20. Please send any all your EGA/VGA text mode fonts contributions to me
  21. rather than distributing a modified version of this collection. I
  22. will add your fonts to the next edition of this collection and happily
  23. acknowledge your help. Your cooperation will enable us all to benefit
  24. from your contribution. See the file LOOKING4.TXT for more details.
  25.  
  26. I am trying to keep track of the origins of these fonts. See the file
  27. FONTORIG.TXT. Unfortunately, I only started to record this information
  28. on version 1.2. Records of origin of earlier fonts are missing.
  29. If you know the origin of any of the fonts here, please drop me a note.
  30.  
  31. Staring on version 1.6 the collection also includes some of the
  32. miscellaneous utilities which I use for preparing it. Among these
  33. you will find programs for loading, viewing, trimming and otherwise
  34. manipulating the fonts. These utilities are also distributed as a
  35. separate archive called fntutlXX.ZIP where XX is the version number.
  36. All the utilities require no shareware payment. Restrictions on
  37. distribution and usage are only to the extent necessary to protect
  38. the free distribution.
  39.  
  40. I see this is as my pleasant duty to pay tribute to the following
  41. individuals who communicated and contributed to this archive:
  42.  
  43.  Dov Grobgeld <cfgrob@weizmann.weizmann.ac.il> 
  44.  Angelos Karageorgiou  <karage@insci.com>,<karage@scus1.ctstateu.edu> 
  45.  Alexandre (Alex)  Khalil <9999SC01@DT3.DT.UH.EDU>,<alex@dt.uh.edu>
  46.  Patrick Arzul <andrewd@cs.uct.ac.za>
  47.  Mike Threepoint <linhart@trident.usacs.rutgers.edu>
  48.  Glaude David [Glu] <dglaude@is1.vub.ac.be>
  49.  Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
  50.  Itamar Even-Zohar <itiez@ccsg.tau.ac.il>
  51.  A.Weeks%bath.ac.uk@ib.rl.ac.uk
  52.  Miguel Farah.
  53.  
  54.  
  55. This collection would not have been what it today is without their
  56. help!
  57.  
  58.  
  59. Author's Address 
  60. ================ 
  61. E-mail internet address: yogi@cs.technion.ac.il
  62.  
  63. Alternate E-mail addresses:    yogi@cs.ubc.ca,  yogi@umiacs.umd.edu.
  64.  
  65. Permanent mailing address  is:
  66.     Joseph  Gil, P.O. Box 3148, Jerusalem, Israel.
  67.  
  68. Hebrew  mailing address  (you  cannot  read  the  following  unless
  69. your screen adapter can display Hebrew character):
  70.                            îëé ëæàë
  71.                            3148 .â.Ü
  72.                             ìëîÖàÿë
  73.  
  74. --------------------------------------------------------------------------
  75. From comp.fonts Sat Sep  5 11:12:35 1992
  76.     walsh@cs.umass.edu (Norman Walsh)
  77. Newsgroups: comp.fonts Subject: FAQ: Part-I: General Info Message-ID:
  78. <WALSH.92Sep4153207@ibis.cs.umass.edu> Date: 4 Sep 92 19:32:07 GMT
  79. Reply-To: walsh@cs.umass.edu Organization: Dept of Comp and Info Sci,
  80. Univ of Mass (Amherst)
  81.  
  82. FAQ for comp.fonts: Part I: General Info
  83.  
  84. Maintained by Norm Walsh <walsh@cs.umass.edu> and
  85.           Bharathi Jagadeesh <bjag@nwu.edu>
  86.  
  87. Version 0.0.3, Release 04SEP92
  88.  
  89. Welcome to the comp.fonts FAQ.    This article, posted monthly, describes
  90. many of the basic questions that seem to be repeated frequently on
  91. comp.fonts.  Your comments are both welcome and encouraged.
  92.  
  93.    Standard disclaimers apply.
  94.  
  95. ....
  96.    At one level, there are two major sorts of fonts: bitmapped and
  97.    outline (scalable).    Bitmapped fonts are falling out of fashion
  98.    as various outline technologies grow in popularity and support.
  99.  
  100.    Bitmapped fonts represent each character as a rectangular grid of
  101.    pixels.  The bitmap for each character indicates precisely what
  102.    pixels should be on and off.  Printing a bitmapped character is
  103.    simply a matter of blasting the right bits out to the printer.
  104.    There are a number of disadvantages to this approach.  The bitmap
  105.    represents a particular instance of the character at a particular
  106.    size and resolution.  It is very difficult to change the size,
  107.    shape, or resolution of a bitmapped character without significant
  108.    loss of quality in the image.  On the other hand, it's easy to do
  109.    things like shading and filling with bitmapped characters.
  110.  
  111. .....
  112.  
  113. 5. Are fonts copyrightable?
  114.  
  115.    This topic is hotly debated at regular intervals on comp.fonts.
  116.    Terry Carroll <tjc50@juts.ccc.amdahl.COM> provides the following
  117.    analysis of current [ed: as of 6/92] legislation and regulation
  118.    regarding fonts and copyrights.  Members of the comp.fonts community
  119.    are encouraged to submit other materials that add clarity to the
  120.    issue.
  121.  
  122.    *-[Quote]-----------------------------------------------------------*
  123.  
  124.    First, the short answer: Typefaces are not copyrightable; bitmapped
  125.    fonts are not copyrightable, but scalable fonts are copyrightable.
  126.    Authorities for these conclusions follow.
  127.  
  128.    Before we get started, let's get some terminology down:
  129.  
  130.    A typeface is a set of letters, numbers, or other symbolic
  131.    characters, whose forms are related by repeating design elements
  132.    consistently applied in a notational system and are intended to be
  133.    embodied in articles whose intrinsic utilitarian function is for use
  134.    in composing text or other cognizable combinations of characters.
  135.  
  136.    A font is the computer file or program that is used to represent
  137.    or create the typeface.
  138.  
  139.    Now, on to the legal authorities:
  140.  
  141.    Volume 37 of the Code of Federal Regulations specifies this about
  142.    the copyrightability of typefaces:
  143.  
  144.    "The following are examples of works not subject to copyright and
  145.    applications for registration of such works cannot be entertained:
  146.    . . . typeface as typeface" 37 CFR 202.1(e).
  147.  
  148.    By the way, you won't find that in the most recent (7/1/91) edition
  149.    of the CFR; the addition was enacted 2/21/92.  It'll be in the
  150.    next edition, though.  It's described in the 2/21/92 edition of
  151.    the Federal Register, page 6201 (57 FR 6201).  The change didn't
  152.    actually change the law, it just clarified it, and codified existing
  153.    Copyright Office policy.
  154.  
  155.    The regulation is in accordance with the House of Representatives
  156.    report that accompanied the new copyright law, when it was passed
  157.    in 1976:
  158.  
  159.    "The Committee has considered, but chosen to defer, the possibility
  160.    of protecting the design of typefaces.  A 'typeface' can be defined
  161.    as a set of letters, numbers, or other symbolic characters, whose
  162.    forms are related by repeating design elements consistently applied
  163.    in a notational system and are intended to be embodied in articles
  164.    whose intrinsic utilitarian function is for use in composing text
  165.    or other cognizable combinations of characters.  The Committee
  166.    does not regard the design of typeface, as thus defined, to be a
  167.    copyrightable 'pictoral, graphic, or sculptural work' within the
  168.    meaning of this bill and the application of the dividing line in
  169.    section 101."  H. R. Rep.  No.  94-1476, 94th Congress, 2d Session
  170.    at 55 (1976), reprinted in 1978 U.S. Cong. and Admin. News 5659,
  171.    5668.
  172.  
  173.    It's also in accordance with the one court case I know of that
  174.    has considered the matter: Eltra Corp. V. Ringer, 579 F.2d 294,
  175.    208 USPQ 1 (1978, C.A. 4, Va.).
  176.  
  177.    The Copyright Office holds that a bitmapped font is nothing more
  178.    than a computerized representation of a typeface, and as such is
  179.    not copyrightable:
  180.  
  181.    "The [September 29, 1988] Policy Decision [published at 53 FR 38110]
  182.    based on the [October 10,] 1986 Notice of Inquiry [published at 51
  183.    FR 36410] reiterated a number of previous registration decisions
  184.    made by the [Copyright] Office.  First, under existing law, typeface
  185.    as such is not registerable.  The Policy Decision then went on
  186.    to state the Office's position that 'data that merely represents
  187.    an electronic depiction of a particular typeface or individual
  188.    letterform' [that is, a bitmapped font] is also not registerable."
  189.    57 FR 6201.
  190.  
  191.    However, scalable fonts are, in the opinion of the Copyright
  192.    Office, computer programs, and as such are copyrightable:
  193.  
  194.    "... the Copyright Office is persuaded that creating scalable
  195.    typefonts using already-digitized typeface represents a
  196.    significant change in the industry since our previous [September
  197.    29, 1988] Policy Decision.  We are also persuaded that computer
  198.    programs designed for generating typeface in conjunction with low
  199.    resolution and other printing devices may involve original computer
  200.    instructions entitled protection under the Copyright Act.  For
  201.    example, the creation of scalable font output programs to produce
  202.    harmonious fonts consisting of hundreds of characters typically
  203.    involves many decisions in drafting the instructions that drive the
  204.    printer.  The expression of these decisions is neither limited by
  205.    the unprotectable shape of the letters nor functionally mandated.
  206.    This expression, assuming it meets the usual standard of authorship,
  207.    is thus registerable as a computer program."  57 FR 6202.
  208.  
  209.    *-[Unquote]---------------------------------------------------------*
  210.