annotate .svn/pristine/2c/2c47730001fc0653b0aba66c32df2d2cfeb34051.svn-base @ 1524:82fac3dcf466 redmine-2.5-integration

Fix failure to interpret Javascript when autocompleting members for project
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 11 Sep 2014 10:24:38 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 -*-text-*-
Chris@909 2 $Id: CREDITS,v 1.4 2003/03/27 08:40:03 peterlin Exp $
Chris@909 3
Chris@909 4 This file lists the contributors and contributions to the free UCS
Chris@909 5 scalable font project.
Chris@909 6
Chris@909 7
Chris@909 8 # URW++ Design & Development GmbH <http://www.urwpp.de/>
Chris@909 9
Chris@909 10 URW++ donated a set of 35 core PostScript Type 1 fonts to the
Chris@909 11 Ghostscript project <http://www.cs.wisc.edu/~ghost/>, to be available
Chris@909 12 under the terms of GNU General Public License (GPL).
Chris@909 13
Chris@909 14 Basic Latin (U+0041-U+007A)
Chris@909 15 Latin-1 Supplement (U+00C0-U+00FF)
Chris@909 16 Latin Extended-A (U+0100-U+017F)
Chris@909 17 Spacing Modifier Letters (U+02B0-U+02FF)
Chris@909 18 Mathematical Operators (U+2200-U+22FF)
Chris@909 19 Block Elements (U+2580-U+259F)
Chris@909 20 Dingbats (U+2700-U+27BF)
Chris@909 21
Chris@909 22
Chris@909 23 # Yannis Haralambous <yannis.haralambous AT enst-bretagne.fr> and John
Chris@909 24 Plaice <plaice AT omega.cse.unsw.edu.au>
Chris@909 25
Chris@909 26 Yannis Haralambous and John Plaice are the authors of Omega
Chris@909 27 typesetting system, <http://omega.cse.unsw.edu.au/>. Omega is an
Chris@909 28 extension of TeX. Its first release, aims primarily at improving TeX's
Chris@909 29 multilingual abilities. In Omega all characters and pointers into
Chris@909 30 data-structures are 16-bit wide, instead of 8-bit, thereby eliminating
Chris@909 31 many of the trivial limitations of TeX. Omega also allows multiple
Chris@909 32 input and output character sets, and uses programmable filters to
Chris@909 33 translate from one encoding to another, to perform contextual
Chris@909 34 analysis, etc. Internally, Omega uses the universal 16-bit Unicode
Chris@909 35 standard character set, based on ISO-10646. These improvements not
Chris@909 36 only make it a lot easier for TeX users to cope with multiple or
Chris@909 37 complex languages, like Arabic, Indic, Khmer, Chinese, Japanese or
Chris@909 38 Korean, in one document, but will also form the basis for future
Chris@909 39 developments in other areas, such as native color support and
Chris@909 40 hypertext features. ... Fonts for UT1 (omlgc family) and UT2 (omah
Chris@909 41 family) are under development: these fonts are in PostScript format
Chris@909 42 and visually close to Times and Helvetica font families. (from the
Chris@909 43 Omega WWW site). Omega fonts are available subject to GPL
Chris@909 44 <http://www.ctan.org/tex-archive/help/Catalogue/entries/omegafonts.html>.
Chris@909 45
Chris@909 46 Latin Extended-B (U+0180-U+024F)
Chris@909 47 IPA Extensions (U+0250-U+02AF)
Chris@909 48 Greek (U+0370-U+03FF)
Chris@909 49 Armenian (U+0530-U+058F)
Chris@909 50 Hebrew (U+0590-U+05FF)
Chris@909 51 Arabic (U+0600-U+06FF)
Chris@909 52 Currency Symbols (U+20A0-U+20CF)
Chris@909 53 Arabic Presentation Forms-A (U+FB50-U+FDFF)
Chris@909 54 Arabic Presentation Forms-B (U+FE70-U+FEFF)
Chris@909 55
Chris@909 56
Chris@909 57 # Valek Filippov <frob AT df.ru>
Chris@909 58
Chris@909 59 Valek Filippov added Cyrillic glyphs and composite Latin Extended A to
Chris@909 60 the whole set of the abovementioned URW set of 35 PostScript core
Chris@909 61 fonts, <ftp:#ftp.gnome.ru/fonts/urw/>. The fonts are available under
Chris@909 62 GPL.
Chris@909 63
Chris@909 64 Latin Extended-A (U+0100-U+017F)
Chris@909 65 Cyrillic (U+0400-U+04FF)
Chris@909 66
Chris@909 67
Chris@909 68 # Wadalab Kanji Comittee
Chris@909 69
Chris@909 70 Between April 1990 and March 1992, Wadalab Kanji Comittee put together
Chris@909 71 a series of scalable font files with Japanese scripts, in four forms:
Chris@909 72 Sai Micho, Chu Mincho, Cho Kaku and Saimaru. The font files are
Chris@909 73 written in custom file format, while tools for conversion into
Chris@909 74 Metafont and PostScript Type 1 are also supplied. The Wadalab Kanji
Chris@909 75 Comittee has later been dismissed, and the resulting files can be now
Chris@909 76 found on the FTP server of the Depertment of Mathematical Engineering
Chris@909 77 and Information Physics, Faculty of Engineering, University of Tokyo
Chris@909 78 <ftp:#ftp.ipl.t.u-tokyo.ac.jp/Font/>.
Chris@909 79
Chris@909 80 Hiragana (U+3040-U+309F)
Chris@909 81 Katakana (U+30A0-U+30FF)
Chris@909 82
Chris@909 83
Chris@909 84 # Young U. Ryu <ryoung AT utdallas.edu>
Chris@909 85
Chris@909 86 Young Ryu is the author of Txfonts, a set of mathematical symbols
Chris@909 87 designed to accompany text typeset in Times or its variants. In the
Chris@909 88 documentation, Young adresses the design of mathematical symbols: "The
Chris@909 89 Adobe Times fonts are thicker than the CM fonts. Designing math fonts
Chris@909 90 for Times based on the rule thickness of Times = , , + , / , < ,
Chris@909 91 etc. would result in too thick math symbols, in my opinion. In the TX
Chris@909 92 fonts, these glyphs are thinner than those of original Times
Chris@909 93 fonts. That is, the rule thickness of these glyphs is around 85% of
Chris@909 94 that of the Times fonts, but still thicker than that of the CM fonts."
Chris@909 95 TX fonts are are distributed under the GNU public license
Chris@909 96 (GPL). Pointers to their location are available on
Chris@909 97 <http://www.utdallas.edu/~ryoung/txfonts/>.
Chris@909 98
Chris@909 99 Arrows (U+2190-U+21FF)
Chris@909 100 Mathematical Symbols (U+2200-U+22FF)
Chris@909 101
Chris@909 102
Chris@909 103 # Angelo Haritsis <ah AT computer.org>
Chris@909 104
Chris@909 105 Angelo Haritsis has compiled a set of Greek Type 1 fonts, available on
Chris@909 106 <ftp:#ftp.hellug.gr/pub/unix/linux/GREEK/fonts/greekXfonts-Type1-1.1.tgz>.
Chris@909 107 The glyphs from this source has been used to compose Greek glyphs in
Chris@909 108 FreeSans and FreeMono.
Chris@909 109
Chris@909 110 Angelo's licence says: "You can enjoy free use of these fonts for
Chris@909 111 educational or commercial purposes. All derived works should include
Chris@909 112 this paragraph. If you want to change something please let me have
Chris@909 113 your changes (via email) so that they can go into the next
Chris@909 114 version. You can also send comments etc to the above address."
Chris@909 115
Chris@909 116 Greek (U+0370-U+03FF)
Chris@909 117
Chris@909 118
Chris@909 119 # Yannis Haralambous and Virach Sornlertlamvanich
Chris@909 120
Chris@909 121 In 1999, Yannis Haralambous and Virach Sornlertlamvanich made a set of
Chris@909 122 glyphs covering the Thai national standard NF3, in both upright and
Chris@909 123 slanted shape. The collection of glyphs have been made part of GNU
Chris@909 124 intlfonts 1.2 package and is available on
Chris@909 125 <ftp:#ftp.gnu.org/pub/gnu/intlfonts/> under GPL.
Chris@909 126
Chris@909 127 Thai (U+0E00-U+0E7F)
Chris@909 128
Chris@909 129
Chris@909 130 # Shaheed R. Haque <srhaque AT iee.org>
Chris@909 131
Chris@909 132 Shaheed Haque has developed a basic set of basic Bengali glyphs
Chris@909 133 (without ligatures), using ISO10646 encoding. They are available under
Chris@909 134 the XFree86 license at <http://www.btinternet.com/~shaheedhaque/>.
Chris@909 135
Chris@909 136 Copyright (C) 2001 S.R.Haque <srhaque AT iee.org>. All Rights Reserved.
Chris@909 137
Chris@909 138 Permission is hereby granted, free of charge, to any person obtaining
Chris@909 139 a copy of this software and associated documentation files (the
Chris@909 140 "Software"), to deal in the Software without restriction, including
Chris@909 141 without limitation the rights to use, copy, modify, merge, publish,
Chris@909 142 distribute, sublicense, and/or sell copies of the Software, and to
Chris@909 143 permit persons to whom the Software is furnished to do so, subject to
Chris@909 144 the following conditions:
Chris@909 145
Chris@909 146 The above copyright notice and this permission notice shall be
Chris@909 147 included in all copies or substantial portions of the Software.
Chris@909 148
Chris@909 149 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Chris@909 150 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
Chris@909 151 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
Chris@909 152 IN NO EVENT SHALL S.R.HAQUE BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Chris@909 153 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
Chris@909 154 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
Chris@909 155 OTHER DEALINGS IN THE SOFTWARE.
Chris@909 156
Chris@909 157 Except as contained in this notice, the name of S.R.Haque shall not be
Chris@909 158 used in advertising or otherwise to promote the sale, use or other
Chris@909 159 dealings in this Software without prior written authorization from
Chris@909 160 S.R.Haque.
Chris@909 161
Chris@909 162 Bengali (U+0980-U+09FF)
Chris@909 163
Chris@909 164
Chris@909 165 # Sam Stepanyan <sam AT arminco.com>
Chris@909 166
Chris@909 167 Sam Stepanyan created a set of Armenian sans serif glyphs visually
Chris@909 168 compatible with Helvetica or Arial. Available on
Chris@909 169 <http://www.editum.com.ar/mashtots/html/fonts/ara.tar.gz>. On
Chris@909 170 2002-01-24, Sam writes: "Arial Armenian font is free for
Chris@909 171 non-commercial use, so it is OK to use under GPL license."
Chris@909 172
Chris@909 173 Armenian (U+0530-U+058F)
Chris@909 174
Chris@909 175
Chris@909 176 # Mohamed Ishan <ishan AT mitf.f2s.com>
Chris@909 177
Chris@909 178 Mohamed Ishan has started a Thaana Unicode Project
Chris@909 179 <http://thaana.sourceforge.net/> and among other things created a
Chris@909 180 couple of Thaana fonts, available under FDL or BDF license.
Chris@909 181
Chris@909 182 Thaana (U+0780-U+07BF)
Chris@909 183
Chris@909 184
Chris@909 185 # Sushant Kumar Dash <sushant AT writeme.com> (*)
Chris@909 186
Chris@909 187 Sushant Dash has created a font in his mother tongue, Oriya. As he
Chris@909 188 states on his web page <http://members.tripod.com/~sushantdash/>:
Chris@909 189 "Please feel free to foreword this mail to your Oriya friends. No
Chris@909 190 copyright law is applied for this font. It is totally free!!! Feel
Chris@909 191 free to modify this using any font editing tools. This is designed for
Chris@909 192 people like me, who are away from Orissa and want to write letters
Chris@909 193 home using Computers, but suffer due to unavailability of Oriya
Chris@909 194 fonts.(Or the cost of the available packages are too much)."
Chris@909 195
Chris@909 196 Oriya (U+0B00-U+0B7F)
Chris@909 197
Chris@909 198
Chris@909 199 # Harsh Kumar <harshkumar AT vsnl.com>
Chris@909 200
Chris@909 201 Harsh Kumar has started BharatBhasha <http://www.bharatbhasha.net/> -
Chris@909 202 an effort to provide "FREE software, Tutorial, Source Codes
Chris@909 203 etc. available for working in Hindi, Marathi, Gujarati, Gurmukhi and
Chris@909 204 Bangla. You can type text, write Web pages or develop Indian Languages
Chris@909 205 Applications on Windows and on Linux. We also offer FREE help to
Chris@909 206 users, enthusiasts and software developers for their work in Indian
Chris@909 207 languages."
Chris@909 208
Chris@909 209 Devanagari (U+0900-U+097F)
Chris@909 210 Bengali (U+0980-U+09FF)
Chris@909 211 Gurmukhi (U+0A00-U+0A7F)
Chris@909 212 Gujarati (U+0A80-U+0AFF)
Chris@909 213
Chris@909 214
Chris@909 215 # Prasad A. Chodavarapu <chprasad AT hotmail.com>
Chris@909 216
Chris@909 217 Prasad A. Chodavarapu created Tikkana, a Telugu font available in Type
Chris@909 218 1 and TrueType format on <http://chaitanya.bhaavana.net/fonts/>.
Chris@909 219 Tikkana exceeds the Unicode Telugu range with some composite glyphs.
Chris@909 220 Available under the GNU General Public License.
Chris@909 221
Chris@909 222 Telugu (U+0C00-U+0C7F)
Chris@909 223
Chris@909 224
Chris@909 225 # Frans Velthuis <velthuis AT rc.rug.nl> and Anshuman Pandey
Chris@909 226 <apandey AT u.washington.edu>
Chris@909 227
Chris@909 228 In 1991, Frans Velthuis from the Groningen University, The
Chris@909 229 Netherlands, released a Devanagari font as Metafont source, available
Chris@909 230 under the terms of GNU GPL. Later, Anshuman Pandey from the Washington
Chris@909 231 University, Seattle, USA, took over the maintenance of font. Fonts can
Chris@909 232 be found on CTAN, <ftp:#ftp.dante.de/tex-archive/language/devanagari/>. I
Chris@909 233 converted the font to Type 1 format using Péter Szabó's TeXtrace
Chris@909 234 program <http://www.inf.bme.hu/~pts/textrace/> and removed some
Chris@909 235 redundant control points with PfaEdit.
Chris@909 236
Chris@909 237 Devanagari (U+0900-U+097F)
Chris@909 238
Chris@909 239
Chris@909 240 # Hardip Singh Pannu <HSPannu AT aol.com>
Chris@909 241
Chris@909 242 In 1991, Hardip Singh Pannu has created a free Gurmukhi TrueType font,
Chris@909 243 available as regular, bold, oblique and bold oblique form. Its license
Chris@909 244 says "Please remember that these fonts are copyrighted (by me) and are
Chris@909 245 for non-profit use only."
Chris@909 246
Chris@909 247 Gurmukhi (U+0A00-U+0A7F)
Chris@909 248
Chris@909 249
Chris@909 250 # Jeroen Hellingman <jehe AT kabelfoon.nl>
Chris@909 251
Chris@909 252 Jeroen Hellingman created a set of Malayalam metafonts in 1994, and a
Chris@909 253 set of Oriya metafonts in 1996. Malayalam fonts were created as
Chris@909 254 uniform stroke only, while Oriya metafonts exist in both uniform and
Chris@909 255 modulated stroke. From private communication: "It is my intention to
Chris@909 256 release the fonts under GPL, but not all copies around have this
Chris@909 257 notice on them." Metafonts can be found on CTAN,
Chris@909 258 <ftp:#ftp.dante.de/tex-archive/language/oriya/> and
Chris@909 259 <ftp:#ftp.dante.de/tex-archive/language/malayalam/>.
Chris@909 260
Chris@909 261 Oriya (U+0B00-U+0B7F)
Chris@909 262 Malayalam (U+0D00-U+0D7F)
Chris@909 263
Chris@909 264
Chris@909 265 # Thomas Ridgeway <> (*)
Chris@909 266
Chris@909 267 Thomas Ridgeway, then at the Humanities And Arts Computing Center,
Chris@909 268 Washington University, Seattle, USA, (now defunct), created a Tamil
Chris@909 269 metafont in 1990. Anshuman Pandey from the same university took over
Chris@909 270 the maintenance of font. Fonts can be found at CTAN,
Chris@909 271 <ftp:#ftp.dante.de/tex-archive/language/tamil/wntamil/>.
Chris@909 272
Chris@909 273 Tamil (U+0B80-U+0BFF)
Chris@909 274
Chris@909 275
Chris@909 276 # Berhanu Beyene <1beyene AT informatik.uni-hamburg.de>,
Chris@909 277 Prof. Dr. Manfred Kudlek <kudlek AT informatik.uni-hamburg.de>, Olaf
Chris@909 278 Kummer <kummer AT informatik.uni-hamburg.de>, and Jochen Metzinger <
Chris@909 279
Chris@909 280 Beyene, Kudlek, Kummer and Metzinger from the Theoretical Foundations
Chris@909 281 of Computer Science, University of Hamburg, prepared a set of Ethiopic
Chris@909 282 metafonts, found on
Chris@909 283 <ftp:#ftp.dante.de/tex-archive/language/ethiopia/ethiop/>. They also
Chris@909 284 maintain home page on the Ethiopic font project,
Chris@909 285 <http://www.informatik.uni-hamburg.de/TGI/mitarbeiter/wimis/kummer/ethiop_eng.html>,
Chris@909 286 and can be reached at <ethiop AT informatik.uni-hamburg.de>. The current
Chris@909 287 version of fonts is 0.7 (1998), and they are released under GNU GPL. I
Chris@909 288 converted the fonts to Type 1 format using Péter Szabó's TeXtrace
Chris@909 289 program <http://www.inf.bme.hu/~pts/textrace/> and removed some
Chris@909 290 redundant control points with PfaEdit.
Chris@909 291
Chris@909 292 Ethiopic (U+1200-U+137F)
Chris@909 293
Chris@909 294
Chris@909 295 # Maxim Iorsh <iorsh AT users.sourceforge.net>
Chris@909 296
Chris@909 297 In 2002, Maxim Iorsh started the Culmus project, aiming at providing
Chris@909 298 Hebrew-speaking Linux and Unix community with a basic collection of
Chris@909 299 Hebrew fonts for X Windows. The fonts are visually compatible with
Chris@909 300 URW++ Century Schoolbook L, URW++ Nimbus Sans L and URW++ Nimbus Mono
Chris@909 301 L families, respectively, and are released under GNU GPL license. See
Chris@909 302 also <http://culmus.sourceforge.net/>.
Chris@909 303
Chris@909 304 Hebrew (U+0590-U+05FF)
Chris@909 305
Chris@909 306
Chris@909 307 # Vyacheslav Dikonov <sdiconov AT mail.ru>
Chris@909 308
Chris@909 309 Vyacheslav Dikonov made a braille unicode font that could be merged
Chris@909 310 with the UCS fonts to fill the 2800-28FF range completely. (uniform
Chris@909 311 scaling is possible to adapt it to any cell size). He also contributed
Chris@909 312 a free syriac font, whose glyphs (about half of them) are borrowed
Chris@909 313 from the "Carlo Ator" font freely downloadable from
Chris@909 314 <http://www.aacf.asso.fr/>. Vyacheslav also filled in a few missing
Chris@909 315 spots in the U+2000-U+27FF area, e.g. the box drawing section, sets of
Chris@909 316 subscript and superscript digits and capital Roman numbers.
Chris@909 317
Chris@909 318 Syriac (U+0700-U+074A)
Chris@909 319 Box Drawing (U+2500-U+257F)
Chris@909 320 Braille (U+2800-U+28FF)
Chris@909 321
Chris@909 322
Chris@909 323 # M.S. Sridhar <mssridhar AT vsnl.com>
Chris@909 324
Chris@909 325 M/S Cyberscape Multimedia Limited, Mumbai, developers of Akruti
Chris@909 326 Software for Indian Languages (http://www.akruti.com/), have released
Chris@909 327 a set of TTF fonts for nine Indian scripts (Devanagari, Gujarati,
Chris@909 328 Telugu, Tamil, Malayalam, Kannada, Bengali, Oriya, and Gurumukhi)
Chris@909 329 under the GNU General Public License (GPL). You can download the fonts
Chris@909 330 from the Free Software Foundation of India WWW site
Chris@909 331 (http://www.gnu.org.in/software/software.html#akruti) or from the
Chris@909 332 Akruti website.
Chris@909 333
Chris@909 334 For any further information or assistance regarding these fonts,
Chris@909 335 please contact mssridhar AT vsnl.com.
Chris@909 336
Chris@909 337 Devanagari (U+0900-U+097F)
Chris@909 338 Bengali (U+0980-U+09FF)
Chris@909 339 Gurmukhi (U+0A00-U+0A7F)
Chris@909 340 Gujarati (U+0A80-U+0AFF)
Chris@909 341 Oriya (U+0B00-U+0B7F)
Chris@909 342 Tamil (U+0B80-U+0BFF)
Chris@909 343 Telugu (U+0C00-U+0C7F)
Chris@909 344 Kannada (U+0C80-U+0CFF)
Chris@909 345 Malayalam (U+0D00-U+0D7F)
Chris@909 346
Chris@909 347
Chris@909 348 # DMS Electronics, The Sri Lanka Tipitaka Project, and Noah Levitt
Chris@909 349 <nlevitt AT columbia.edu>
Chris@909 350
Chris@909 351 Noah Levitt found out that the Sinhalese fonts available on the site
Chris@909 352 <http://www.metta.lk/fonts/> are released under GNU GPL, or,
Chris@909 353 precisely, "Public Domain under GNU Licence
Chris@909 354 Produced by DMS
Chris@909 355 Electronics for The Sri Lanka Tipitaka Project" (taken from the font
Chris@909 356 comment), and took the effort of recoding the font to Unicode.
Chris@909 357
Chris@909 358 Sinhala (U+0D80-U+0DFF)
Chris@909 359
Chris@909 360
Chris@909 361 # Daniel Shurovich Chirkov <dansh AT chirkov.com>
Chris@909 362
Chris@909 363 Dan Chirkov updated the FreeSerif font with the missing Cyrillic
Chris@909 364 glyphs needed for conformance to Unicode 3.2. The effort is part of
Chris@909 365 the Slavjanskij package for Mac OS X,
Chris@909 366 <http://www.versiontracker.com/dyn/moreinfo/macosx/18680>.
Chris@909 367
Chris@909 368 Cyrillic (U+0400-U+04FF)
Chris@909 369
Chris@909 370
Chris@909 371 # Primo¾ Peterlin <primoz.peterlin AT biofiz.mf.uni-lj.si>
Chris@909 372
Chris@909 373 Primo¾ Peterlin filled in missing glyphs here and there (e.g. Latin
Chris@909 374 Extended-B and IPA Extensions ranges in the FreeMono familiy), and
Chris@909 375 created the following UCS blocks:
Chris@909 376
Chris@909 377 Latin Extended-B (U+0180-U+024F)
Chris@909 378 IPA Extensions (U+0250-U+02AF)
Chris@909 379 Arrows (U+2190-U+21FF)
Chris@909 380 Box Drawing (U+2500-U+257F)
Chris@909 381 Block Elements (U+2580-U+259F)
Chris@909 382 Geometrical Shapes (U+25A0-U+25FF)
Chris@909 383
Chris@909 384
Chris@909 385 Notes:
Chris@909 386
Chris@909 387 *: The glyph collection looks license-compatible, but its author has
Chris@909 388 not yet replied and agreed on his/her work being used in part of
Chris@909 389 this glyph collection.