snacks.nvim/lua/snacks/image
2025-02-19 22:56:11 +01:00
..
buf.lua feat(image): refactor + css/html + beter image fitting 2025-02-15 14:28:49 +01:00
convert.lua feat(image): allow customizing the default magick args for vector images 2025-02-19 13:15:11 +01:00
doc.lua feat(image): use search dirs to resolve file from both cwd and dirname of file. Closes #1305 2025-02-19 18:43:37 +01:00
image.lua feat(image): images are now properly scaled based on device DPI and image DPI. Closing #1257 2025-02-18 16:31:37 +01:00
init.lua fix(image): remove some default latex packages 2025-02-19 22:56:11 +01:00
placement.lua feat(image): conceal option for inline rendering (disabled by default) 2025-02-19 15:41:16 +01:00
terminal.lua fix(image.terminal): set passthrough=all instead of on for tmux. Closes #1249 2025-02-18 00:22:43 +01:00
util.lua fix(image): better cell size calculation for non-HDPI displays 2025-02-19 15:07:28 +01:00