[osflash] [swfmill] Specifying font glyphs
Zárate
zzzarate at gmail.com
Thu Sep 6 07:10:52 PDT 2007
Hi guys,
I bring this up again to because if someone needs the full list of
characters and numbers, here it is:
http://www.ascii.cl/htmlcodes.htm
You need the "HTML number" column. Do not forget to add ";" at the end
of each character!
Hope this helps!
Juan
On 1/31/07, Ralf Bokelberg <ralf.bokelberg at gmail.com> wrote:
> Oh yes indeed. Me dump. I was trying to translate this xml using xml2swf.
> When i use swfmill simple ... it works like a charm
>
> Thanks,
> Ralf.
>
> On 1/31/07, Mark Winterhalder <mark13 at gmail.com> wrote:
> > On 1/31/07, Ralf Bokelberg <ralf.bokelberg at gmail.com> wrote:
> > > Hi List,
> > >
> > > i wonder if there is a possibility to specify the characters of a font
> > > numerically, eg.
> > > <font id="fontId" import="Arial" glyphs="{ᇗ"/>
> >
> > Yes, and it even works exactly like you suggested. :)
> >
> > This example displays "hellwl" ("hello world!" with only the "hel" and
> > the "w" as "&x119;", tested with the shiny new swfmill 0.2.12:
> >
> > <?xml version="1.0" encoding="iso-8859-1"?>
> >
> > <movie width="320" height="240" framerate="12">
> > <background color="#ffffff"/>
> > <frame>
> > <font id="test" name="test" import="/home/m/.fonts/arial.ttf"
> > glyphs="helw" />
> > <textfield id="hellobox" width="200" height="50" size="12"
> > font="test" useOutlines="1" text="hello world!"/>
> > <place id="hellobox" name="text_out" depth="10" x="50" y="50" />
> > </frame>
> > </movie>
> >
> > (Note the useOutlines="1", it's needed -- same as TextField.embedFonts)
> >
> > HTH,
> > Mark
> >
> > _______________________________________________
> > osflash mailing list
> > osflash at osflash.org
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
>
>
> --
> Ralf Bokelberg <ralf.bokelberg at gmail.com>
> Flex & Flash Consultant based in Cologne/Germany
> Phone +49 (0) 221 530 15 35
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
--
Juan Delgado - Zárate
http://zarate.tv
http://dandolachapa.com
http://loqueyosede.com
More information about the osflash
mailing list