Version 1.2 of package Svg-Clock has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Svg-Clock describes itself as: =========================================== Analog clock using Scalable Vector Graphics =========================================== More at https://elpa.gnu.org/packages/svg-clock.html ## Summary: svg-clock provides a scalable analog clock. Rendering is done by means of svg (Scalable Vector Graphics). In order to use svg-clock you need to build Emacs with svg support. (To check whether your Emacs supports svg, do "M-: (image-type-available-p 'svg) RET" which must return t). ## Recent NEWS: Version 1.0 New function `svg-clock-insert'. Removed customization options. Version 0.5 Fixes (image-mode issue etc.). Version 0.3 Fixes (disable buffer undo). Version 0.2 Automatic fitting of clock to window size. Version 0.1 Initial version.
