Age | Commit message (Expand) | Author |
---|---|---|
2022-04-09 | LibGfx: Move ScaledFont and new base class VectorFont out of TTF | Simon Wanner |
2022-04-09 | LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/ | Simon Wanner |
2022-03-31 | LibPDF: Add Type0 and TrueType fonts | Matthew Olsson |
2022-03-31 | LibPDF: Abstract Type1 font data | Matthew Olsson |
2022-03-31 | LibPDF: Accept font size in PDFFont::get_char_width | Matthew Olsson |
2022-03-31 | LibPDF: Move font files into their own directory | Matthew Olsson |