blamster19

Results 2 issues of blamster19

The program tests rotations and draws analog clock (based on example code for different models from the repository), tests default fonts of embedded-graphics crate and displays an image of Ferris...

The HTML tag supports images embedded directly into src attribute using base64 encoding, see for example [this question on SO](https://stackoverflow.com/questions/8499633/how-to-display-base64-images-in-html). I've added that trivial functionality to the parser since I...