Haddock's Hackage page --- Bravo!

https://hackage.haskell.org/package/haddock now puts the whole cheatsheet up front. Well done! Bravo! Whoever thought up this is a genius! Thanks!

Bravo indeed.
On 27 Aug 2017, at 22:48, Albert Y. C. Lai
wrote: https://hackage.haskell.org/package/haddock now puts the whole cheatsheet up front. Well done! Bravo! Whoever thought up this is a genius! Thanks! _______________________________________________ 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.

MigMit
Bravo indeed.
[image: Screen Shot 2017-08-27 at 23.10.57.png] ×
Not quite sure whats happening here for you, but for me it is a prerendered image…
On 27 Aug 2017, at 22:48, Albert Y. C. Lai
wrote: https://hackage.haskell.org/package/haddock now puts the whole cheatsheet up front. Well done! Bravo! Whoever thought up this is a genius! Thanks! _______________________________________________ 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.

On 28 August 2017 at 07:20, Norbert Melzer
MigMit
schrieb am So., 27. Aug. 2017 um 23:15 Uhr: Bravo indeed.
[image: Screen Shot 2017-08-27 at 23.10.57.png] ×
Not quite sure whats happening here for you, but for me it is a prerendered image…
Whereas for me I've got the "broken image link" icon, but if I right-click it and say to view image it works. Possibly browser-specific? (I'm using Firefox)
On 27 Aug 2017, at 22:48, Albert Y. C. Lai
wrote: https://hackage.haskell.org/package/haddock now puts the whole cheatsheet up front. Well done! Bravo! Whoever thought up this is a genius! Thanks! _______________________________________________ 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.
_______________________________________________ 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.
-- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com http://IvanMiljenovic.wordpress.com

The cheat sheet is an embedded SVG, it seems. Perhaps the browser isn't playing nice with vector graphics? - Andy On 08/27/2017 06:01 PM, Ivan Lazar Miljenovic wrote:
On 28 August 2017 at 07:20, Norbert Melzer
mailto:timmelzer@gmail.com> wrote: MigMit
mailto:migmit@gmail.com> schrieb am So., 27. Aug. 2017 um 23:15 Uhr: Bravo indeed.
Screen Shot 2017-08-27 at 23.10.57.png ×
Not quite sure whats happening here for you, but for me it is a prerendered image…
Whereas for me I've got the "broken image link" icon, but if I right-click it and say to view image it works.
Possibly browser-specific? (I'm using Firefox)
On 27 Aug 2017, at 22:48, Albert Y. C. Lai
mailto:trebla@vex.net> wrote: https://hackage.haskell.org/package/haddock https://hackage.haskell.org/package/haddock now puts the whole cheatsheet up front. Well done! Bravo! Whoever thought up this is a genius! Thanks! _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe 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 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 http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
-- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com mailto:Ivan.Miljenovic@gmail.com http://IvanMiljenovic.wordpress.com
_______________________________________________ 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.

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.

The SVG looks ok. Please include the browser version you're using.
On Mon, Aug 28, 2017 at 7:27 AM Joachim Durchholz
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.

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.

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.

Am 28.08.2017 um 09:38 schrieb MigMit:
But using SVG for what is mostly text is not a good idea anyway.
Actually, it's the non-text parts that define what rendering solution is most appropriate. Each potential solution that I am aware of has its problems; afaik SVG is one of the least evils in this area. YMMV but I wouldn't disquality SVG as "not a good idea anyway".

On 2017-08-28 01:25 AM, Joachim Durchholz wrote:
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.
In SVG, lack of unit is taken to mean the px unit. So
participants (7)
-
Albert Y. C. Lai
-
Ivan Lazar Miljenovic
-
Joachim Durchholz
-
MigMit
-
Norbert Melzer
-
Sang Hak (Andy) Chun
-
Tomas Carnecky