geekhack

geekhack Community => Keyboard Keycaps => Topic started by: allancuttingedge on Mon, 14 May 2018, 12:16:49

Title: How to change the font style to cherry font in keyboard-layout-editor?
Post by: allancuttingedge on Mon, 14 May 2018, 12:16:49
Designing a GMK set(maybe just for fun), but I can find out the cherry font config...I've tried to search about it, but still no idea, also my english isn't good at all...can someone help pls :(

I know I need to type something in 'Custom Styles', I just have no idea what to paste there...

I need to change the font style same as GMK sets/cherry keycaps and use the kle-render to make a simple render out...

[attachimg=1]
Title: Re: How to change the font style to cherry font in keyboard-layout-editor?
Post by: TalkingTree on Mon, 14 May 2018, 13:55:31
I know I need to type something in 'Custom Styles', I just have no idea what to paste there...
Code: [Select]
@import url('https://fonts.googleapis.com/css?family=Your+font');
* { font-family: Your font'; }
Mind the plus as white space in the URL.
Title: Re: How to change the font style to cherry font in keyboard-layout-editor?
Post by: rossh31_ on Wed, 16 December 2020, 10:16:25
Where do you type this
Title: Re: How to change the font style to cherry font in keyboard-layout-editor?
Post by: retoid on Wed, 16 December 2020, 10:30:50
Probably under Custom Styles tab as mentioned :D

https://github.com/ijprest/keyboard-layout-editor/wiki/Custom-Styles (https://github.com/ijprest/keyboard-layout-editor/wiki/Custom-Styles)
Title: Re: How to change the font style to cherry font in keyboard-layout-editor?
Post by: rossh31_ on Wed, 16 December 2020, 11:25:56
I did and it doesnt work
Title: Re: How to change the font style to cherry font in keyboard-layout-editor?
Post by: retoid on Wed, 16 December 2020, 11:28:26
Check out what I linked above, it's a guide on how to change the fonts. https://github.com/ijprest/keyboard-layout-editor/wiki/Custom-Styles (https://github.com/ijprest/keyboard-layout-editor/wiki/Custom-Styles)

here is a screen shot of the font changed with what needs to be added as an example.
(https://i.imgur.com/zoBMY7Z.png)