@alexdeathway@programming.dev to Linux@lemmy.ml • 2 years agoELI5 the whole Wayland vs X11 going on.message-square126arrow-up1203file-text
arrow-up1203message-squareELI5 the whole Wayland vs X11 going on.@alexdeathway@programming.dev to Linux@lemmy.ml • 2 years agomessage-square126file-text
minus-square@neidu2@feddit.nllinkfedilink7•2 years agoI remember messing around with font servers 25 years ago in XFree86. Are font servers still a thing with X11?
minus-square@rufus@discuss.tchncs.delinkfedilink5•edit-22 years agoThe X font server has been deprecated like 10 years ago. I doubt you’ll find it as an option in a modern distribution. Nowadays fonts are rendered by the client (application) with something like the Cairo library (if I’m not mistaken).
I remember messing around with font servers 25 years ago in XFree86. Are font servers still a thing with X11?
The X font server has been deprecated like 10 years ago. I doubt you’ll find it as an option in a modern distribution. Nowadays fonts are rendered by the client (application) with something like the Cairo library (if I’m not mistaken).