geekhack Projects > Making Stuff Together!

Any suggestions where I can get GMK font?

<< < (2/3) > >>

rossh31_:

--- Quote from: tex_live_utility on Mon, 11 March 2019, 14:53:00 ---
--- Quote from: dr_derivative on Fri, 08 March 2019, 06:08:03 ---You can use Helvetica Rounded Bold or Arial Rounded Bold, which are both pretty close to the Cherry font. Many of the symbols and punctuation are quite different though.

If you want better accuracy you're going to have to adapt them yourself. I don't believe there is an accurate replica font publicly available.

--- End quote ---

Hopefully one of our resident render wizards can share what they use, but I wouldn't blame them for wanting to keep it a trade secret.

--- End quote ---

Are there any google fonts that are like cherry font

retoid:
You can try Varela Round

You can also search to see if anyone else has hosted Helvetic Rounded, for example here.

If you add this to the Styles tab it will use Helvetica Rounded Bold:


--- Code: ---@font-face {font-family: "Helvetica Rounded LT"; src: url("//db.onlinewebfonts.com/t/4633d82b666bc288aaca2e58aeb89690.eot"); src: url("//db.onlinewebfonts.com/t/4633d82b666bc288aaca2e58aeb89690.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/4633d82b666bc288aaca2e58aeb89690.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/4633d82b666bc288aaca2e58aeb89690.woff") format("woff"), url("//db.onlinewebfonts.com/t/4633d82b666bc288aaca2e58aeb89690.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/4633d82b666bc288aaca2e58aeb89690.svg#Helvetica Rounded LT") format("svg")}

* { font-family: 'Helvetica Rounded LT';}
--- End code ---

You can also adjust the font size, although this adjusts the labels and numbers. I am no web developer and am not sure exactly how to adjust the labels vs. numbers individually.

--- Code: ---.keylabel {
    font-size: 24px;
}
--- End code ---

Findecanor:
https://github.com/dakotafelder/open-cherry

moosekeyboards:

--- Quote from: Findecanor on Wed, 16 December 2020, 14:51:23 ---https://github.com/dakotafelder/open-cherry

--- End quote ---

thanks so much this is super helpful.

_rubik:

--- Quote from: Findecanor on Wed, 16 December 2020, 14:51:23 ---https://github.com/dakotafelder/open-cherry

--- End quote ---

If only that had APL characters...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version