Re: cvs commit: xml-fop/src/org/apache/fop/fonts Glyphs.java

2003-06-04 Thread Peter B. West
Jeremias,

Shouldn't we acknowledge this support on the web site?

Peter

[EMAIL PROTECTED] wrote:
  Log:
  Fix bug in WinAnsiEncoding: trademark was shown as bullet
  Financed by: CTB/McGraw-Hill
--
Peter B. West  http://www.powerup.com.au/~pbwest/resume.html
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


Re: cvs commit: xml-fop/src/org/apache/fop/fonts Glyphs.java

2003-06-04 Thread Jeremias Maerki
There are pros and cons:
+ Might encourage other companies also to support FOP.
+ Gives credit where credit is due.
- As with the contributor's list, if we start the list now, we don't
  acknowledge former contributions. And completing such a list is some
  tedious work. Just missing former contributors/supporters out is
  unfair IMO.

And if we start a list of companies/organizations supporting FOP we
would also need to acknowledge the employers of committers/developers if
they grant their employees time to work on FOP.

I'd like to hear other opinions.

On 04.06.2003 01:15:03 Peter B. West wrote:
 Shouldn't we acknowledge this support on the web site?
 
 [EMAIL PROTECTED] wrote:
Log:
Fix bug in WinAnsiEncoding: trademark was shown as bullet
Financed by: CTB/McGraw-Hill


Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



Re: cvs commit: xml-fop/src/org/apache/fop/fonts Glyphs.java

2003-06-04 Thread Peter B. West
I'm surprised that we haven't always acknowledged contributions, at the 
option of the contributor.  I suppose there are a number of questions 
that arise, and I wonder if the ASF has considered this question.  For 
example, the Xerces and Xalan development is heavy with IBM personnel, 
yet I see no acknowledgement of IBM's ongoing involvement.

Peter

Jeremias Maerki wrote:
There are pros and cons:
+ Might encourage other companies also to support FOP.
+ Gives credit where credit is due.
- As with the contributor's list, if we start the list now, we don't
  acknowledge former contributions. And completing such a list is some
  tedious work. Just missing former contributors/supporters out is
  unfair IMO.
And if we start a list of companies/organizations supporting FOP we
would also need to acknowledge the employers of committers/developers if
they grant their employees time to work on FOP.
I'd like to hear other opinions.

On 04.06.2003 01:15:03 Peter B. West wrote:

Shouldn't we acknowledge this support on the web site?

[EMAIL PROTECTED] wrote:

 Log:
 Fix bug in WinAnsiEncoding: trademark was shown as bullet
 Financed by: CTB/McGraw-Hill
--
Peter B. West  http://www.powerup.com.au/~pbwest/resume.html
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


cvs commit: xml-fop/src/org/apache/fop/fonts Glyphs.java

2003-06-03 Thread jeremias
jeremias2003/06/02 12:52:51

  Modified:src/org/apache/fop/fonts Tag: fop-0_20_2-maintain
Glyphs.java
  Log:
  Fix bug in WinAnsiEncoding: trademark was shown as bullet
  Financed by: CTB/McGraw-Hill
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.7.2.3   +33 -22xml-fop/src/org/apache/fop/fonts/Attic/Glyphs.java
  
  Index: Glyphs.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/fonts/Attic/Glyphs.java,v
  retrieving revision 1.7.2.2
  retrieving revision 1.7.2.3
  diff -u -r1.7.2.2 -r1.7.2.3
  --- Glyphs.java   25 Feb 2003 13:13:21 -  1.7.2.2
  +++ Glyphs.java   2 Jun 2003 19:52:50 -   1.7.2.3
  @@ -3,34 +3,34 @@
* 
*The Apache Software License, Version 1.1
* 
  - * 
  + *
* Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
  - * 
  + *
* Redistribution and use in source and binary forms, with or without modifica-
* tion, are permitted provided that the following conditions are met:
  - * 
  + *
* 1. Redistributions of source code must retain the above copyright notice,
*this list of conditions and the following disclaimer.
  - * 
  + *
* 2. 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.
  - * 
  + *
* 3. The end-user documentation included with the redistribution, if any, must
*include the following acknowledgment: This product includes software
*developed by the Apache Software Foundation (http://www.apache.org/).
*Alternately, this acknowledgment may appear in the software itself, if
*and wherever such third-party acknowledgments normally appear.
  - * 
  + *
* 4. The names FOP and Apache Software Foundation must not be used to
*endorse or promote products derived from this software without prior
*written permission. For written permission, please contact
*[EMAIL PROTECTED]
  - * 
  + *
* 5. Products derived from this software may not be called Apache, nor may
*Apache appear in their name, without prior written permission of the
*Apache Software Foundation.
  - * 
  + *
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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
  @@ -42,12 +42,12 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* 
  - * 
  + *
* This software consists of voluntary contributions made by many individuals
* on behalf of the Apache Software Foundation and was originally created by
* James Tauber [EMAIL PROTECTED]. For more information on the Apache
* Software Foundation, please see http://www.apache.org/.
  - */ 
  + */
   package org.apache.fop.fonts;
   
   public class Glyphs {
  @@ -195,30 +195,30 @@
   '\u2022',   // bullet
   '\u2013',   // endash
   '\u2014',   // emdash
  -'~', '\u2022',  // bullet
  +'~', '\u2122',  // trademark
   '\u0161', '\u203a', '\u0153', '\u2022', '\u017e', '\u0178', // 0xA0
  - ' ', '\u00a1', '\u00a2', '\u00a3', '\u00a4', '\u00a5', 
  - '\u00a6', '\u00a7', '\u00a8', '\u00a9', '\u00aa', '\u00ab', 
  + ' ', '\u00a1', '\u00a2', '\u00a3', '\u00a4', '\u00a5',
  + '\u00a6', '\u00a7', '\u00a8', '\u00a9', '\u00aa', '\u00ab',
'\u00ac', '\u00ad',  '\u00ae', '\u00af', // 0xb0
   '\u00b0', '\u00b1', '\u00b2', '\u00b3', '\u00b4',
'\u00b5',  // This is hand-coded, the 
rest is assumption
   '\u00b6',   // and *might* not be 
correct...
  -'\u00b7', '\u00b8', '\u00b9', '\u00ba', '\u00bb', '\u00bc', '\u00bd', 
  +'\u00b7', '\u00b8', '\u00b9', '\u00ba', '\u00bb', '\u00bc', '\u00bd',
'\u00be', '\u00bf', // 0xc0
   '\u00c0', '\u00c1', '\u00c2', '\u00c3', '\u00c4', '\u00c5', // Aring
   '\u00c6',// AE
  -'\u00c7', '\u00c8', '\u00c9', '\u00ca', '\u00cb', '\u00cc', 
  +

cvs commit: xml-fop/src/org/apache/fop/fonts Glyphs.java

2003-06-03 Thread jeremias
jeremias2003/06/02 14:38:39

  Modified:src/org/apache/fop/fonts Tag: fop-0_20_2-maintain
Glyphs.java
  Log:
  Reestablish JDK 1.3 compatibility. Sorry!
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.7.2.4   +2 -2  xml-fop/src/org/apache/fop/fonts/Attic/Glyphs.java
  
  Index: Glyphs.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/fonts/Attic/Glyphs.java,v
  retrieving revision 1.7.2.3
  retrieving revision 1.7.2.4
  diff -u -r1.7.2.3 -r1.7.2.4
  --- Glyphs.java   2 Jun 2003 19:52:50 -   1.7.2.3
  +++ Glyphs.java   2 Jun 2003 21:38:38 -   1.7.2.4
  @@ -1287,7 +1287,7 @@
* @return the name of the glyph
*/
   public static final String charToGlyphName(char ch) {
  -return stringToGlyph(Character.toString(ch));
  +return stringToGlyph(new Character(ch).toString());
   }
   
   /**
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: xml-fop/src/org/apache/fop/fonts Glyphs.java

2002-11-29 Thread jeremias
jeremias2002/11/29 00:37:37

  Modified:src/org/apache/fop/fonts Tag: fop-0_20_2-maintain
Glyphs.java
  Log:
  Made the rest of the constants public.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.7.2.1   +5 -5  xml-fop/src/org/apache/fop/fonts/Glyphs.java
  
  Index: Glyphs.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/fonts/Glyphs.java,v
  retrieving revision 1.7
  retrieving revision 1.7.2.1
  diff -u -r1.7 -r1.7.2.1
  --- Glyphs.java   1 Aug 2001 09:52:43 -   1.7
  +++ Glyphs.java   29 Nov 2002 08:37:36 -  1.7.2.1
  @@ -8,9 +8,9 @@
   package org.apache.fop.fonts;
   
   public class Glyphs {
  -static String notdef = .notdef;
  +public static String notdef = .notdef;
   
  -static String mac_glyph_names[] = {
  +public static String mac_glyph_names[] = {
   /* 0x00 */
   notdef, .null, CR, space, exclam, quotedbl, numbersign,
   dollar, percent, ampersand, quotesingle, parenleft,
  @@ -68,7 +68,7 @@
   ccaron, dmacron
   };
   
  -static String[] tex8r = {
  +public static String[] tex8r = {
   // 0x00
   .notdef, dotaccent, fi, fl, fraction, hungarumlaut,
  Lslash, lslash, ogonek, ring, .notdef, breve,
  @@ -179,7 +179,7 @@
'\u00fc', '\u00fd', '\u00fe', '\u00ff'
   };
   
  -static String[] unicode_glyphs = {
  +public static String[] unicode_glyphs = {
 \u0041, A,
   \u00C6, AE,
   \u01FC, AEacute,
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]