[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/show-font 0d5978f07b 52/54: Add link with sample pictur
From: |
ELPA Syncer |
Subject: |
[elpa] externals/show-font 0d5978f07b 52/54: Add link with sample pictures |
Date: |
Tue, 10 Sep 2024 03:59:00 -0400 (EDT) |
branch: externals/show-font
commit 0d5978f07b4b623a1f7562055d97875f4245fb93
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add link with sample pictures
---
README.md | 3 +--
README.org | 1 +
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 29980a678d..221e848f79 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
# show-font for GNU Emacs
-DEMO HERE:
<https://protesilaos.com/codelog/2024-08-24-emacs-show-font-prototype/>.
-
This package lets you preview a font inside of Emacs. It does so in
three ways:
@@ -16,4 +14,5 @@ three ways:
+ Official manual: <https://protesilaos.com/emacs/show-font>
+ Change log: <https://protesilaos.com/emacs/show-font-changelog>
+ Git repository: <https://github.com/protesilaos/show-font>
++ Sample pictures:
<https://protesilaos.com/codelog/2024-09-10-emacs-show-font-0-1-0/>
+ Backronym: Show How Outlines Will Feature Only in Non-TTY.
diff --git a/README.org b/README.org
index ef54bbe0c9..535578acc3 100644
--- a/README.org
+++ b/README.org
@@ -35,6 +35,7 @@ Current development target is {{{development-version}}}.
+ Official manual: <https://protesilaos.com/emacs/show-font>
+ Change log: <https://protesilaos.com/emacs/show-font-changelog>
+ Git repository: <https://github.com/protesilaos/show-font>
++ Sample pictures:
<https://protesilaos.com/codelog/2024-09-10-emacs-show-font-0-1-0/>
+ Backronym: Show How Outlines Will Feature Only in Non-TTY.
If you are viewing the README.org version of this file, please note that
- [elpa] externals/show-font 460da112ed 08/54: Add TODO about other operating systems, (continued)
- [elpa] externals/show-font 460da112ed 08/54: Add TODO about other operating systems, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font a1ffe8afdf 05/54: Autoload show-font-extensions-regexp to make the package install correctly, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 1ab166f5df 14/54: Remove done to-do items, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 791416d748 16/54: Rework how we expand the pangrams for the defcustom :type, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font d3a51209eb 09/54: Use setq-local consistency in the major mode definition, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 97b3301dd3 12/54: Add error checking in show-font--prepare-text, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 9a40c37d54 04/54: Add link to demo in the README, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font b951202b9b 29/54: Define commands to (i) preview an installed font (ii) list+preview all installed fonts, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 36d3197e13 43/54: Autoload `show-font-handler`, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font a38c7ba286 53/54: Fix a couple of typos, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 0d5978f07b 52/54: Add link with sample pictures,
ELPA Syncer <=
- [elpa] externals/show-font da30bb5554 06/54: Add FIXME for how the file handler is added (also see commit a1ffe8a), ELPA Syncer, 2024/09/10
- [elpa] externals/show-font c41443f03a 03/54: Tweak how the font is propertized, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 6ca36f382e 23/54: Add some outline headings, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font b1bf2837f9 36/54: Rename helper function that check FILE font attributes, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 8ed7c66c63 44/54: Merge pull request #3 from swapnilsm/main, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font e8bb71badc 45/54: Add .elpaignore file for GNU ELPA, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 7dd09cd87e 48/54: Update the package Commentary, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 7d1cf73686 50/54: Update to show-font version 0.1.0, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 29c8fef4c6 33/54: Define functions to install a font file, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 69e2db52e5 34/54: Make show-font-install non-interactive, ELPA Syncer, 2024/09/10