[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Elisp: Generating Image Files
From: |
Yuri Khan |
Subject: |
Re: Elisp: Generating Image Files |
Date: |
Sun, 21 May 2017 03:33:50 +0700 |
On Sat, May 20, 2017 at 10:35 PM, Christopher Howard
<christopher.howard@qlfiles.net> wrote:
> But that chapter are only about loading and display images, as far as I
> can tell. I want to generate the image itself.
What larger goal do you want to achieve by generating an image?
The master branch contains a library named svg.el. You might be able
to use it, or just generate SVG text with a bunch of (insert)s.
Re: Elisp: Generating Image Files, Thien-Thi Nguyen, 2017/05/26