public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: "Sudarshan S Chawathe" <chaw@eip10.org>
To: kawa <kawa@sourceware.org>
Subject: (kawa pictures) library SVG error?
Date: Sun, 16 Oct 2016 17:01:00 -0000	[thread overview]
Message-ID: <12677.1476637287@vereq.eip10.org> (raw)

In experimenting with the new (kawa pictures) library I encountered a
minor error:

  * picture-write-svg: The resulting file seems to have a syntax error
    (at least chromium and emacs both complain about it).  For example,
    with

      (picture-write-svg (with-paint 'hot-pink
                         (hbox (fill circ1) (draw circ1)))
                       "/tmp/t.svg")

    I get the following from in a chromium browser:

      error on line 2 at column 44: Space required after the Public
      Identifier

    Adding the space where suggested in the SVG file fixes the problem.


Regards,

-chaw

             reply	other threads:[~2016-10-16 17:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-16 17:01 Sudarshan S Chawathe [this message]
2016-10-16 17:14 ` Per Bothner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12677.1476637287@vereq.eip10.org \
    --to=chaw@eip10.org \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).