diff options
author | Egbert Eich <eich@suse.de> | 2004-01-29 08:08:27 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-01-29 08:08:27 +0000 |
commit | 9073878116f165101309611a8161e39505e6d091 (patch) | |
tree | 5bf8ecaec52ae33808fe8fdb63721176b0fb9ff0 | |
parent | 8b38d3043a35e843df9b3aa6790e7103d3301b33 (diff) |
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330
-rw-r--r-- | sgml/LICENSE.sgml | 108 | ||||
-rw-r--r-- | sgml/RELNOTES.sgml | 262 | ||||
-rw-r--r-- | sgml/fonts.sgml | 24 | ||||
-rw-r--r-- | sgml/index.pre | 4 |
4 files changed, 382 insertions, 16 deletions
diff --git a/sgml/LICENSE.sgml b/sgml/LICENSE.sgml index f65d786..d040f17 100644 --- a/sgml/LICENSE.sgml +++ b/sgml/LICENSE.sgml @@ -8,7 +8,7 @@ <date>December 2003</date> <ident> -$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LICENSE.sgml,v 1.19 2003/12/12 00:42:32 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LICENSE.sgml,v 1.22 2004/01/04 20:54:48 dawes Exp $ </ident> <sect>Introduction @@ -330,6 +330,28 @@ by Ben Collver <collver1@attbi.com> ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +<sect1>Keith Packard +<p> +Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc. + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Keith Packard not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Keith Packard makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + <sect1>Theo de Raadt and Damien Miller <p> Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. @@ -482,6 +504,40 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +<sect1>Thomas Winischhofer +<p> + +Copyright (C) 2001-2004 Thomas Winischhofer + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +<enum> +<item>Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. +<item>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. +<item>All advertising materials mentioning features or use of this software +must display the following acknowledgement: This product includes +software developed by Thomas Winischhofer. +<item>The name of the author may not be used to endorse or promote products +derived from this software without specific prior written permission. +</enum> + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + + <sect1>X-Oz Technologies <p> @@ -1260,4 +1316,54 @@ You can also contact us individually at: Werner Lemberg <werner.lemberg@freetype.org> +<sect>Bitstream Vera Fonts Copyright +<p> +Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream<newline> +Vera is a trademark of Bitstream, Inc. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of the fonts accompanying this license ("Fonts") and associated +documentation files (the "Font Software"), to reproduce and distribute +the Font Software, including without limitation the rights to use, +copy, merge, publish, distribute, and/or sell copies of the Font +Software, and to permit persons to whom the Font Software is furnished +to do so, subject to the following conditions: + +The above copyright and trademark notices and this permission notice +shall be included in all copies of one or more of the Font Software +typefaces. + +The Font Software may be modified, altered, or added to, and in +particular the designs of glyphs or characters in the Fonts may be +modified and additional glyphs or characters may be added to the +Fonts, only if the fonts are renamed to names not containing either +the words "Bitstream" or the word "Vera". + +This License becomes null and void to the extent applicable to Fonts +or Font Software that has been modified and is distributed under the +"Bitstream Vera" names. + +The Font Software may be sold as part of a larger software package but +no copy of one or more of the Font Software typefaces may be sold by +itself. + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL +BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, +OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT +SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. + +Except as contained in this notice, the names of Gnome, the Gnome +Foundation, and Bitstream Inc., shall not be used in advertising or +otherwise to promote the sale, use or other dealings in this Font +Software without prior written authorization from the Gnome Foundation +or Bitstream Inc., respectively. For further information, contact: +fonts at gnome dot org. + + + </article> diff --git a/sgml/RELNOTES.sgml b/sgml/RELNOTES.sgml index c80f3f5..560035d 100644 --- a/sgml/RELNOTES.sgml +++ b/sgml/RELNOTES.sgml @@ -9,7 +9,7 @@ <date>18 December 2003 <ident> -$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml,v 1.89 2003/12/19 04:26:12 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml,v 1.103 2004/01/27 17:31:59 dawes Exp $ </ident> <abstract> @@ -405,6 +405,11 @@ scroll-back(1, page-2) <item>Experimental support added for GNU/KFreeBSD and GNU/KNetBSD systems. +<item>SCO OpenServer support updates. XFree86 4.4 now works on Release +5.0.7 with Maintenance Pack 1, or on prior releases through Release +5.0.4. Please consult the <htmlurl name="README.SCO" url="SCO.html"> +file for details. + </itemize> A more complete list of changes can be found in the CHANGELOG that is @@ -1006,6 +1011,261 @@ please contact <p> --> +<sect>Credits +<p> +<bf>THIS IS A SAMPLE/DRAFT OF HOW A CREDITS SECTION IN THE XFREE86 RELEASE +NOTES MIGHT LOOK</bf> + +This section lists the credits for the XFree86 &relvers; release. For +a more detailed breakdown, refer to the CHANGELOG file in the XFree86 +source tree, the <url name="cvs-commit archives" +url="http://www.mail-archive.com/cvs-commit@xfree86.org/maillist.html">, +or the 'cvs log' information for individual source files. + +<descrip> +<tag>New Features, Enhancements and Updates:</tag> + <descrip> + <tag>IPv6 support:</tag>Alan Coopersmith, Fabio Massimo Di Nitto, + Marc Aurele La France, Matthieu Herrb, David H. Dawes. + <tag>NVIDIA 'nv' driver rewrite:</tag>Mark Vojkovich. + <tag>SiS driver enhancements:</tag>Thomas Winischhofer. + <tag>New VIA video driver:</tag>VIA, Alan Cox, Luc Verhaegen, Thomas + Hellström. + <tag>Intel 'i810' driver fixes and stability improvements:</tag>Egbert Eich, + David H. Dawes, Christian Zietz + <tag>Improved and more flexible Compose system:</tag>Ivan Pascal. + <tag>Automatic configuration for the XFree86 server:</tag>David H. Dawes. + <tag>Reworked FreeType font backend module:</tag>Chisato Yamauchi and + the After X-TT Project. + <tag>Xterm fixes, maintenance and enhancements:</tag>Thomas E. Dickey. + <tag>Mac OS X enhancements:</tag>Torrey T. Lyons, John Harper. + <tag>GNU/Hurd updates and preliminary GNU/KFreeBSD and GNU/KNetBSD + support:</tag> Robert Millan. + <tag>SCO support updates:</tag>Kean Johnston. + </descrip> +<tag>Integration:</tag> + <descrip> + <tag>General Integration of Submissions:</tag>Egbert Eich, David H. Dawes, + Ivan Pascal, Alan Hourihane, Matthieu Herrb. + <tag>DRI Integration:</tag>Alan Hourihane. + </descrip> +<tag>Release Engineering:</tag>David H. Dawes. + +<tag>Patches and other submissions (in alphabetical order):</tag> +Roi a Torkilsheyggi, +Dave Airlie, +Andrew Aitchison, +Marco Antonio Alvarez, +Alexandr Andreev, +Jack Angel, +Eric Anholt, +Ani, +Juuso Åberg, +Sergey Babkin, +Alexey Baj, +Bang Jun-Young, +Uberto Barbini, +Matthew W. S. Bell, +Vano Beridze, +Hiroyuki Bessho, +Andrew Bevitt, +Martin Birgmeier, +Jakub Bogusz, +Le Hong Boi, +Paul Bolle, +Charl Botha, +Stanislav Brabec, +Eric Branlund, +Rob Braun, +Peter Breitenlohner, +Michael Breuer, +Kevin Brosius, +Frederick Bruckman, +Oswald Buddenhagen, +Nilgün Belma Bugüner, +Yukun Chen, +Ping Cheng, +Juliusz Chroboczek, +Fred Clift, +Alan Coopersmith, +Martin Costabel, +Alan Cox, +Michel Dänzer, +David Dawes, +Leif Delgass, +Richard Dengler, +John Dennis, +Thomas Dickey, +Randy Dunlap, +Chris Edgington, +Paul Eggert, +Paul Elliott, +Emmanuel, +Visanu Euarchukiati, +Mike Fabian, +Rik Faith, +Brian Feldman, +Wu Jian Feng, +Kevin P. Fleming, +Jose Fonseca, +Hugues Fournier, +Miguel Freitas, +Quentin Garnier, +Børre Gaup, +Michael Geddes, +Frank Giessler, +Hansruedi Glauser, +Wolfram Gloger, +Alexander Gottwald, +Guido Guenther, +Ralf Habacker, +Bruno Haible, +Lindsay Haigh, +John Harper, +James Harris, +Mike A. Harris, +Bryan W. Headley, +John Heasley, +Thomas Hellström, +Matthieu Herrb, +Jonathan Hough, +Alan Hourihane, +Joel Ray Holveck, +Harold L Hunt II, +Ricardo Y. Igarashi, +Mutsumi ISHIKAWA , +Tsuyoshi ITO, +Kean Johnston, +Nicolas JOLY, +Phil Jones, +Roman Kagan, +Theppitak Karoonboonyanan, +Etsushi Kato, +Koike Kazuhiko, +Aidan Kehoe, +Juergen Keil, +Andreas Kies, +Thomas Klausner, +Mario Klebsch, +Egmont Koblinger, +Vlatko Kosturjak, +Kusanagi Kouichi, +Peter Kunzmann, +Nick Kurshev, +Mashrab Kuvatov, +Marc La France, +Radics Laszlo, +Zarick Lau, +Nolan Leake, +Michel Lespinasse, +Noah Levitt, +Dave Love, +H.J. Lu, +Lubos Lunak, +Sven Luther, +Torrey T. Lyons, +Calum Mackay, +Roland Mainz, +Kevin Martin, +Michal Maruska, +Kensuke Matsuzaki, +maxim, +Stephen McCamant, +Ferris McCormick, +Luke Mewburn, +Nicholas Miell, +Robert Millan, +Hisashi MIYASHITA, +Gregory Mokhin, +Patrik Montgomery, +Joe Moss, +Josselin Mouette, +Frank Murphy, +Reiko Nakajima, +Paul Nasrat, +Dan Nelson, +Bastien Nocera, +Alexandre Oliva, +Hideki ONO, +Peter Osterlund, +Sergey V. Oudaltsov, +Séamus Ó Ciardhuáin, +Bob Paauwe, +Paul Pacheco, +Tom Pala, +Ivan Pascal, +T. M. Pederson, +Earle F. Philhower III, +Nils Philippsen, +Manfred Pohler, +Alexander Pohoyda, +Arnaud Quette, +Jim Radford, +Dale Rahn, +Lucas Correia Villa Real, +René Rebe, +Sebastian Rittau, +Tim Roberts, +Alastair M. Robinson, +Branden Robinson, +Daniel Rock, +Ian Romanick, +Bernhard Rosenkraenzer, +Måns Rullgård, +Andriy Rysin, +Supphachoke Santiwichaya, +Pablo Saratxaga, +Matthias Scheler, +Jens Schweikhardt, +Danilo Segan, +Shantonu Sen, +Stas Sergeev, +JungShik Shin, +Jungshik Shin, +Nikola Smolenski, +Andreas Stenglein, +Paul Stewart, +Alexander Stohr, +Alan Strohm, +Will Styles, +James Su, +Mike Sulivan, +Ville Syrjala, +Slava Sysoltsev, +Akira TAGOH, +Toshimitsu Tanaka, +Akira Taniguchi, +Owen Taylor, +Neil Terry, +Jonathan Thambidurai, +John Tillman, +Adam Tlalka, +Linus Torvalds, +Christian Tosta, +Warren Turkal, +Stephen J. Turnbull, +Ted Unangst, +Mike Urban, +Simon Vallet, +Thuraiappah Vaseeharan, +Luc Verhaegen, +Michail Vidiassov, +Sebastiano Vigna, +Mark Vojkovich, +Stephane Voltz, +Boris Weissman, +Keith Whitwell, +Thomas Winischhofer, +Eric Wittry, +Kim Woelders, +Roy Wood, +Jason L. Wright, +Joerg Wunsch, +Chisato Yamauchi, +Hui Yu. + +<tag>Webmaster:</tag>Georgina O. Economou +</descrip> </article> diff --git a/sgml/fonts.sgml b/sgml/fonts.sgml index 89d851f..7242abd 100644 --- a/sgml/fonts.sgml +++ b/sgml/fonts.sgml @@ -9,7 +9,7 @@ <date>17 November 2003</date> <ident> -$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/fonts.sgml,v 1.23 2003/11/24 01:57:56 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/fonts.sgml,v 1.24 2003/12/20 19:30:35 dawes Exp $ </ident> <toc> @@ -1087,7 +1087,7 @@ name="FreeType-specific notes about fontenc"> earlier in this document. <sect2>About the <it/X-TrueType/ TrueType backend <label id="sec:X-TT"> -The `X-TrueType' backend is a backend based on version 1 of the FreeType +<p>The `X-TrueType' backend is a backend based on version 1 of the FreeType library. X-TrueType doesn't use the `fontenc' layer for managing font encodings, but instead uses its own database of encodings. @@ -1101,16 +1101,16 @@ url="http://x-tt.sourceforge.jp/" name="the After X-TT Project page">. <sect2>Delayed glyph rasterisation -<p>When loading a large character set, the old <it/FreeType/ delayed -glyph rasterisation until the time at which the glyph was first used. -The new FreeType (libfreetype-xtt2) has an improved `very lazy' metric -calculation method to speed up the process when loading TrueType or -OpenType fonts. Although the <it/X-TT/ module also has this method, -the "<tt/vl=y/" TTCap option must be set if you want to use it. This -is the default method for <it/FreeType/ when it loads multi-byte fonts. -Even if you use a unicode font which has tens of thousands of glyphs, -this delay will not be worrisome as long as you use the new <it/FreeType/ -backend -- its `very lazy' method is super-fast. +<p>When loading a proportional fonts which contain a huge number of glyphs, +the old <it/FreeType/ delayed glyph rasterisation until the time at which +the glyph was first used. The new FreeType (libfreetype-xtt2) has an +improved `very lazy' metric calculation method to speed up the process when +loading TrueType or OpenType fonts. Although the <it/X-TT/ module also +has this method, the "<tt/vl=y/" TTCap option must be set if you want to +use it. This is the default method for <it/FreeType/ when it loads +multi-byte fonts. Even if you use a unicode font which has tens of +thousands of glyphs, this delay will not be worrisome as long as you use +the new <it/FreeType/ backend -- its `very lazy' method is super-fast. The maximum error of bitmap position using `very lazy' method is 1 pixel, and is the same as that of a character-cell spacing. When the X-TT diff --git a/sgml/index.pre b/sgml/index.pre index e5765e3..3dfc87b 100644 --- a/sgml/index.pre +++ b/sgml/index.pre @@ -8,10 +8,10 @@ <!-- Title information --> <title>Documentation for XFree86™ version &relvers; <author>The XFree86 Project, Inc -<date>18 December 2003 +<date>27 January 2004 <!-- -$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/index.pre,v 1.21 2003/12/19 04:26:13 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/index.pre,v 1.22 2004/01/28 01:59:33 dawes Exp $ --> <p> |