unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ELPA update <do.not.reply@elpa.gnu.org>
To: gnu-emacs-sources@gnu.org
Cc: nil <emacs-devel@gnu.org>
Subject: [GNU ELPA] Xpm version 1.0.5
Date: Wed, 24 Apr 2024 05:07:13 -0400	[thread overview]
Message-ID: <85a5ljw2m6.fsf@elpa.gnu.org> (raw)

Version 1.0.5 of package Xpm has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Xpm describes itself as:

  ===============
  edit XPM images
  ===============

More at https://elpa.gnu.org/packages/xpm.html

## Summary:

  This package makes editing XPM images easy (and maybe fun).
  Editing is done directly on the (textual) image format,
  for maximal cohesion w/ the Emacs Way.

  Coordinates have the form (X . Y), with X from 0 to (width-1),
  and Y from 0 to (height-1), inclusive, in the 4th quadrant;
  i.e., X grows left to right, Y top to bottom, origin top-left.

    (0,0)        … (width-1,0)
      ⋮                    ⋮
    (0,height-1) … (width-1,height-1)

  In xpm.el (et al), "px" stands for "pixel", a non-empty string
  in the external representation of the image.  The px length is
  the image's "cpp" (characters per pixel).  The "palette" is a
  set of associations between a px and its "color", which is an
  alist with symbolic TYPE and and string CVALUE.  TYPE is one of:

## Recent NEWS:

NEWS for xpm.el (et al)
See the end for copying conditions.


- 1.0.5 | 2021-12-19
  - use U+2018, U+2019 more
  - use https for URLs (including homepage)

- 1.0.4 | 2017-02-17
  - fixed syntax error in ‘defstruct’ usage (how did it work before?!)
  - new THANKS file

- 1.0.3 | 2014-06-13
  - improved docstrings

- 1.0.2 | 2014-05-30
  - new homepage: https://www.gnuvola.org/software/xpm/

- 1.0.1 | 2014-05-21
  - byte-compilation bugfix

- 1.0.0 | 2014-05-18
  - initial release

\f
  Local Variables:
  mode: outline
  outline-regexp: "\\([ ][ ]\\)*- "
  End:

_____________________________________________________________________
Copyright (C) 2014-2021 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted provided the copyright notice and this notice are preserved.



                 reply	other threads:[~2024-04-24  9:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=85a5ljw2m6.fsf@elpa.gnu.org \
    --to=do.not.reply@elpa.gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=gnu-emacs-sources@gnu.org \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).