You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2008/10/24 03:31:14 UTC

DO NOT REPLY [Bug 46055] Batik CSS Scanner does not handle unicode-range correctly

https://issues.apache.org/bugzilla/show_bug.cgi?id=46055





--- Comment #1 from Peter Farland <pf...@adobe.com>  2008-10-23 18:31:13 PST ---
Note that the error manifests itself when unicode-range isn't the last
descriptor in the style declaration.

@font-face {
    unicode-range: U+0030-U+0039,U+002E;
    src:url("myfont.ttf");
}


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org