Skip to content
Commit 8f841276 authored by Matthieu CRAPET's avatar Matthieu CRAPET Committed by Martin Jansa
Browse files

fim: add "hf" PACKAGECONFIG option

This embedds a console font in fim executable.

To use it, don't forget to define FBFONT with the special value:
export FBFONT='fim://

'

Option is enabled by default because kdb-consolefonts package
only provides PSF version 2 files (fim only support version 1 and creates an error).

Benchmarked fim executable size: +6Kb (x86_64) and +7Kb (armv7).

Signed-off-by: default avatarMatthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 7dfa6be8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment