emacs-svg-icon VS svg-lib

Compare emacs-svg-icon vs svg-lib and see what are their differences.

emacs-svg-icon

An emacs library to create SVG icons on the fly (by rougier)

svg-lib

Emacs SVG libraries for creatings tags, icons and bars (by rougier)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
emacs-svg-icon svg-lib
5 17
90 327
- -
0.0 7.6
over 1 year ago about 2 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

emacs-svg-icon

Posts with mentions or reviews of emacs-svg-icon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.

svg-lib

Posts with mentions or reviews of svg-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • Emacs-Appindicator - create and control tray icons with Elisp!
    5 projects | /r/emacs | 21 Feb 2023
    You can hide/show icons, labels, create context menus with lisp callbacks for each menu item. The library uses svg-lib so you can use icons from various online collections supported by it. Under the hood it has tiny daemon, written in C that interacts with system tray via libappindicator. So, at least for now, the only supported OS is Linux.
  • Initial Thoughts On A New Productivity Tool
    5 projects | /r/lisp | 2 Jan 2023
    Yes, he also uses svg to render a canvas and images. You can also check work by Rougier (/u/nicolas-rougier), he usually anounces his stuff in /r/emacs. He has done a lot with svg, check his svg-lib and svg-icons.
  • Package to display org headings spatially?
    7 projects | /r/orgmode | 30 Dec 2022
    Isn't a "pile" just an "unorganized map"? Really, if you think of it: a pile of papers on a desk, could as well sitt in a folder. That should bring you back to normal desktop paradigm. Now implementing headings as "folders" shouldn't be overly difficult. You could implement a "pile" of headings as just subheadings to top headings and also render those top headings as either: svg icons, check for example svg-library by /u/Nicolas-Rougier, or you could use font-icons like in font-awesome or all-the-icons, to replace top-headings with an image or a font-icon. You would probably have to write your own minor-mode but it shouldn't be very difficult. You will probably need to use invisible-text property to hide headings and replace them with icons (that is normally how org and outline modes "fold" and "expand" content in headings), but that should not be very difficult.
  • Rounded UI corners and shadows?
    1 project | /r/emacs | 20 Nov 2022
    the most basic UI changes you can do is by configuring faces (i recommend you take a look at the whole Controlling the Display section of the manual). going a bit beyond that, you can also take a look at the Widget Library as well for buttons, links, checkboxes and some other stuff. and there is also some packages and hacks by the community to display SVGs. see this reddit post and also some of Nicolas Rougier's work, more specifically his SVG lib.
  • Cross-platform graphics
    1 project | /r/emacs | 30 Sep 2022
    You could, at least in theory, do lots of GUI stuff in Emacs itself already with SVG (org PNGs). See for example svg-lib by N. Rougier for doing stuff like buttons, toolbars and some other gui elements. You can do pop-up menus with child frames.
  • procress: A simple emacs package to indicate progress of a process in the modeline (for example AUCTeX processes)
    2 projects | /r/emacs | 15 Jul 2022
    At the moment undetermined progress is what's supported out-of-the-box. Determined progress can be supported easily enough if svg-lib is used to create the progress bar.
  • Why not use Obsidian and/or Logseq instead of OrgRoam?
    9 projects | /r/OrgRoam | 18 May 2022
    Oh, I understood now what you mean. I think Emacs is definitely capable of doing this (https://github.com/rougier/svg-lib), but I don't think there's a plugin which has already done it :/.
  • svg-lib icons in org files
    3 projects | /r/orgmode | 17 May 2022
    i saw this repository and i want to use thoses icons in my org files, but i don't have much experience with emacs-lisp and neither org-mode (sorry for being a newbie). i tried to append (require 'svg-lib) and also i donwloaded the repository and before did it before requiring the module (i'm not sure if this is the right name)
  • Blamer.el 0.4 has been released. Added popup git blame messages with border and rounded corners
    4 projects | /r/emacs | 19 Feb 2022
    Have you considered/tried doing something with svg-lib?
  • svg-tag-mode (v 0.3.1) is now on ELPA
    2 projects | /r/emacs | 29 Dec 2021
    Can you open an issue on https://github.com/rougier/svg-lib (with screenshots)? I'm trying to fix the tag for any kind of font ant that would help.

What are some alternatives?

When comparing emacs-svg-icon and svg-lib you can also consider the following projects:

MaterialDesign - ✒7000+ Material Design Icons from the Community

nano-emacs - GNU Emacs / N Λ N O - Emacs made simple

MaterialDesign-Webfont - @mdi/font Dist for Material Design Icons.

emacs-dashboard - An extensible emacs dashboard

el-easydraw - Embedded drawing tool for Emacs

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

svg-tag-mode - A minor mode for Emacs that replace keywords with nice SVG labels

emacs-ng - A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.

spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

ement.el - A Matrix client for GNU Emacs

emacs-gl - OpenGL bindings for Emacs Lisp

mu4e-thread-folding - Functions for folding threads in mu4e headers view