Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::Extension |
Extension support. | |
namespace | Inkscape::Extension::Internal |
Functions | |
static bool | Inkscape::Extension::Internal::haspngheader (FILE *fp) |
static double | Inkscape::Extension::Internal::exifDouble (ExifEntry *entry, ExifByteOrder byte_order) |
static void | Inkscape::Extension::Internal::irjfif_error_exit (j_common_ptr cinfo) |
static void | Inkscape::Extension::Internal::irjfif_emit_message (j_common_ptr, int) |
static void | Inkscape::Extension::Internal::irjfif_output_message (j_common_ptr) |
static void | Inkscape::Extension::Internal::irjfif_format_message (j_common_ptr, char *) |
static void | Inkscape::Extension::Internal::irjfif_reset (j_common_ptr) |