This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-28 19:35:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c79110d5bf6d89980e38bd96424b213a67fb5a77
ladybird
/
Userland
/
Libraries
/
LibVT
History
Andreas Kling
c3018f8beb
LibVT: Simplify TerminalWidget::widget_size_for_font()
...
Reuse the base size calculation from compute_base_size() instead of duplicating it.
2023-01-06 12:02:20 +01:00
..
Attribute.h
…
CharacterSet.h
…
CMakeLists.txt
…
Color.h
…
EscapeSequenceParser.cpp
…
EscapeSequenceParser.h
…
Line.cpp
…
Line.h
…
Position.h
…
Range.h
…
StateMachine.txt
…
Terminal.cpp
…
Terminal.h
…
TerminalWidget.cpp
LibVT: Simplify TerminalWidget::widget_size_for_font()
2023-01-06 12:02:20 +01:00
TerminalWidget.h
LibVT: Use font pixel height (pixel_size) when calculating line heights
2023-01-06 12:02:20 +01:00
XtermColors.h
…