Andreas Hahn
unread,Aug 11, 2018, 5:19:11 AM8/11/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tiddl...@googlegroups.com
Currently TW has no explicit support for webp. There is no reason why it
wouldn't be able to support it though, you can just add "image/webp" to
the list of registered filetypes in `$:/boot/boot.js` [1] and you should
be good, assuming you have a browser with webp support.
/Andreas
[1] Hint: just open the tiddler, search for "image/png" and insert a
similiar looking line for webp.