This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
it:emacs:fonts [2021/06/22 23:42] admin created |
it:emacs:fonts [2021/06/23 12:07] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Adding Fonts in Pengwin WSL1 (2021-06-22) ===== | ===== Adding Fonts in Pengwin WSL1 (2021-06-22) ===== | ||
- | I was working on the Eloquent Javascript book online when I cut and pasted | + | I was working on the [[https:// |
+ | |||
+ | < | ||
+ | let roseDragon = " | ||
+ | for (let char of roseDragon) { | ||
+ | console.log(char); | ||
+ | } | ||
+ | // → 🌹 | ||
+ | // → 🐉 | ||
+ | </ | ||
Stack exchange provided a solution https:// | Stack exchange provided a solution https:// | ||
Line 13: | Line 22: | ||
==== See also ==== | ==== See also ==== | ||
- | * Harfbuzz | + | * [[pe: |
- | * Cairo | + | |
- | + | ||
- | Next up was to download and install the emoji fonts from https:// | + | |
- | + | ||
- | After the installation and running the code above, the emojis displayed. The I created a .emacs file for myself to make it load each time I start it up. | + | |
- | + | ||
- | ==== See also ==== | + | |
* Harfbuzz | * Harfbuzz | ||
* Cairo | * Cairo |