https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205707

Tobias Kortkamp <to...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |to...@freebsd.org

--- Comment #11 from Tobias Kortkamp <to...@freebsd.org> ---
In the x11-fonts/spleen port I'm converting all but one of the fonts
to vt(4) fonts.  This works pretty well, but converting the
spleen-32x64 [1] font fails with:

$ vtfontcvt -w 32 -h 64 spleen-32x64.bdf spleen-32x64.fnt
vtfontcvt: Unsupported wbytes 4!

While Dmitry's patch fixes the error message, all generated fonts are
now broken and do not display correctly.  Characters appear as if some
part of them are cut off.  Something is not quite right.

[1] https://github.com/fcambus/spleen/blob/1.0.2/spleen-32x64.bdf

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to