From c34b9191f258ddc15c5b45c000cd0266aed9dead Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Mon, 29 Jul 2024 21:26:17 -0400 Subject: window borders --- readme.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index d1f2829..0cbd9a8 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,8 @@ makefile target builds a disk image at build/disk.iso that can be booted on a 64-bit bios system. you can use command [2] to build that. finally, use command [3] to run the disk in qemu with gdb attached. - [1] apt install bison flex g++ gdb git libgmp-dev libmpfr-dev libmpc-dev make nasm qemu-system-x86 texinfo xorriso + [1] apt install bison flex g++ gdb git libgmp-dev libmpfr-dev + libmpc-dev make nasm qemu-system-x86 texinfo xorriso [2] make -j$(nproc) [3] make run @@ -44,7 +45,7 @@ acknowledgements (any under "dependencies" are downloaded during build): license: https://unsplash.com/license source: https://unsplash.com/photos/selective-focus-photography-snowflakes-9yhy1FXlKwI - - skeleton/assets/terminus-bold-18x10.psf (terminus font, bold, 18x10) + - skeleton/assets/terminus/*.psf (terminus font) copyright 2020 dimitar toshkov zhekov license: skeleton/assets/terminus-ofl.txt (sil open font license v1.1) homepage: https://terminus-font.sourceforge.net/ @@ -87,8 +88,8 @@ project structure: - libraries/daguerre: an image loading / rendering library. - - libraries/goldman: - a library for interfacing with the goldman compositor + - libraries/pake: + a widget library for windowed applications - patches: a couple patches that are applied to dependencies -- cgit v1.2.3