Jeremie Koenig, le Mon 16 Aug 2010 13:20:24 +0200, a écrit :
> The BGF font used by bogl-bterm is built from the reduced BDF font, but
> the Hurd console uses BDF fonts directly.
>
> In order to be able to build both kinds, the unifont.bdf target is split
> into two stages (full bdf -> reduced bdf
On Mon, Aug 16, 2010 at 01:20:24PM +0200, Jeremie Koenig wrote:
> +else
> + # The hurd console uses a BDF font
> + if [ -d "$(LOCALE_PATH)/C.UTF-8" ] && [ -e /usr/src/unifont.bdf ]; then
> \
> + $(submake) $(TREE)/usr/share/hurd/vga-system.bdf; \
The BGF font used by bogl-bterm is built from the reduced BDF font, but
the Hurd console uses BDF fonts directly.
In order to be able to build both kinds, the unifont.bdf target is split
into two stages (full bdf -> reduced bdf -> reduced bgf). Hurd will uses
the reduced BDF font directly, other s
3 matches
Mail list logo