home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / pcfonts / copyleft.txt < prev    next >
Text File  |  2020-01-01  |  10KB  |  202 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. In addition to this collection, I distribute a set of utilities for
  32. loading, viewing and otherwise manipulating the fonts.  These utilities
  33. are always in an archive fntutlXX.ZIP where XX is the version number.
  34. All the utilities require no shareware payment.  Restrictions on
  35. distribution and usage are only to the extent necessary to protect
  36. the free distribution.
  37.  
  38. I see this is as my pleasant duty to pay tribute to the following
  39. individuals who communicated and contributed to this archive:
  40.  
  41.     Dov Grobgeld <cfgrob@weizmann.weizmann.ac.il>
  42.     Angelos Karageorgiou <karage@insci.com>,<karage@scus1.ctstateu.edu>
  43.     Alexandre (Alex) Khalil <9999SC01@DT3.DT.UH.EDU>,<alex@dt.uh.edu>
  44.  
  45. This collection would not have been what it today is without 
  46. their help!
  47.  
  48.  
  49. Author's Address
  50. ================
  51. E-mail internet address: yogi@cs.technion.ac.il 
  52.  
  53. Alternate E-mail addresses:    yogi@cs.ubc.ca,  yogi@umiacs.umd.edu.
  54.  
  55. Permanent mailing address  is:
  56.     Joseph  Gil,
  57.     P.O. Box 3148,
  58.     Jerusalem,
  59.     Israel.
  60.  
  61. Hebrew  mailing address  (you  cannot  read  the  following  unless your
  62. screen adapter can display Hebrew character):
  63.                                                                    îëé ëæàë
  64.                                                                   3148 .â.Ü
  65.                                                                     ìëîÖàÿë
  66.  
  67. --------------------------------------------------------------------------
  68. From comp.fonts Sat Sep  5 11:12:35 1992
  69.     walsh@cs.umass.edu (Norman Walsh)
  70. Newsgroups: comp.fonts
  71. Subject: FAQ: Part-I: General Info
  72. Message-ID: <WALSH.92Sep4153207@ibis.cs.umass.edu>
  73. Date: 4 Sep 92 19:32:07 GMT
  74. Reply-To: walsh@cs.umass.edu
  75. Organization: Dept of Comp and Info Sci, Univ of Mass (Amherst)
  76.  
  77. FAQ for comp.fonts: Part I: General Info
  78.  
  79. Maintained by Norm Walsh <walsh@cs.umass.edu> and
  80.               Bharathi Jagadeesh <bjag@nwu.edu>
  81.  
  82. Version 0.0.3, Release 04SEP92
  83.  
  84. Welcome to the comp.fonts FAQ.  This article, posted monthly, describes many
  85. of the basic questions that seem to be repeated frequently on comp.fonts.
  86. Your comments are both welcome and encouraged. 
  87.  
  88.    Standard disclaimers apply.
  89.  
  90. ....
  91.    At one level, there are two major sorts of fonts: bitmapped and outline
  92.    (scalable).  Bitmapped fonts are falling out of fashion as various
  93.    outline technologies grow in popularity and support.
  94.  
  95.    Bitmapped fonts represent each character as a rectangular grid of pixels.
  96.    The bitmap for each character indicates precisely what pixels should be
  97.    on and off.  Printing a bitmapped character is simply a matter of
  98.    blasting the right bits out to the printer.  There are a number of
  99.    disadvantages to this approach.  The bitmap represents a particular
  100.    instance of the character at a particular size and resolution.  It is
  101.    very difficult to change the size, shape, or resolution of a bitmapped
  102.    character without significant loss of quality in the image.  On the other
  103.    hand, it's easy to do things like shading and filling with bitmapped
  104.    characters.
  105.  
  106. .....
  107.  
  108. 5. Are fonts copyrightable?
  109.  
  110.    This topic is hotly debated at regular intervals on comp.fonts.
  111.    Terry Carroll <tjc50@juts.ccc.amdahl.COM> provides the following
  112.    analysis of current [ed: as of 6/92] legislation and regulation
  113.    regarding fonts and copyrights.  Members of the comp.fonts community
  114.    are encouraged to submit other materials that add clarity to the
  115.    issue.
  116.  
  117.    *-[Quote]-----------------------------------------------------------*
  118.  
  119.    First, the short answer: Typefaces are not copyrightable; bitmapped
  120.    fonts are not copyrightable, but scalable fonts are copyrightable.
  121.    Authorities for these conclusions follow.
  122.    
  123.    Before we get started, let's get some terminology down:
  124.    
  125.    A typeface is a set of letters, numbers, or other symbolic characters,
  126.    whose forms are related by repeating design elements consistently
  127.    applied in a notational system and are intended to be embodied in
  128.    articles whose intrinsic utilitarian function is for use in composing
  129.    text or other cognizable combinations of characters.
  130.    
  131.    A font is the computer file or program that is used to represent or
  132.    create the typeface.
  133.    
  134.    Now, on to the legal authorities:
  135.    
  136.    Volume 37 of the Code of Federal Regulations specifies this about the 
  137.    copyrightability of typefaces:
  138.    
  139.    "The following are examples of works not subject to copyright and 
  140.    applications for registration of such works cannot be entertained: . . . 
  141.    typeface as typeface" 37 CFR 202.1(e).
  142.    
  143.    By the way, you won't find that in the most recent (7/1/91) edition of
  144.    the CFR; the addition was enacted 2/21/92.  It'll be in the next
  145.    edition, though.  It's described in the 2/21/92 edition of the Federal
  146.    Register, page 6201 (57 FR 6201).  The change didn't actually change the
  147.    law, it just clarified it, and codified existing Copyright Office
  148.    policy.
  149.    
  150.    The regulation is in accordance with the House of Representatives report
  151.    that accompanied the new copyright law, when it was passed in 1976:
  152.    
  153.    "The Committee has considered, but chosen to defer, the possibility of
  154.    protecting the design of typefaces.  A 'typeface' can be defined as a
  155.    set of letters, numbers, or other symbolic characters, whose forms are
  156.    related by repeating design elements consistently applied in a
  157.    notational system and are intended to be embodied in articles whose
  158.    intrinsic utilitarian function is for use in composing text or other
  159.    cognizable combinations of characters.  The Committee does not regard
  160.    the design of typeface, as thus defined, to be a copyrightable
  161.    'pictoral, graphic, or sculptural work' within the meaning of this bill
  162.    and the application of the dividing line in section 101."  H. R. Rep.
  163.    No.  94-1476, 94th Congress, 2d Session at 55 (1976), reprinted in 1978
  164.    U.S. Cong. and Admin. News 5659, 5668.
  165.    
  166.    It's also in accordance with the one court case I know of that has
  167.    considered the matter: Eltra Corp. V. Ringer, 579 F.2d 294, 208 USPQ 1
  168.    (1978, C.A. 4, Va.).
  169.    
  170.    The Copyright Office holds that a bitmapped font is nothing more than a
  171.    computerized representation of a typeface, and as such is not
  172.    copyrightable:
  173.    
  174.    "The [September 29, 1988] Policy Decision [published at 53 FR 38110]
  175.    based on the [October 10,] 1986 Notice of Inquiry [published at 51 FR
  176.    36410] reiterated a number of previous registration decisions made by
  177.    the [Copyright] Office.  First, under existing law, typeface as such is
  178.    not registerable.  The Policy Decision then went on to state the
  179.    Office's position that 'data that merely represents an electronic
  180.    depiction of a particular typeface or individual letterform' [that is, a
  181.    bitmapped font] is also not registerable."  57 FR 6201.
  182.    
  183.    However, scalable fonts are, in the opinion of the Copyright Office,
  184.    computer programs, and as such are copyrightable:
  185.    
  186.    "... the Copyright Office is persuaded that creating scalable typefonts
  187.    using already-digitized typeface represents a significant change in the
  188.    industry since our previous [September 29, 1988] Policy Decision.  We
  189.    are also persuaded that computer programs designed for generating
  190.    typeface in conjunction with low resolution and other printing devices
  191.    may involve original computer instructions entitled protection under the
  192.    Copyright Act.  For example, the creation of scalable font output
  193.    programs to produce harmonious fonts consisting of hundreds of
  194.    characters typically involves many decisions in drafting the
  195.    instructions that drive the printer.  The expression of these decisions
  196.    is neither limited by the unprotectable shape of the letters nor
  197.    functionally mandated.  This expression, assuming it meets the usual
  198.    standard of authorship, is thus registerable as a computer program."  57
  199.    FR 6202.
  200.    
  201.    *-[Unquote]---------------------------------------------------------*
  202.