add option to display weird PDF pages as sixel graphics before deciding how to handle them

This commit is contained in:
xenofem 2024-03-12 04:35:09 -04:00
parent 3a9199b847
commit ee9eba3287
3 changed files with 54 additions and 6 deletions

View file

@ -57,6 +57,7 @@
jinja2
importlib-resources
setuptools
libsixel
];
src = ./.;
};