Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
SWFShape_setRenderHintingFlags - set render hinting flags
SYNOPSIS
#include <ming.h>
void SWFShape_setRenderHintingFlags
(
SWFShape shape,
int flags
);
PARAMETERS
SWFShape shape
Not Documented.
int flags
Not Documented.
DESCRIPTION
Possible values: SWF_SHAPE_USESCALINGSTROKES SWF_SHAPE_USENONSCALINGSTROKES.
c2man shape.c 12 September 2008 SWFShape_setRenderHintingFlags(3)