Make DRM configurable at build time to avoid increasing the size of
pbsplash. DRM support is not yet suitable to be enabled by default, but
it's nice to have it merged in so the code doesn't bitrot.
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
We only need a subset of it, to iterate faster and integrate features
like in-line rotation let's vendor it for now.
Signed-off-by: Caleb Connolly <caleb@connolly.tech>
Add nsvgGetTextShapes() and nsvgRasterizeText() declarations outside of
the _IMPLEMENTATION areas, so the headerfiles can be used without
having _IMPLEMENTATION set.
* Move the animation between the logo and the text
* Move text further below
* Change circles to 3 (like ...) and increase speed to 5
* Change circles radius, distance, amplitude
* Draw empty circles instead of full circles, to be used with a logo
that also has an outline