ayu icon indicating copy to clipboard operation
ayu copied to clipboard

Fonts not changing in sublime

Open Helithumper opened this issue 7 years ago • 6 comments

Here is the folder font in Sublime Text right now: image And here is my settings file:

{
	"color_scheme": "Packages/ayu/ayu-mirage.tmTheme",
	"font_size": 11,
	"ignored_packages":
	[
		"Vintage"
	],
	"theme": "ayu-mirage.sublime-theme",
	"ui_font_roboto_mono": true,
	"ui_font_size_small": true,
	"ui_font_source_code_pro": true,
	"ui_native_titlebar": true,
	"ui_separator": true,
	"ui_wide_scrollbars": true
}

Therefore the line "ui_font_roboto_mono":true, Is not working correctly

And yes, I do have the font installed

Helithumper avatar Dec 13 '17 15:12 Helithumper

Hi @Helithumper, what OS and sublime version do you use?

dempfi avatar Dec 13 '17 20:12 dempfi

This was with Ubuntu 16.04 and Sublime 3.0

Helithumper avatar Dec 14 '17 04:12 Helithumper

Oops. My bad. So what had happened was that the font looks like the default (source code pro or whatever monospace is default) when at small font sizes. Given my hi-dpi screen and only a 13" monitor (surface pro 4) the font did not looks the same. Perhaps if there was an addition for the font size in the sidebar that would help out 👍 thx

Helithumper avatar Dec 14 '17 04:12 Helithumper

You can see what I mean by the size problem in this screenshot. The Folders menu is significantly smaller than my main editor, therefore the text looks incorrect

image

Helithumper avatar Dec 14 '17 04:12 Helithumper

@Helithumper was this fixed with the latest(3200) sublime release?

dempfi avatar Mar 23 '19 19:03 dempfi

Oops, closed accidentally :)

dempfi avatar Mar 23 '19 19:03 dempfi