Just take a look to the "jaggies" (aliasing), they're not right (not SHARP, as they must be in a PNG lossless image), like there's some kind of filtering already applied (no AA, no Bloom) or wrong internal resolution.
Always thought (since 2003, LOL ! ) it was a bloom side-effect, turned out to be false!
You can see the issue very well on a Quad HD monitor using 1280x720 and then an integer upscaler (upscaling with no bilinear filtering, just brutal 1 pixel -> 4 pixels ).
There's something smoothing the image in the rasterization pipeline, as you can see in the 1280x720->2560x1440 image. That blurring along the contours would NOT be present otherwise.