mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-25 23:36:15 +00:00
Implemented RightToLeft and Vertical TextDirections (Vertical is glitchy). Implemented Near, Far and Center TextAlignments. Improved support for word wrapping. Removed alpha blending from GL11TextOutputProvider. |
||
|---|---|---|
| .. | ||
| CachedGlyphInfo.cs | ||
| GdiPlusGlyphRasterizer .cs | ||
| GL1TextOutputProvider.cs | ||
| GL11TextOutputProvider.cs | ||
| GL12TextOutputProvider.cs | ||
| Glyph.cs | ||
| GlyphCache.cs | ||
| GlyphEnumerator.cs | ||
| GlyphPacker.cs | ||
| GlyphSheet.cs | ||
| IGlyphCache.cs | ||
| IGlyphRasterizer.cs | ||
| ITextOutputProvider.cs | ||
| PoolableTextExtents.cs | ||
| TextBlock.cs | ||
| TextBlockComparer.cs | ||
| TextExtents.cs | ||