all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: Add Tango and Adwaita icons for the toolbar
Date: Sat, 4 May 2024 20:04:35 -0700	[thread overview]
Message-ID: <86295D3C-B975-4E89-87D9-97686079940B@gmail.com> (raw)
In-Reply-To: <s54edahrs0p.fsf@yahoo.com>



> On May 4, 2024, at 5:22 PM, Po Lu <luangruo@yahoo.com> wrote:
> 
> Yuan Fu <casouri@gmail.com> writes:
> 
>> I don’t think it’s necessary to generate XPM and BPM versions, because
>> if you compare the new icons with the old, you’ll find that they are
>> essentially the same icon (same shape, motif, etc). That is to say, we
>> already have XPM and BPM version of the icons: the current ones.
> 
> The sizes and designs of the new icons are different from the originals,
> and I will not stand for having even the _tool-bar_ icons be inferior
> when this or that optional dependency is not available.  Moreover, XPM
> icons are better efficiency-wise on X, all the more so when the display
> is on the other end of a wide-area network connection.

I don’t understand, don’t you like the current icons better? Why are they inferior now? I certainly would like to have xpm and bpm versions for the new icons, but as I said, I’m no graphic designer and have no ability to hand-draw them; the only thing I can do is to convert them from png, which you also against. (Though, to be fair, even if I have the ability, I probably wouldn’t want to, it’s a lot of work to hand draw all these icons.)

> 
>> Also the icons are in png format, the source is svg, but I exported
>> the svg into png. Because svg isn’t rendered very well, presumably
>> because theses icons are relatively complicated? (More complicated
>> than the symbolic icons for sure.)
> 
> If the display of the SVGs is inadequate, they would better be removed
> completely.

They are the “source file” of the png icons. And I didn’t just take these svg from else where, I had to make many modifications to them. If we want to later export png files with different sizes, or tweak the icons, we need these svgs.

> 
>> As for opting-out, there isn’t a mechanism to explicitly choose what
>> version of icons to use in tool-bar.el right now. So it’ll need to be
>> added. I believe the branch mentioned in the original discussion,
>> created by Stefan K, has some mechanism for an “icon theme”. Maybe we
>> can merge that, plus the new monotone icons in that branch, but left
>> out changing the tool-bar icons?
>> 
>> It’ll be a big project to find counterparts for all the current icons,
>> plus I’m not a designer so I can’t conjure up icons by myself :-) I
>> think we could make it opt-in first, and make it default when we have
>> full coverage.
> 
> Whatever you decide, please don't merge it into master until it is
> ready.  I suggest reusing the sctatch/icons branch for the time being.

I’m not going to merge it before discussion settled.

Yuan


  reply	other threads:[~2024-05-05  3:04 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <EDDF7D6A-E818-483A-AA98-CB2D093BCDAC@gmail.com>
2024-05-04  9:48 ` Add Tango and Adwaita icons for the toolbar Po Lu
2024-05-04 16:42   ` Yuan Fu
2024-05-05  0:22     ` Po Lu
2024-05-05  3:04       ` Yuan Fu [this message]
2024-05-05  4:14         ` Po Lu
2024-05-05  6:59           ` Yuan Fu
2024-05-05  6:01         ` Eli Zaretskii
2024-05-05  6:39           ` Po Lu
2024-05-05  5:55       ` Eli Zaretskii
2024-05-04 12:27 ` Eli Zaretskii
2024-05-04 21:27   ` Yuan Fu
2024-05-05  0:08     ` Po Lu
2024-05-05 15:42       ` Dmitry Gutov
2024-05-06  3:01         ` Yuan Fu
2024-05-05  5:33     ` Eli Zaretskii
2024-05-05  6:41       ` Po Lu
2024-05-05  7:03         ` Yuan Fu
2024-05-05  8:04           ` Po Lu
2024-05-05  9:10           ` Eli Zaretskii
2024-05-06  2:58             ` Yuan Fu
2024-05-06 11:00               ` Eli Zaretskii
2024-05-06 11:24                 ` Po Lu
2024-05-08  0:25                 ` Yuan Fu
2024-05-08  1:38                   ` Dmitry Gutov
2024-05-08  3:55                     ` Po Lu
2024-05-08 13:44                       ` Dmitry Gutov
2024-05-05 17:06         ` Max Nikulin
2024-05-05 15:25 ` Dmitry Gutov
2024-05-05 23:01 ` Rudolf Adamkovič
2024-05-05  4:07 Elijah G
     [not found] ` <15F31342-2F2E-4F1E-9FE2-D8F1A62BCC5A@gmail.com>
2024-05-05  7:06   ` Yuan Fu
2024-05-05  8:07   ` Po Lu
2024-05-06  0:10     ` Yuan Fu
2024-05-06  5:10   ` Elijah G
2024-05-06  5:32     ` Yuan Fu
2024-05-07  4:18       ` Elijah G
2024-05-08  0:22         ` Yuan Fu
2024-05-08  3:19           ` Elijah G
2024-05-09  3:52           ` Elijah G
2024-05-09  4:50             ` Yuan Fu
2024-05-10  2:04               ` Elijah G.
2024-05-10  7:06                 ` Eli Zaretskii
2024-05-10 15:43                   ` Elijah G.
2024-05-16  5:54                     ` Yuan Fu
2024-06-28  2:24 ` Elijah G.
2024-06-28  4:36   ` Yuan Fu
2024-06-28  9:22     ` Po Lu

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86295D3C-B975-4E89-87D9-97686079940B@gmail.com \
    --to=casouri@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.