manpagez: man pages & more
man SWFFontCharacter_addUTF8Chars(3)
Home | html | info | man
SWFFontCharacter_addUTF8Chars(3)              SWFFontCharacter_addUTF8Chars(3)




NAME

       SWFFontCharacter_addUTF8Chars  -  add all utf-8 characters in the given
       string to the SWF file.


SYNOPSIS

       #include <ming.h>

       void SWFFontCharacter_addUTF8Chars
       (
            SWFFontCharacter font,
            const char *string
       );


PARAMETERS

       SWFFontCharacter font
              Not Documented.

       const char *string
              Not Documented.


DESCRIPTION

       The font-block in the resulting SWF file will  include  all  the  utf-8
       characters in the given string.



c2man font.c                    1 October SWFFontCharacter_addUTF8Chars(3)

ming 0.4.3 - Generated Tue Dec 7 09:24:46 CST 2010
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.