/* * This file is part of NetSurf, http://netsurf.sourceforge.net/ * Licensed under the GNU General Public License, * http://www.opensource.org/licenses/gpl-license * Copyright 2005 John M Bell */ /** \file * UCS conversion tables (interface) * This is only used if nothing claims Service_International,8 */ int *ucstable_from_alphabet(int alphabet);