an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
uncomfy has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
oguXxrUA has joined #foot
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
uncomfy has quit [Remote host closed the connection]
oguXxrUA has quit [Ping timeout: 260 seconds]
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
taupiqueur_shiny has quit [Ping timeout: 245 seconds]
Biolunar has quit [Quit: leaving]
ursa-major has joined #foot
azerov has joined #foot
rbmarliere has quit [Read error: Connection reset by peer]
taupiqueur_shiny has joined #foot
ursa-major has quit [Quit: WeeChat 4.0.5]
rbmarliere has joined #foot
rbmarliere has quit [Client Quit]
rbmarliere has joined #foot
Biolunar has joined #foot
vyryls has joined #foot
Arnavion has quit [Ping timeout: 255 seconds]
Arnavion has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
Velka has joined #foot
<Velka>
Hi. Anyone also having this glitch when 'male sign' emoji is being added at random next to other emojis? Like here: https://postimg.cc/gXFCRYCY
<Velka>
Also, for some reason, this "breaks" text (or, makes it unreadable to be precise) in other buffers in weechat. I'm not sure if this is foot-specific, I probably should go and test this in gnome-terminal, or something.
<ifreund>
Velka: looks like you're using an fcft version built without harfbuzz and therefore without grapheme shaping support
<ifreund>
hmm, I don't know then. Perhaps your harfbuzz version isn't new enough to support the new fancy grapheme features
<Velka>
ovf: even "mechanisms", as they say ;-)
<ovf>
my system doesn't seem to have an emoji font that foot could use, but if anyone else wants to try it here's the string from Velka's screenshot: 🤦♂️
<Velka>
ifreund: it's just debian's unstable foot package, so maybe compilation options were stripped down to basics, should i have more +things in there?
<ovf>
Velka: ok, i installed twemoji font and that thing displays as a single glyph for me. my foot's -v is the same as yours, harfbuzz 8.2.1, freetype 2.13.2. i suspect it will also depend on the font
<ovf>
well, try twemoji, and also try outside your irc client as it also might be doing something clever (e.g. vim does)
<Velka>
lemme try 🤦♂️
sentriz has quit [Ping timeout: 240 seconds]
<Velka>
I just typed facepalm and male sign one after other, and I don't have space between them. how did you do this specific string before if I may ask?
<ifreund>
Velka: from a quick peek at foot's source it doesn't seem to me that harfbuzz support will show up in the version string printed by `foot -v`
<Velka>
ovf: oh, or you just typed space between them lol
<ifreund>
the +graphemes there means that it was compiled with libutf8proc and understands grapheme cluster breaking but not that the fcft version used knows how to render them
<ovf>
Velka: i'm not big on this whole emoji thing so i just copied the full string from https://emojipedia.org/man-facepalming . note it's not space but zwj between the two
<Velka>
I just noticed, not for first time, that problem occurs when people send this specific facepalm emoji, then somehow male-sign is being added at random, and it breaks my terminal
<Velka>
just annoyed me, so I thought I will fly by and ask
sentriz has joined #foot
<novakane>
some emoji are made with combining multiple emoji, if you don't have fcft build with harfbuzz, foot don't know how to render them combined so you saw all emojis next to each other
<Velka>
novakane: thanks for explaining. This may be the case - esp. when considering Debian. Trying to figure out now what options were enabled for harfbuzz at build time…
<Velka>
novakane: I have just consulted the buildlog for fcft on Debian, it is built with harfbuzz