Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

FontCharAliases.h

Go to the documentation of this file.
00001 #ifndef FONT_CHAR_ALIASES 00002 #define FONT_CHAR_ALIASES 00003 00004 namespace FontCharAliases 00005 { 00006 void ReplaceMarkers( CString &sText ); 00007 bool GetChar( CString &codepoint, wchar_t &ch ); 00008 }; 00009 00010 #endif 00011 00012 /* 00013 * (c) 2003 Glenn Maynard 00014 * All rights reserved. 00015 * 00016 * Permission is hereby granted, free of charge, to any person obtaining a 00017 * copy of this software and associated documentation files (the 00018 * "Software"), to deal in the Software without restriction, including 00019 * without limitation the rights to use, copy, modify, merge, publish, 00020 * distribute, and/or sell copies of the Software, and to permit persons to 00021 * whom the Software is furnished to do so, provided that the above 00022 * copyright notice(s) and this permission notice appear in all copies of 00023 * the Software and that both the above copyright notice(s) and this 00024 * permission notice appear in supporting documentation. 00025 * 00026 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 00027 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 00028 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF 00029 * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS 00030 * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT 00031 * OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 00032 * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR 00033 * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 00034 * PERFORMANCE OF THIS SOFTWARE. 00035 */

Generated on Thu Jan 27 20:57:20 2005 for StepMania by doxygen 1.3.7