emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] New function: color-blend


From: Joseph Turner
Subject: [PATCH] New function: color-blend
Date: Fri, 01 Nov 2024 22:29:41 -0700

Hello!

Here's `color-blend', a function to blend two colors into one.  The
patchset also replaces `vtable--color-blend' with `color-blend'.

Examples of this function being implemented separately in the wild:

https://github.com/alphapapa/prism.el/blob/2fa8eb5a9ca62a548d33befef4517e5d0266eb28/prism.el#L1044
https://oremacs.com/2015/04/28/blending-faces/

Thanks!

Joseph

Attachment: 0001-Add-color-blend-to-blend-two-RGB-lists.patch
Description: Text Data

Attachment: 0002-Replace-vtable-color-blend-with-color-blend.patch
Description: Text Data


reply via email to

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