Classes | Functions

ut_svg.h File Reference

#include "ut_types.h"
#include "ut_bytebuf.h"
#include "ut_xml.h"
#include "gr_Graphics.h"

Go to the source code of this file.

Classes

class  UT_svg
class  UT_SVGPoint
class  UT_SVGMatrix

Functions

bool UT_SVG_recognizeContent (const char *szBuf, UT_uint32 iNumbytes)
bool UT_SVG_getDimensions (const UT_ConstByteBufPtr &pBB, GR_Graphics *pG, UT_sint32 &iDisplayWidth, UT_sint32 &iDisplayHeight, UT_sint32 &iLayoutWidth, UT_sint32 &iLayoutHeight)

Function Documentation

bool UT_SVG_getDimensions ( const UT_ConstByteBufPtr pBB,
GR_Graphics pG,
UT_sint32 iDisplayWidth,
UT_sint32 iDisplayHeight,
UT_sint32 iLayoutWidth,
UT_sint32 iLayoutHeight 
)
bool UT_SVG_recognizeContent ( const char *  szBuf,
UT_uint32  iNumbytes 
)