markdown chaos2
This commit is contained in:
parent
bc4034fc70
commit
0d00307fab
@ -13,11 +13,13 @@ Default emoji font does not attempt to meet unicode standard since 2018:
|
|||||||
|
|
||||||
2. Build, copy out file, and re-install.
|
2. Build, copy out file, and re-install.
|
||||||
|
|
||||||
|
|
||||||
git clone https://gut.oily.dad/finn/uc-debian-emojifont.git emfont
|
git clone https://gut.oily.dad/finn/uc-debian-emojifont.git emfont
|
||||||
cd emfont
|
cd emfont
|
||||||
mkdir fontvol
|
mkdir fontvol
|
||||||
docker build -t emojis .
|
docker build -t emojis .
|
||||||
docker run -v $PWD/fontvol:/fontvol emojis:latest
|
docker run -v $PWD/fontvol:/fontvol emojis:latest
|
||||||
|
|
||||||
|
|
||||||
Find NotoColorEmoji.ttf and re-install via method of choice.
|
Find NotoColorEmoji.ttf and re-install via method of choice.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user