[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67533: SVG images confound position pixel measurements
From: |
JD Smith |
Subject: |
bug#67533: SVG images confound position pixel measurements |
Date: |
Sun, 3 Dec 2023 10:49:37 -0500 |
BTW, in case anyone is wondering where window-text-pixel-size with a negative
pixel FROM offset is needed, Po Lu's pixel-scroll-precision-up-page is using
precisely this approach to measure the content above window-start (so as to
smoothly scroll up with high performance):
(let* ((start (window-start))
(dims (window-text-pixel-size nil (cons start (- delta))
start nil nil nil t))
- bug#67533: SVG images confound position pixel measurements, (continued)
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/03
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/03
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/03
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/03
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/03
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/04
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/04
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/16
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/16
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/16
- bug#67533: SVG images confound position pixel measurements,
JD Smith <=
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/03
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/03
bug#67533: SVG images confound position pixel measurements, Manuel Giraud, 2023/12/01
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/01
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/01
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/01
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/01
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/01
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/01
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/01