X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fswfdump.c;h=272f9af0de2f4b33847ea818e9eb125ce9858452;hb=db5284e23c703e0ce4ef3a80d1167f0da722fa18;hp=9a2dc70942eb76d84cbc630498d22acd10ed02f4;hpb=8386a755728a87ff16fa1d62e87b0dd5660b6aa2;p=swftools.git diff --git a/src/swfdump.c b/src/swfdump.c index 9a2dc70..272f9af 100644 --- a/src/swfdump.c +++ b/src/swfdump.c @@ -319,7 +319,7 @@ SWFFONT**fonts; void textcallback(void*self, int*glyphs, int*ypos, int nr, int fontid, int fontsize, int startx, int starty, RGBA*color) { int font=-1,t; - printf(" <%2d glyphs in font %2d, color #%02x%02x%02x%02x> ",nr, fontid, color->r, color->g, color->b, color->a); + printf(" <%2d glyphs in font %2d size %d, color #%02x%02x%02x%02x> ",nr, fontid, fontsize, color->r, color->g, color->b, color->a); for(t=0;tid == fontid) {