From 29f2a110d41816785413fcfba6b25a85f5ce0366 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Tue, 9 Nov 2021 13:09:00 +0300 Subject: Add no font picture to the lesson 52 Signed-off-by: Konstantin Aladyshev --- Lessons/Lesson_52/NoFont.png | Bin 0 -> 768 bytes Lessons/Lesson_52/README.md | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 Lessons/Lesson_52/NoFont.png (limited to 'Lessons') diff --git a/Lessons/Lesson_52/NoFont.png b/Lessons/Lesson_52/NoFont.png new file mode 100644 index 0000000..440d336 Binary files /dev/null and b/Lessons/Lesson_52/NoFont.png differ diff --git a/Lessons/Lesson_52/README.md b/Lessons/Lesson_52/README.md index 6e393f8..2ab4d34 100644 --- a/Lessons/Lesson_52/README.md +++ b/Lessons/Lesson_52/README.md @@ -6,6 +6,8 @@ Print(L"Привет!\n"); ``` would be printed like this: +![No font](NoFont.png?raw=true "No font") + QEMU would print something like this in `nographic` mode: ``` FS0:\> HIIFont.efi -- cgit v1.2.3-18-g5258