An image renderer that uses ueberzug
Project description
lookatme.contrib.image_ueberzug
This is a lookatme extension that uses ueberzug and urwid-ueberzogen to provide image rendering support. This works on linux only (or wherever ueberzug functions).
After successfully installing, you should see something like this:
Installation
pip install lookatme.contrib.image_ueberzug
Usage
Use images! For now, only local images are supported. Remote image support will be added later.
Enable this plugin by adding it to the metadata in the head of the markdown file.
---
title: <title>
author: <author>
extensions:
- image_ueberzug
---
Use the text of the image to indicate the height (number of rows) that the
image should use when rendered. The example below will render
path/to/image.png
with a height of 7
rows:
![7](path/to/image.png)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for lookatme.contrib.image_ueberzug-1.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1833224824ead5cc9a9505a3a6f2213d2842d22fcfceefe6c551afa086d06e5 |
|
MD5 | f0cada1bc808e6b610725560bdedf178 |
|
BLAKE2b-256 | fd201260fa327116b75db748cd1cdc6c6f4b0a779c43759bd44a1ef93e5f8f76 |
Close
Hashes for lookatme.contrib.image_ueberzug-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca50278b6a318cc9abcc13885a5b06cd8d2dcc5f796ac252a42d160c882c68e0 |
|
MD5 | a15064798130083580a4059e793226fe |
|
BLAKE2b-256 | 5d8e3fd80e42669b8ba42fc06898af4823720dbeba1147d7a664d162c1dd4507 |