Sublime Forum

The latest version of the title in the DPI is more than 100% of the time in Chinese, Japanese into squares, want to solve

#1

The latest version of the title in the DPI is more than 100% of the time in Chinese, Japanese into squares, want to solve.

0 Likes

#2

It looks like your system default font was a english font?

0 Likes

#3

No, I am Chinese Windows system, as long as can display properly to DPI
Settings back to 100%, but too look down upon this word is not clear, so
we need to adjust the high DPI.

0 Likes

#4

Hi-DPI issue?
Have you already set subpixel_antialias in your sublime user settings.

0 Likes

#5

subpixel_antialias is OS X only

0 Likes

#6

Have found the cause of this BUG, because DPI is higher than 100% of the
time the system font is reset the default font, not won’t lead to non
English show, hope that the next version with some!

0 Likes

#7

I think it can be used on other systems too?

0 Likes

#8

See also the related bug report on github: https://github.com/SublimeTextIssues/Core/issues/1066

0 Likes

#9

try using subpixel_antialias :

"font_options":
	[
		"subpixel_antialias"
	],
0 Likes

#10

Tried to solve this problem. Is high DPI cases font into the default font in Chinese, Japanese, unable to display

0 Likes