mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-28 07:37:21 +00:00
Text now split into lines before measuring, to avoid buggy Mono GDI+ implementation. Pixel unpack attribute is now used optimize glyph uploading. Added ClampToEdge attribute to the font sheet. |
||
|---|---|---|
| .. | ||
| DisplayListTextHandle.cs | ||
| DisplayListTextPrinter.cs | ||
| Glyph.cs | ||
| IFont.cs | ||
| IPrinterImplementation.cs | ||
| ITextPrinter.cs | ||
| TextHandle.cs | ||
| TextPrinter.cs | ||
| TextureFont.cs | ||
| VboTextPrinter.cs | ||