Bug#962926: [Aptitude-devel] Bug#962926: Images of aptitude screens are illegible due to being scaled to browser width

2021-03-08 Thread David Kalnischkies
On Mon, Mar 08, 2021 at 04:11:42PM +0100, David Kalnischkies wrote: > ```css > .screenshot { text-align: center; } > .screenshot img { width: 100%; max-width: max-content; } > ``` And of course, I forgot to mention: ```css .screenshot img { image-rendering: crisp-edges; } ``` which might be helpfu

Bug#962926: Images of aptitude screens are illegible due to being scaled to browser width

2021-03-08 Thread David Kalnischkies
On Sun, Mar 07, 2021 at 06:43:26PM -0800, Norman Rasmussen wrote: > I'm not sure how much switching to svg would help overall. Removing the > 100% width would probably help the most. Refreshing the images at a > higher resolution wouldn't hurt either. Both are easier than trying to > change the ima

Bug#962926: [Aptitude-devel] Bug#962926: Images of aptitude screens are illegible due to being scaled to browser width

2021-03-08 Thread Axel Beckert
Hi Norman, thanks for sharing your thoughts and experiments on this issue. Norman Rasmussen wrote: > With respect to asciinema: I found two asciicast to svg converters: > - https://github.com/marionebl/svg-term-cli (MIT) This seems not packaged in Debian so far. > - https://github.com/nbedos/

Bug#962926: Images of aptitude screens are illegible due to being scaled to browser width

2021-03-07 Thread Norman Rasmussen
Package: aptitude-doc-en Version: 0.8.13-3 Followup-For: Bug #962926 With respect to asciinema: I found two asciicast to svg converters: - https://github.com/marionebl/svg-term-cli (MIT) - https://github.com/nbedos/termtosvg (BSD-3-Clause) Both generated an animated svg by default, but have an

Bug#962926: [Aptitude-devel] Bug#962926: Images of aptitude screens are illegible due to being scaled to browser width

2020-06-16 Thread Axel Beckert
Control: tag -1 + unreproducible moreinfo patch Hi Joshua, thanks for the bug report. Joshua C. Lackey wrote: > All of the screenshots are illegible because a width="100%" property > is set in each tag, causing them to be stretched and introducing > significant aliasing. I can confirm that the

Bug#962926: Images of aptitude screens are illegible due to being scaled to browser width

2020-06-15 Thread Joshua C. Lackey
Package: aptitude-doc-en Version: 0.8.13-1 All of the screenshots are illegible because a width="100%" property is set in each tag, causing them to be stretched and introducing significant aliasing. Resizing the browser window to a smaller size does not help much. Due to the low resolution of the