png2terminal: Dump a PNG image to the terminal using the Terminal Graphics...

View source: R/png2terminal.R

png2terminalR Documentation

Dump a PNG image to the terminal using the Terminal Graphics Protocol

Description

Dump a PNG image to the terminal using the Terminal Graphics Protocol

Usage

png2terminal(filename)

Arguments

filename

filename of the PNG image

Details

The Terminal Graphics Protocol is not supported by many Terminal Emulators. The most notable terminal emulator supporting the protocol is Kitty.

Value

Called for it's side effect of writing the image to the terminal (standard out). Return NULL invisibly.


djvanderlaan/kitty.r documentation built on Feb. 2, 2025, 9:12 p.m.