Re: [dev] [st] Cannot display unicode characters for example '\U1F50D'

2019-02-25 Thread Erika Mannerheim
opcode of failed request: 20 (RenderAddGlyphs) > Serial number of failed request: 1353 > Current serial number in output stream: 1392 > ``` > > Maybe this error catch could provide some insight? > > On Mon, Feb 25, 2019 at 9:50 PM Erika Mannerheim > wrote: > > &g

Re: [dev] [st] Cannot display unicode characters for example '\U1F50D'

2019-02-25 Thread Erika Mannerheim
It's probably because the monaco font you are using in st doesn't cover that unicode range. You have to figure out what font can display that character. Maybe you can find out what font your xfce terminal is actually using and update your st config.h correspondingly? On Mon, Feb 25, 2019 at 3:35 P