Andreas Kling
|
75b100673f
Switch over to building everything with i686-elf-g++.
|
6 سال پیش |
Andreas Kling
|
10d6f9ce31
SharedGraphics: Removed some unused stuff from Font.
|
6 سال پیش |
Andreas Kling
|
640360e958
Move WindowServer to userspace.
|
6 سال پیش |
Andreas Kling
|
022f7790db
Use modern C++ attributes instead of __attribute__ voodoo.
|
6 سال پیش |
Andreas Kling
|
cb6e852620
SharedGraphics: Don't eagerly commit mmap'ed font files in kernel.
|
6 سال پیش |
Andreas Kling
|
a1b63bb6d4
Bootloader: Locate the kernel's data segment and clear it.
|
6 سال پیش |
Andreas Kling
|
b1e054ffe8
Rename LizaBold to LizaRegular and LizaBlack to LizaBold.
|
6 سال پیش |
Andreas Kling
|
a258d6507a
mmap all the font files!
|
6 سال پیش |
Andreas Kling
|
cacba45f1c
LizaBold8x10: Import a bold variant of Liza8x10 and make it the default bold.
|
6 سال پیش |
Andreas Kling
|
9da9cce4f7
SharedGraphics: Font::load_from_file() forgot to close() the font file.
|
6 سال پیش |
Andreas Kling
|
5751063c63
Load the default font from disk in the kernel as well.
|
6 سال پیش |
Andreas Kling
|
abe3f515b1
Make font loading use mmap().
|
6 سال پیش |
Andreas Kling
|
7f91aec25c
Support font files.
|
6 سال پیش |
Andreas Kling
|
655753c557
SharedGraphics: Fix Font.cpp kernel build.
|
6 سال پیش |
Andreas Kling
|
6fc3c38324
Start working on a simple graphical font editor.
|
6 سال پیش |
Andreas Kling
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 سال پیش |
Andreas Kling
|
c7b005c47b
Font: Eagerly load all 256 glyphs. It's not that many.
|
6 سال پیش |
Andreas Kling
|
8fa7d96f50
SharedGraphics: Import another 8x10 fixed-width font I made.
|
6 سال پیش |
Andreas Kling
|
7a7fc37ca1
SharedGraphics: Draw an error glyph instead of crashing due to missing glyphs.
|
6 سال پیش |
Andreas Kling
|
7e5b81fe48
Make a SharedGraphics directory for classes shared between Kernel and LibGUI.
|
6 سال پیش |