-
Notifications
You must be signed in to change notification settings - Fork 25
Configurable Button Font #159
Comments
There are already the "Key label scale" and "Center key label scale" sliders for this. The scale doesn't go above 100% since that starts to cause labels to overlap. |
Ah. One thing you can do is to reduce the center scale. It makes the edge labels smaller to make more room. Basically, if you think of it as a 3x3 grid, center scale adjusts how much bigger the center row/column is compared to the rest, 100% means all sizes are even, 200% means that center is twice as big as the other labels on the key. You can see https://jsbin.com/secalofebo/edit?html,css,output for a visualization of how it works. The larger the center label is, the further the peripheries have to dodge out of the way in order to make room. |
@nightkr : Although what you say is correct, that would result in the 'border' letters becoming unreadably tiny or the centre letter becoming smaller. :( But there looks like there is possibly some padding around the letters that could be reduced to allow the letters to be larger. |
@nightkr This doesn't seem to show anything except 2 grids. Did you forget to click 'Save'? :) |
The grids were the point.. ^^ The size allocated to each key is fixed, the only thing the slider can change is how that space is allocated. |
Ok. Yes, that is what the slider does. |
This issue should probably be relabeled to "Configure Button Font Size", since it doesn't seem to be related to configuring the font family used by the keyboard. Also, it seems like a continuation of #51. |
This issue has been migrated to Codeberg: see https://codeberg.org/natkr/flickboard/issues/159 for any further discussion! |
Context
I have quite a small phone (Jelly2) and the letters on the buttons are difficult to read - especially the border letters.
Describe your suggested feature
If the font size of the letters were configurable then they could be made more readable.
Ideally, the centre letter and the border letters could be configured independently.
Being able to configure the typeface could also help improve the readability.
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: