ladybird/Applications/Terminal
Andreas Kling f37c8f618b Terminal: Paint bold text with a bold font.
This was really straightforward since all the necessary pieces were
already in place. This patch just passes a bold font to draw_glyphs()
for buffer cells with the bold attribute set. :^)
2019-08-04 08:15:30 +02:00
..
main.cpp LibCore: Make get_current_user_home_path() return String & close passwd 2019-08-03 08:32:07 +02:00
Makefile Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00
Terminal.cpp Terminal: Paint bold text with a bold font. 2019-08-04 08:15:30 +02:00
Terminal.h LibCore: Introduce a C_OBJECT macro. 2019-07-25 19:49:28 +02:00
XtermColors.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00