Coder Social home page Coder Social logo

width of svg is too small about mathjax-node HOT 2 CLOSED

symlons avatar symlons commented on June 3, 2024
width of svg is too small

from mathjax-node.

Comments (2)

dpvc avatar dpvc commented on June 3, 2024

If you are viewing this in a browser, because the width and height are given in ex units, at some zoom levels the rounding of those dimension to actual pixel values sometimes can cause the size to be too small. Does the effect change if you zoom to different sizes? (I see this effect in Firefox only at certain zoom levels.)

One option would be to add style="overflow: visible" to the SVG element itself, as that will allow the full character to be displayed even if the box size isn't quite right.

You may also consider using MathJax v3 rather than mathjax-node, which is based on version 2. Version 3 can be run in node directly, rather than needing the rather fragile framework used in mathjax-node.

from mathjax-node.

symlons avatar symlons commented on June 3, 2024

Thanks for the tip!
setting overflow to visibile improved the situation in Chrome but in Safari the issue is still noticeable.

from mathjax-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.