Date: Sun, 02 Dec 2018 10:58:09 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 205707] Improve parsing of BDFs by vtfontcvt Message-ID: <bug-205707-227-MQjviGXV2D@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205707-227@https.bugs.freebsd.org/bugzilla/> References: <bug-205707-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205707 Tobias Kortkamp <tobik@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |tobik@freebsd.org --- Comment #11 from Tobias Kortkamp <tobik@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205707-227-MQjviGXV2D>