swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] swf fontsize


From: Leonhard Minutillo
Subject: Re: [Swftools-common] swf fontsize
Date: Fri, 23 Jul 2004 20:06:57 +0200 (CEST)

hmm.. well ,  strange, the converted fonts dont seem to be of equal size..
all very different.. so if i scale e.g. by 500%, some turn out to be VERY
big, some not.

???

L.


On Thu, 22 Jul 2004, Matthias Kramm wrote:

> On Tue, Jul 20, 2004 at 03:47:35PM +0200, Leonhard Minutillo wrote:
> > hi, i am generating an swf font with swfc and my .sc file looks like this:
> >
> > .flash name="file.swf" version=6 background=white
> > .font myfont "font.ttf" # <--- insert font name here
> > .edittext fs_font font=myfont size=500% width=640 height=480  color=red 
> > multiline
> > .put fs_font
> > .end
> >
> > now if i load that swf into another swf file and use it, the font
> > size would not get bigger than 100pix. ist there any way to increase that?
>
> Well, what do you mean with "load"?
> For me, the following works:
>
> .flash name="file2.swf" version=6 background=white
>       .swf file "file.swf"
>       .put file scale=300%
> .end
>
> I haven't tested loading the file with ActionScript, though.
>
> Greetings
>
> Matthias
>
>
>
>

------------------------------------------
null2::webhosting::programmierung::service

http://null2.net

null2 IT-solutions GbR
Ackerstrasse 19
10117 Berlin

t: +(49) 30 28092974
f: +(49) 30 28092976

leonhard minutillo::code u.v.m.




reply via email to

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