Method

GlyLoaderset_apply_transformations

since: 2.0

Declaration [src]

void
gly_loader_set_apply_transformations (
  GlyLoader* loader,
  gboolean apply_transformations
)

Description [src]

Set whether to apply transformations to texture

When enabled, transformations like image orientation are applied to the texture data.

This option is enabled by default.

Available since: 2.0

Parameters

apply_transformations

Type: gboolean

No description available.