readme.fbtruetype
来自「美化linux的kernel启动画面的程序」· FBTRUETYPE 代码 · 共 24 行
FBTRUETYPE
24 行
* fbtuetype *a simple fbcon based truetype text rendererThis is a simple example program, using the kernel framebuffer deviceto display text, rendered with freetype2.On a unix-like system, the build instructions are simple:(install and/or build the freetype2 library)makemake installTo use the renderer:fbtruetype -f /path/to/times.ttf "Text to display"See the options with fbtruetype -h---Stefan Reinauer, <stepan@suse.de>$Date: 2003/01/03 15:36:43 $
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?