Skip to content

font size smaller than 8 causes unwanted size changes. #355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tordenflesk opened this issue Jan 9, 2019 · 1 comment
Closed

font size smaller than 8 causes unwanted size changes. #355

tordenflesk opened this issue Jan 9, 2019 · 1 comment

Comments

@tordenflesk
Copy link

tordenflesk commented Jan 9, 2019

New user.
I'm using Semplice Regular as my font, which is a 6-point foint. Setting a Font size smaller than 8 for any element in my theme. Trying to select a font size smaller than 8 causes fonts to revert to (what I assume is) some default.

[theme/ktz]
opacity_back = 100
satellite_show = never
satellite_pos = topleft
satellite_size = small
control_margin = 2
textbox_padding = 1
listitem_padding = 1
layout = list_selmark,list_actions
color_background = #D6D7D2
color_foreground = #808080
color_title = #808080
color_textbox_back = #F5F5F5
color_faded = #a2a2a2
color_status = #808080
color_accent = #973838
color_warn = #eb6420
color_listitem_back = #F5F5F5
color_listitem_title = #808080
color_listitem_desc = #808080
color_listitem_tips = #973838
color_listitem_selected_back = #F5F5F5
color_listitem_selected_title = #808080
color_listitem_selected_desc = #808080
color_listitem_selected_tips = #973838
font_large_size = 6
font_large_style = cleartype
font_snormal_size = 6
font_snormal_style = cleartype
font_normal_size = 6
font_normal_style = cleartype
font_small_size = 6
font_small_style = cleartype
font_face = Semplice Regular
compact_results = yes
listitem_title_font = snormal
mono_font_face = Semplice Regular
mono_font_size = 6
mono_font_style = cleartype

@polyvertex
Copy link
Member

Hard-coded minimum font size changed from 8 to 6 points.
Modification is part of release v2.24, thanks for reporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants