TextOptions
Fields
- font:Font
- Font
- text:[]const u8
- []const u8
- rs:RectScale
- RectScale
- p:?Point.Physical
Draw text starting here (top left corner of start of text). If null,
- color:Color
- Color
- background_color:?Color
- ?Color
- rotation:f32
radians clockwise, rotates around top-left corner (rs.x/rs.y)
- sel_start:?usize
- ?usize
- sel_end:?usize
- ?usize
- sel_color:?Color
- ?Color
- debug:bool
- bool
- kerning:?bool
- ?bool
- kern_in:?[]u32
- ?[]u32
- ak_opts:?AccessKit.TextRunOptions
- ?AccessKit.TextRunOptions