Switchable Emacs logo in the full-SVG UI
* cg-svg.el (cg-svg-emacs-logo): new defcustom. (cg-svg--logo-files, cg-svg--logo-file, cg-svg--draw-logo-emblem, cg-svg-draw-logo): embed a real Emacs logo image via svg-embed, with the drawn emblem as a fallback. * cg-bid-ui.el (cg-bid--draw-logo): delegate to cg-svg-draw-logo. * NEWS: note the switchable logo.
This commit is contained in:
parent
b06ca3362b
commit
4b4a7fc52f
3 changed files with 61 additions and 8 deletions
4
NEWS
4
NEWS
|
|
@ -39,6 +39,10 @@ the mouse as well as the keyboard.
|
|||
the middle, and your fanned hand, with the legal cards you may play
|
||||
ringed. Click a card to play it. Set ~cg-trick-svg-cards~ to nil
|
||||
for the plain-text board.
|
||||
- The Emacs emblem in the full-window (SVG) UIs is now switchable via
|
||||
~cg-svg-emacs-logo~: it embeds a real logo that ships with Emacs --
|
||||
the modern icon (default), the classic icon, a GNU head, or the
|
||||
splash image -- or the small built-in drawn emblem, or none.
|
||||
- Full SVG board for the rummy games (Gin Rummy, Rummy, Rummy 500):
|
||||
the stock and discard, the melds already down on the table, and your
|
||||
fanned hand with cursor, marks, and lay-off hints; click a card to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue