Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
SWFText_addWideString - adds textrecord type 0 to output
SYNOPSIS
#include <ming.h>
void SWFText_addWideString
(
SWFText text,
const unsigned short *widestring,
int len,
int *advance
);
PARAMETERS
SWFText text
Not Documented.
const unsigned short *widestring
Not Documented.
int len
Not Documented.
int *advance
Not Documented.
DESCRIPTION
Font defn is normalized to height 1024 glyph codes changed to (correct) character codes by Raff.
c2man text.c 1 October 2008 SWFText_addWideString(3)