swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Text size issue


From: Chris
Subject: Re: [Swftools-common] Text size issue
Date: Tue, 11 Jan 2011 17:55:40 +0100

On Tue, 11 Jan 2011 14:51:47 +0100
address@hidden wrote:

> I cannot understand what does it mean the size % in .text
> command. Is it related to bbox height? 
> 
> Thanks in advance 
> Silvio   

It would appear so.  Try this:

.flash filename="h.swf" version=8 fps=60 compress
.font freesans "fonts/FreeSans.ttf" # substitute your own font
.text H font=freesans color=green text="H"
.put H x=100 y=100 scale=100%
.end

then,

  swfdump -E h.swf > h.html

Also check,

  http://www.swftools.org/swfc/swfc.2.html

HTH a little.

Regards,


Chris.
-- 
Chris <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]