
I can't reproduce it with Firefox 55.0.3 on Mac. Tried playing with zoom
and font sizes in the Firefox settings but didn't make any difference.
I disagree that SVG is not a good idea. It's as good as HTML for text.
However if this problem you're seeing is a real issue for end users we
could generate a raster image from the SVG (possibly at @2x/@3x resolution)
and insert that into the webpage.
On Mon, Aug 28, 2017 at 9:38 AM MigMit
Latest Firefox on the latest Mac OS X.
But using SVG for what is mostly text is not a good idea anyway.
On 28 Aug 2017, at 07:48, Tomas Carnecky
wrote: The SVG looks ok. Please include the browser version you're using.
On Mon, Aug 28, 2017 at 7:27 AM Joachim Durchholz
wrote: Am 28.08.2017 um 03:10 schrieb Sang Hak (Andy) Chun: The cheat sheet is an embedded SVG, it seems.
It definitely is, I just checked the raw data. The first line has this to say:
<!-- Created with Inkscape (http://www.inkscape.org/) -->
Perhaps the browser isn't playing nice with vector graphics?
I see that XY positioning uses dimensionless numbers, while font sizes are given in pixels. If the browser interprets the XY values as something different than pixels, this would explain what migmit is seeing. I don't know whether the SVG or the browser is wrong. _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post. _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.