[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67533: SVG images confound position pixel measurements
From: |
Eli Zaretskii |
Subject: |
bug#67533: SVG images confound position pixel measurements |
Date: |
Sun, 03 Dec 2023 18:31:18 +0200 |
> Cc: 67533@debbugs.gnu.org
> Date: Sun, 03 Dec 2023 17:52:12 +0200
> From: Eli Zaretskii <eliz@gnu.org>
>
> > From: JD Smith <jdtsmith@gmail.com>
> > Date: Sun, 3 Dec 2023 10:48:20 -0500
> > Cc: 67533@debbugs.gnu.org
> >
> > > The cumulative patch below should fix all the problems you threw on me
> > > till now.
> >
> > Most excellent, thank you for the sleuthing Eli! Your roll-up patch
> > applies cleanly and fixes all the pixel size related issues in my large
> > complex org-with-latex-preview file. I can induce the same behavior in my
> > original svg-generating code by bumping the default width up to:
> >
> > (w (+ 142 (* 2 (round (expt (1+ r) 1.25)))))
> >
> > and it solves it there too. (I’ve updated the gist to do this, and included
> > the final function below, for posterity).
>
> Thanks, I will install the changes (on master) soon.
Now done.
Is there anything else to do here, or can we close this bug?
Thanks.
- bug#67533: SVG images confound position pixel measurements, (continued)
- 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/02
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/02
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/02
- bug#67533: SVG images confound position pixel measurements, Eli Zaretskii, 2023/12/02
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/02
- bug#67533: SVG images confound position pixel measurements, JD Smith, 2023/12/02
- 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/03
- bug#67533: SVG images confound position pixel measurements,
Eli Zaretskii <=
- 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, 2023/12/03