branch: externals/show-font commit 9a40c37d5406d2907b9e77f28bcbbe90d553e9e6 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add link to demo in the README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc818d9376..aae615a2b9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ WORK-IN-PROGRESS. +DEMO HERE: <https://protesilaos.com/codelog/2024-08-24-emacs-show-font-prototype/>. + This package defines a major mode to preview a font in an Emacs buffer. A pangram and character set are displayed at varying heights to help the user appreciate the given font's features. @@ -11,4 +13,4 @@ installed on the system. + Package name (GNU ELPA): `show-font` (⚠️ not available yet) + Git repository: <https://github.com/protesilaos/show-font> -+ Backronyms: Show How Outlines Will Feature Only in Non-TTY. ++ Backronym: Show How Outlines Will Feature Only in Non-TTY.