[Laszlo-dev] [Internal-Dev] unicode in flash

Henry Minsky henry.minsky at gmail.com
Wed Apr 9 10:31:19 PDT 2008


On Wed, Apr 9, 2008 at 1:30 PM, Henry Minsky <henry.minsky at gmail.com> wrote:

> I think that now that UTF-8 is pretty commonly available in people's
> editors, maybe we should at least default the charset to
> UTF-8 instead of ISO latin. That would be an easy change, although it
> might mess up some people's stylesheets who
> authored them in ISO-8859-1.
>
> Ultimately we ought to add this @charset command, it would not be too
> difficult to do, think, you just read in the css file as
> UTF-8, loook for the @charset, and if you see it, re-read the file in the
> specified charset encoding.
>
> Can you file a bug and assign it to me to do this ?
>
>
>
> On Wed, Apr 9, 2008 at 11:06 AM, Trebor Fenstermaker <
> tfenstermaker at laszlosystems.com> wrote:
>
> >
> > On Apr 9, 2008, at 9:19 AM, Henry Minsky wrote:
> >
> > > At most one @charset rule may appear in an external style sheet -- it
> > > must not appear in an embedded style sheet -- and it must appear at the very
> > > start of the document, not preceded by any characters. After "@charset",
> > > authors specify the name of a character encoding. The name must be a charset
> > > name as described in the IANA registry (See [IANA]. Also, see [CHARSETS] for
> > > a complete list of charsets).
> > >
> > >  I haven't looked at the code but I assume we're not doing this
> > currently.  Would it be a good improvement?
> >
> > tcf
> >
>
>
>
> --
> Henry Minsky
> Software Architect
> hminsky at laszlosystems.com
>
>


-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080409/14eed69c/attachment.html


More information about the Laszlo-dev mailing list