Module alacritty::display

source ·
Expand description

The display subsystem including window management, font rasterization, and GPU drawing.

Modules

Structs

Enums

Constants

Functions

  • Calculate the cell dimensions based on font metrics.
  • Calculate the size of the window given padding, terminal dimensions and cell size.