Skip to content

Use absolute font size for key label

Ghost User requested to merge (removed):absolute_font_size into master

The gsettings org.gnome.desktop.interface text-scaling-factor will affect pango's font size, resulting in key labels being drawn overly large, for example when using the "Large Text" accessibility option.

Using absolute font size circumvents this behavior.

This addresses issue #5

Merge request reports