View Single Post
Old 12-26-2025, 05:14 AM   #7
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 590
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
Quote:
Originally Posted by PiperKev View Post
I found two entries in the CSS:

@font-face {
font-family: "Apple Color Emoji";
font-style: normal;
font-weight: normal;
src: url(../font/AppleColorEmoji.ttc);
}

span.Emoji {
font-family: "Apple Color Emoji", sans-serif;
font-size: 0.75em;
font-style: normal;
font-weight: normal;
}
I'm not sure Koreader supports ttc format (I've tried only ttf, otf, woff, woff2). you can try converting it. Or simply download the ttf from here: https://github.com/PoomSmart/EmojiLibrary/releases
nqk is offline   Reply With Quote