X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fexample%2Fglyphshape.c;h=28f475d3a0b2a15b334f84b7c92728d3efbf8b9f;hb=ab2e2a03bb1d26ebaed40ed76b522151cbdca633;hp=6d9f2f2d6ad70b2eb6641539a9b0db3451ce2aa4;hpb=aee9de2c6eb23628e54b6896f5b441d9b39317c1;p=swftools.git diff --git a/lib/example/glyphshape.c b/lib/example/glyphshape.c index 6d9f2f2..28f475d 100644 --- a/lib/example/glyphshape.c +++ b/lib/example/glyphshape.c @@ -90,7 +90,7 @@ int main(int argc, char ** argv) FONTUSAGE use; SWFFONT * font = Font_Demo_Font(ID_FONT); // change font name here - swf_FontInitUsage(&use); + swf_FontInitUsage(font,&use); swf_FontUse(&use,s); swf_FontReduce(font,&use); // make sure that gid's point to the specific glyphs