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] Ascii-Art-To-Unicode version 1.13
Date: Sun, 31 Mar 2024 05:04:40 -0400	[thread overview]
Message-ID: <85jzlisrfb.fsf@elpa.gnu.org> (raw)

Version 1.13 of package Ascii-Art-To-Unicode has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Ascii-Art-To-Unicode describes itself as:

  ======================
  a small artist adjunct
  ======================

More at https://elpa.gnu.org/packages/ascii-art-to-unicode.html

## Summary:

  The command ‘aa2u’ converts simple ASCII art line drawings in
  the {active,accessible} region of the current buffer to Unicode.
  Command ‘aa2u-rectangle’ is like ‘aa2u’, but works on rectangles.

  Example use case:
  - M-x artist-mode RET
  - C-c C-a r               ; artist-select-op-rectangle
  - (draw two rectangles)

    +---------------+
    |               |
    |       +-------+--+
    |       |       |  |
    |       |       |  |
    |       |       |  |
    +-------+-------+  |
	    |          |
	    |          |
	    |          |
	    +----------+

  - C-c C-c                 ; artist-mode-off (optional)
  - C-x n n                 ; narrow-to-region
  - M-x aa2u RET

## Recent NEWS:

NEWS for ascii-art-to-unicode.el
See the end for copying conditions.


- 1.13 | 2020-11-24
  - handle modern ‘ucs-names’ being a hash table

- 1.12 | 2018-04-29
  - Commentary, docstrings now use U+2018, U+2019
  - mention ‘DOUBLE’ as possible value for ‘aa2u-uniform-weight’
  - small docfixes

- 1.11 | 2017-10-03
  - fix uncool attempt to be cool :-/

- 1.10 | 2017-10-03
  - be cool w/ Emacs where (ucs-names) => hash table

- 1.9 | 2014-05-29
  - new command: ‘aa2u-mark-rectangle-as-text’
  - new homepage: https://www.gnuvola.org/software/aa2u/

- 1.8 | 2014-05-21
  - new command: ‘aa2u-mark-as-text’
  - package keywords added (to help discovery)

- 1.7 | 2014-05-11
  - new var: ‘aa2u-uniform-weight’
  - new command: ‘aa2u-rectangle’
  - HACKING and Tip Jar links in Commentary

- 1.6 | 2014-05-09
  - fix regression for interactive invocation w/o active region

- 1.5 | 2014-04-03
  - ‘aa2u’ takes args BEG and END

- 1.4 | 2014-01-14
  - move to ELPA (from <https://www.gnuvola.org/software/j/aa2u/>)
  - change copyright to FSF
  - require 'cl-lib instead of 'cl
  - use ‘cl-flet’ and ‘cl-labels’
  - comment munging
    - add ‘lexical-binding: t’
    - remove huge list at EOF
    - add Author and News headers

- 1.3 | 2013-09-21
  - bug fixed: ‘?+’ neighbor valuation polarity flipped
  - new support for BOX DRAWINGS LIGHT {UP,DOWN,LEFT,RIGHT} (singleton)

- 1.2 | 2012-11-05
  - refer to Unicode characters by name, not number

- 1.1 | 2012-04-17
  - TAB agnostic
  - ‘aa2u’ operates on active region if ‘use-region-p’
  - example use case also demonstrates transformation

- 1.0 | 2012-04-07
  - initial release

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

_____________________________________________________________________
Copyright (C) 2014-2020 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-03-31  9:04 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=85jzlisrfb.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).