You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And for some reason I decided it was a good use of time to write a Nom parser (mod from) for @raphlinus' plate files, and FontForge's very similar format...and then Inkscape's while I was at it:
In order to build Qglif on Ubuntu 20.04, I've noticed that I've had to install the following libraries (via
apt-get
):libxcb-shape0-dev
libxcb-xfixes0-dev
I'm sure there are a few more that were needed that I already happened to have installed.
We should list the library requirements in README.md
The text was updated successfully, but these errors were encountered: