1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
This package was debianized by Wouter Verhelst <wouter@debian.org> on
Fri, 11 Feb 2011 13:28:41 +0100
The upstream source is Copyright (c) Philip Hazel, 1991 - 2010.
The package is released under the GPL, version 2 or above, as noted by the
NOTICE file in the source distribution.
On Debian GNU/Linux systems, the full text of the GPL, version 2, can be
found in the file /usr/share/common-licenses/GPL-2
There is no source for the PMW-Music.pfa Type1 font file. According to
Philip Hazel:
There is no need for a "source" for the PMW-Music.pfa font, because it
can be recovered trivially by running t1disasm on that file.
In other words, this file itself (after running it through t1disasm) is
the preferred form for modification, according to the author.
The source package also ships with several font files that are necessary to
produce correct PostScript output. These are under the following license:
======Begin fontmetrics/LICENCE file======
These AFM fonts have been relicensed by Adobe under a free license at different
points in time.
===============================================================================
From Adobe-Core35_AFMs-314.tar.gz:
Adobe Core 35 AFM Files with 314 Glyph Entries - ReadMe
This file and the 35 PostScript(R) AFM files it
accompanies may be used, copied, and distributed for any
purpose and without charge, with or without modification,
provided that all copyright notices are retained; that
the AFM files are not distributed without this file; that
all modifications to this file or any of the AFM files
are prominently noted in the modified file(s); and that
this paragraph is not modified. Adobe Systems has no
responsibility or obligation to support the use of the
AFM files.
AvantGarde-Book.afm
AvantGarde-BookOblique.afm
AvantGarde-Demi.afm
AvantGarde-DemiOblique.afm
Bookman-Demi.afm
Bookman-DemiItalic.afm
Bookman-Light.afm
Bookman-LightItalic.afm
Courier.afm
Courier-Bold.afm
Courier-BoldOblique.afm
Courier-Oblique.afm
Helvetica.afm
Helvetica-Bold.afm
Helvetica-BoldOblique.afm
Helvetica-Oblique.afm
NewCenturySchlbk-Bold.afm
NewCenturySchlbk-BoldItalic.afm
NewCenturySchlbk-Italic.afm
NewCenturySchlbk-Roman.afm
Palatino-Bold.afm
Palatino-BoldItalic.afm
Palatino-Italic.afm
Palatino-Roman.afm
Symbol.afm
Times-Bold.afm
Times-BoldItalic.afm
Times-Italic.afm
Times-Roman.afm
ZapfChancery-MediumItalic.afm
ZapfDingbats.afm
MustRead.html
Some of the filenames have been changed in this distribution, dropping the ITC
prefix.
===============================================================================
Utopia fonts, http://www.ctan.org/tex-archive/fonts/utopia/
Contents of the README file
===============================================================================
Copyright 2006 TeX Users Group.
You may freely use, modify and/or distribute this README file.
This is a copy of the Utopia Type1 fonts and accompanying AFM files
which Adobe originally contributed to the X consortium many years ago.
In 2006, Adobe relicensed them to the TeX Users Group, under similar
terms as the previous contribution, but now explicitly clarifying that
the modifications to the fonts, and redistribution of the modified
versions, was allowed. (This was always the intent; unfortunately, the
original wording was ambiguous.) For the actual license, please see
LICENSE-utopia.txt in this directory. (Original url:
http://tug.org/fonts/utopia/LICENSE-utopia.txt)
The contents of the fonts themselves are completely unchanged from the
original X donation. Additional TeX support files, and derived fonts,
are available in other TeX packages, notably fourier and mathdesign
(they are available through http://www.ctan.org). This small directory
simply provides Adobe's original files.
The filenames here have been changed for use with TeX:
putr8a = Utopia-Regular
putri8a = Utopia-Italic
putb8a = Utopia-Bold
putbi8a = Utopia-BoldItalic
These fonts are:
Copyright 1989, 1991 Adobe Systems Incorporated. All rights reserved.
Utopia(R)
Utopia is either a registered trademark or trademark of Adobe Systems
Incorporated in the United States and/or other countries. Used under
license.
We thank Adobe for taking the time to make this clarification for the
benefit of the free software community. Terry O'Donnell deserves
particular thanks for pushing the changes through, but many people were
involved by the end. We are grateful to them all.
--Karl Berry, TUG President
on behalf of the TeX Users Group board and members
17 November 2006
===============================================================================
For SDoP the files have been re-renamed again.
Utopia-Bold.afm
Utopia-BoldItalic.afm
Utopia-Italic.afm
Utopia-Regular.afm
======End fontmetrics/LICENCE file======
|