Structs§
- Font
Size - Struct to hold font size information in terms of width and height.
- Terminal
Size - Struct to hold terminal size information in terms of width and height.
Enums§
- Terminal
Error - Enum to represent possible errors that can occur while getting terminal or font size.
Functions§
- get_
size_ of_ the_ font - This function retrieves the font size used by the terminal in pixels.
- get_
size_ of_ the_ terminal - This function retrieves the size of the terminal window in pixels.