|
izzi
SVG SUBSET C++ API
|
#include <ext/codecvt_specializations.h>Go to the source code of this file.
Namespaces | |
| namespace | svg |
Functions | |
| string | svg::convert_8859_to_utf8 (string in) |
| Convert from ISO-8859-1 encoding to UTF-8, required for XML. | |
| string | svg::convert_to_utf8 (string in) |