emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/xpm a610cc2 04/37: [xpm maint] Add HACKING; nfc.


From: Stefan Monnier
Subject: [elpa] externals/xpm a610cc2 04/37: [xpm maint] Add HACKING; nfc.
Date: Sat, 28 Nov 2020 14:15:31 -0500 (EST)

branch: externals/xpm
commit a610cc298cba39a384d2366c0c2bdae4a63974d0
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    [xpm maint] Add HACKING; nfc.
---
 HACKING | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/HACKING b/HACKING
new file mode 100644
index 0000000..c72f206
--- /dev/null
+++ b/HACKING
@@ -0,0 +1,34 @@
+HACKING xpm.el (et al)                                     -*- org -*-
+
+This file is both a guide for newcomers and a todo list for oldstayers.
+
+* ideas / wishlist
+*** add xpm-mode for interactive use
+***** hide/show header lines
+***** palette
+******* hide/show
+******* display each PX in associated color (loses for ‘s’-only)
+******* display as table (conserve vertical space)
+******* add state "current px", commands to set it
+***** hide/show sides
+*** composition facilities
+***** multilevel congruence
+******* dimensions only
+******* palette not None
+******* palette subset
+******* full palette
+***** destructive (2-op) vs non-destructive (3-op)
+***** customizable pixel-compose fn
+*** misc functionality
+***** validate palette-data correspondance
+***** import from rectangle
+******* as-is (dangerous)
+******* w/ char-to-px quantization
+* etc
+#+odd
+
+
+Copyright (C) 2014  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 via email to

[Prev in Thread] Current Thread [Next in Thread]