Re-exports§
pub use font_introspector::Stretch;pub use font_introspector::Style;pub use font_introspector::Weight;pub use components::filters::Filter;pub use components::quad::Quad;pub use layout::Content;pub use layout::FragmentStyle;pub use layout::FragmentStyleDecoration;pub use layout::SugarDimensions;pub use layout::UnderlineInfo;pub use layout::UnderlineShape;pub use wgpu;
Modules§
Macros§
- concat_
arrays - Concatenates provided arrays.
Structs§
- Graphic
- Graphic
Data - Defines a single graphic read from the PTY.
- Graphic
Id - Unique identifier for every graphic added to a grid.
- Graphics
- Image
Properties - Resize
Command - Dimensions to resize a graphic.
- Rich
Text - Rich
Text Lines Range - Sugarloaf
- Sugarloaf
Errors - Sugarloaf
Renderer - Sugarloaf
Window - Sugarloaf
Window Size - Sugarloaf
With Errors
Enums§
- Braille
- Color
Type - Specifies the format of the pixel data.
- Colorspace
- Corner
Type - Drawable
Char - Object
- Resize
Parameter - Unit to specify a dimension to resize the graphic.
- Sugar
Cursor
Constants§
- MAX_
GRAPHIC_ DIMENSIONS - Max allowed dimensions (width, height) for the graphic, in pixels.