[Git][NTPsec/ntpsec][master] ntpclients/ntpviz.py: Allow .webp image encoding.

Gary E. Miller (@garyedmundsmiller) gitlab at mg.gitlab.com
Tue Jul 1 03:28:17 UTC 2025



Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
2640e128 by James Browning at 2025-06-30T20:27:37-07:00
ntpclients/ntpviz.py: Allow .webp  image encoding.

- - - - -


1 changed file:

- ntpclients/ntpviz.py


Changes:

=====================================
ntpclients/ntpviz.py
=====================================
@@ -1574,6 +1574,7 @@ Python by ESR, concept and gnuplot code by Dan Drown.
                 'pngcairo': '.png',
                 'png': '.png',
                 'svg': '.svg',
+                'webp': '.webp',
                }
     if args.terminal in term_map:
         args.img_ext = term_map[args.terminal]



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/2640e1289e9f958db8ec9cad316aa1bac80f375f

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/2640e1289e9f958db8ec9cad316aa1bac80f375f
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20250701/703448ef/attachment.htm>


More information about the vc mailing list