Platforms to show: All Mac Windows Linux Cross-Platform

Back to ReSVGMBS class.

ReSVGMBS.kErrorElementsLimitReached = 4

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the error constants.

We do not allow SVG with more than 1_000_000 elements for security reasons.

ReSVGMBS.kErrorFileOpenFailed = 2

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the error constants.

Failed to open the provided file.

ReSVGMBS.kErrorInvalidSize = 5

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the error constants.

SVG doesn't have a valid size.
Occurs when width and/or height are <= 0.
Also occurs if width, height and viewBox are not set.

ReSVGMBS.kErrorMalformedGZip = 3

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the error constants.

Compressed SVG must use the GZip algorithm.

ReSVGMBS.kErrorNotAnUTF8String = 1

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the error constants.

Only UTF-8 content are supported.

ReSVGMBS.kErrorOK = 0

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the error constants.

Everything is ok.

ReSVGMBS.kErrorParsingFailed = 6

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the error constants.

Failed to parse an SVG data.

ReSVGMBS.kFitToTypeHeight = 2

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the fit constants.

Fit an image to a specified height.

ReSVGMBS.kFitToTypeOriginal = 0

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the fit constants.

Use an original image size.

ReSVGMBS.kFitToTypeWidth = 1

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the fit constants.

Fit an image to a specified width.

ReSVGMBS.kFitToTypeZoom = 3

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the fit constants.

Zoom an image using scaling factor.

ReSVGMBS.kImageRenderingOptimizeQuality = 0

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the image rendering constants.

Optimize for quality

ReSVGMBS.kImageRenderingOptimizeSpeed = 1

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the image rendering constants.

Optimize for speed

ReSVGMBS.kShapeRenderingCrispEdges = 1

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the shape rendering constants.

Crisp Edges

ReSVGMBS.kShapeRenderingGeometricPrecision = 2

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the shape rendering constants.

Geometric precision

ReSVGMBS.kShapeRenderingOptimizeSpeed = 0

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the shape rendering constants.

Optimize speed

ReSVGMBS.kTextRenderingGeometricPrecision = 2

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the text renderings constants.

Geometric precision

ReSVGMBS.kTextRenderingOptimizeLegibility = 1

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the text renderings constants.

Optimize legibility

ReSVGMBS.kTextRenderingOptimizeSpeed = 0

Type Topic Plugin Version
const SVG MBS Images Plugin 23.0
One of the text renderings constants.

Optimize for speed

The items on this page are in the following plugins: MBS Images Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...