git: 2cb20681e17d - main - splash(4): Note that only rgba png are supported
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 09:01:08 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=2cb20681e17d488f13b53b8e061e79101c93cf21
commit 2cb20681e17d488f13b53b8e061e79101c93cf21
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-10-14 07:49:02 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-10-14 09:02:01 +0000
splash(4): Note that only rgba png are supported
While here document that I'm the author for png splash support.
Sponsored by: Beckhoff Automation GmbH & Co. KG
---
share/man/man4/splash.4 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4
index 8de18434c52f..0e52d9eb83c4 100644
--- a/share/man/man4/splash.4
+++ b/share/man/man4/splash.4
@@ -304,10 +304,17 @@ and
.Pa warp_saver
modules were written by
.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .
+.Pa splash
+png support for
+.Xr vt 4
+was written by
+.An Emmanuel Vadot Aq Mt manu@FreeBSD.org .
.Sh CAVEATS
The screen saver works with
.Xr syscons 4
only.
+.Pp
+For vt splash screen, only RGBA png are supported.
.Sh BUGS
If you load a screen saver while another screen saver has already
been loaded, the first screen saver will not be automatically unloaded