- From: Chris Lilley <chris@w3.org>
- Date: Fri, 13 Aug 2010 01:17:25 +0200
- To: SVG Working Group Issue Tracker <sysbot+tracker@w3.org>
- CC: public-svg-wg@w3.org
On Friday, August 13, 2010, 12:44:05 AM, SVG wrote: SWGIT> ISSUE-2360 (idl-borked): Last Call Issue: encoding breakage in SWGIT> idl conversion [SVG 1.1 F2 Last Call] I guess the culprit will be found in here http://dev.w3.org/cvsweb/SVG/tools/idl/source/ specifically http://dev.w3.org/cvsweb/~checkout~/SVG/tools/idl/source/IdlProcessor.java?rev=1.1&content-type=text/plain is java.io.BufferedReader 8-bit only? This documentation http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Character.html?PHPSESSID=37bb46c58820f2a25c2cb868a31d25a8 seems to indicate that at least the BMP is supported. So maybe the encoding of the input document is incorrectly assigned. -- Chris Lilley mailto:chris@w3.org Technical Director, Interaction Domain W3C Graphics Activity Lead Co-Chair, W3C Hypertext CG
Received on Thursday, 12 August 2010 23:20:00 UTC