|
I want to compile with only Softbuffer Tiny Skia for this library how to do that? |
Answered by
jrmoulton
Mar 14, 2024
Replies: 1 comment
|
You can set the environment variable |
0 replies
Answer selected by
NoelJacob
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can set the environment variable
FLOEM_FORCE_TINY_SKIAto true. That will force floem to use tiny skia for rendering.