dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/I18N/Rare CP20261.cs,NONE,1.1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/I18N/Rare CP20261.cs,NONE,1.1
Date: Sat, 16 Aug 2003 22:43:14 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/I18N/Rare
In directory subversions:/tmp/cvs-serv27018/I18N/Rare

Added Files:
        CP20261.cs 
Log Message:


Add the T.61 encoding to the I18N routines.


--- NEW FILE ---
/*
 * CP20261.cs - Implementation of the T.61 encoding.
 *
 * Copyright (c) 2003  Southern Storm Software, Pty Ltd
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
[...1200 lines suppressed...]
                t61ToUniC5,
                t61ToUniC6,
                t61ToUniC7,
                t61ToUniC8,
                t61ToUniC9,
                t61ToUniCA,
                t61ToUniCB,
                t61ToUniCC,
                t61ToUniCD,
                t61ToUniCE,
                t61ToUniCF
        };

}; // class CP20261

// Convenience wrappers for the name forms of the T.61 code page.
public class ENCcp20261 : CP20261 {}
public class ENCx_cp20261 : CP20261 {}

}; // namespace I18N.Rare





reply via email to

[Prev in Thread] Current Thread [Next in Thread]