dumol / PixelPerfect

Pixel-perfect font rendering under Wayland and X.org
MIT License
17 stars 1 forks source link

make install.sh work on OpenBSD #8

Closed richardipsum closed 3 years ago

richardipsum commented 3 years ago

use -f - to avoid "tar: Failed open to read on /dev/rst0: Permission denied" error on OpenBSD.

richardipsum commented 3 years ago

btw thanks so much for this package! I was really struggling to get fonts that didn't look blurry on my low res display, these hinted fonts make a huge difference thanks!!

dumol commented 3 years ago

Thank you too for the fix! Have used this setup for years on OpenBSD, but the installer was only tested on Linux.