Somewhat fixed ui
This commit is contained in:
@@ -81,5 +81,8 @@ namespace SplashEdit.RuntimeCode
|
||||
|
||||
/// <summary>Packed 4bpp pixel data ready for VRAM upload.</summary>
|
||||
public byte[] PixelData;
|
||||
|
||||
/// <summary>Per-character advance widths (96 entries, ASCII 0x20-0x7F) for proportional rendering.</summary>
|
||||
public byte[] AdvanceWidths;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user