#include <string>
#include <boost/utility.hpp>
#include <iconv.h>
Go to the source code of this file.
Namespaces | |
namespace | mapnik |
Classes | |
class | mapnik::transcoder |
Functions | |
std::wstring | mapnik::to_unicode (std::string const &text) |
std::wstring | mapnik::latin1_to_unicode (std::string const &text) |
std::string | mapnik::latin1_to_unicode2 (std::string const &text) |