On Wed, 22 Jan 2025 10:00:30 +0100,
Manuel Giraud <man...@ledu-giraud.fr> wrote:
> 
> Kirill A. Korinsky <kir...@korins.ky> writes:
> 
> > On Tue, 21 Jan 2025 10:48:59 +0100,
> > Manuel Giraud <man...@ledu-giraud.fr> wrote:
> >> 
> >> Kirill A. Korinsky <kir...@korins.ky> writes:
> >> 
> >> > On Mon, 20 Jan 2025 16:04:20 +0100,
> >> > Manuel Giraud <man...@ledu-giraud.fr> wrote:
> >> >> 
> >> >> Kirill A. Korinsky <kir...@korins.ky> writes:
> >> >> 
> >> >> [...]
> >> >> 
> >> >> >> While it may fix them for some people, it may break them for others.
> >> >> >> And you can't just rm the file from /etc/fonts/conf.d because 
> >> >> >> pkg_add -u
> >> >> >> will put it back.
> >> >> >>
> >> >> >
> >> >> > Fair.
> >> >> >
> >> >> > Here an updated tgz which includes all your remakrs.
> >> >> 
> >> >> Thanks.  FWIW, "OpenMoji Black" does not seems to be a SVG font and
> >> >> works great in Emacs.
> >> >
> >> > Seems that it is uiversal font which is build from SVG and PNG with huge 
> >> > DPI:
> >> > https://github.com/hfg-gmuend/openmoji/tree/master/black
> >> 
> >> Ok.  Just to be clear, I was talking about the "OpenMoji-black-glyf.ttf"
> >> file that comes with your ports.
> >>
> >
> > Me too. And ttf for black font is quite big:
> >
> > ports $ ls -lah /usr/local/share/fonts/openmoji/*.ttf
> > -rw-r--r--  1 root  bin   1.4M Jan 10 18:48 
> > /usr/local/share/fonts/openmoji/OpenMoji-black-glyf.ttf
> > -rw-r--r--  1 root  bin  10.1M Jan 10 18:48 
> > /usr/local/share/fonts/openmoji/OpenMoji-color-colr1_svg.ttf
> 
> Maybe.  I don't really have a reference point 🤷
> 
> [...]
> 
> >>     (set-fontset-font t 'emoji "OpenMoji Black")
> >
> > Aha, I'm used the default build and it doesn't work that way.
> 
> BTW, I have tested with a freetype2/cairo build and this command works
> for meâ„¢ in this case too.
> 

Thanks to point it out. Seems that it is my local and some kind of conflict
with emacs-emojify.

I see some black emoji in M-x emoji-list, but not all of them.


-- 
wbr, Kirill

Reply via email to