Mike Trzaska
Results
3
comments of
Mike Trzaska
Make sure freetypes is properly installed on your device (look at https://github.com/r-lib/ragg/issues/86)
conan create . -o *:without_python=False --build=missing -s build_type=Debug
I tried to initialize the ETB without using the `board` struct to avoid the need of a filesystem. This is my prototype code: ```C++ // initialize persistent buffer for trace...