Show HN: Sankei, one of the largest Japanese newspapers, uses a pixelized font (sankei.com)
Across the whole site, but only for paragraphs as opposed to titles. This is so odd, does someone have an explanation for that? To me it seems to negatively influence readability.
8 comments
[ 2.0 ms ] story [ 140 ms ] threadhttps://ibb.co/BqD9GmX
https://news.ycombinator.com/showhn.html
I see no font pixelation on that page. Judging by the other comment saying the same, the issue appears to lie somewhere on your end.
The sad state of affairs is that at a point where it matters most—displaying intricate, somewhat region-sensitive CJK glyphs—the technology to do so necessitates downloading comparably big files. IOW if my content is in English and I want a fancy font, small file and if it fails, well, you still can correctly read [a-zA-Z]. But if I do the same in Chinese or Japanese, tough luck, except I put in a lot of work to build an optimized font for the content du jour, else it will be easily 10MB for one font alone.
PEBKAC, as always.