Author Topic: How to change the font style to cherry font in keyboard-layout-editor?  (Read 5640 times)

0 Members and 1 Guest are viewing this topic.

Offline allancuttingedge

  • Thread Starter
  • Posts: 14
  • Location: HK
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...

195653-0

Offline TalkingTree

  • Posts: 2452
  • Location: Italy (142)
    • My projects
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.
My opensource projects: GH80-3000, TOAD, XMMX. Classified: stuff

Offline rossh31_

  • Posts: 7
Re: How to change the font style to cherry font in keyboard-layout-editor?
« Reply #2 on: Wed, 16 December 2020, 10:16:25 »
Where do you type this

Offline retoid

  • Posts: 122
Re: How to change the font style to cherry font in keyboard-layout-editor?
« Reply #3 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
« Last Edit: Wed, 16 December 2020, 11:26:34 by retoid »

Offline rossh31_

  • Posts: 7
Re: How to change the font style to cherry font in keyboard-layout-editor?
« Reply #4 on: Wed, 16 December 2020, 11:25:56 »
I did and it doesnt work

Offline retoid

  • Posts: 122
Re: How to change the font style to cherry font in keyboard-layout-editor?
« Reply #5 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

here is a screen shot of the font changed with what needs to be added as an example.