Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-14 | Add lineHeightRatio to let text decide the line spacingHEADmaster | Ekaitz Zarraga | |
2022-12-14 | Sketch a proper font rendering infrastructure: | Ekaitz Zarraga | |
- Kerning - LineSpacing - ... We should include that for a proper interaction with Graphics::Text and to be able to render beautiful UIs. Also, we need to discard spaces in newlines, break lines by word, and that kind of things... We'll see. | |||
2022-12-13 | Make a better text rendering system and a simple example in titlestate | Ekaitz Zarraga | |
2022-12-13 | Move text to a separate file | Ekaitz Zarraga | |