cdegroot / uderzo_poncho

Poncho-style project for Uderzo graphics for Elixir
Apache License 2.0
51 stars 6 forks source link

STB font support didn't work so I pulled in Freetype which makes building more complex. #16

Closed cdegroot closed 6 years ago

cdegroot commented 6 years ago

Need to figure out why STB font support didn't work on RPi3. Having Freetype as a requirement means that a special Nerves system is required even for HDMi applications, which sucks.

cdegroot commented 6 years ago

https://elixirforum.com/t/scenic-a-functional-ui-framework/14741/34 should have the solution.