|
From: falcovorbis <fal...@us...> - 2024-10-08 05:04:31
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "A pseudo Operating System for the Dreamcast.".
The branch, falco/vmufb_font_export has been created
at a4cfbae17f1844ec725587e7879aa4ac827f4f62 (commit)
- Log -----------------------------------------------------------------
commit a4cfbae17f1844ec725587e7879aa4ac827f4f62
Author: Falco Girgis <gyr...@gm...>
Date: Mon Oct 7 23:51:14 2024 -0500
Cleanup + addressed code review comments.
commit ba9a1952c6448989b11099308c86f34b531ff65b
Author: Falco Girgis <gyr...@gm...>
Date: Sat Oct 5 17:30:13 2024 -0500
Made builitn font used by vmu_printf() public.
- Needa quick font without external dependencies to use with the
extended font-drawing methods in the vmufb API? Sweet. We already haev
one used by vmu_printf()
- Simply remove the static keyword from the font definition and then
declare it extern in the vmu_fb.h header file for others to use and
profit from.
-----------------------------------------------------------------------
hooks/post-receive
--
A pseudo Operating System for the Dreamcast.
|