From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: About grub-1.91's terminal vesafb .(CJK characters)
Date: Mon, 28 Nov 2005 15:04:06 +0200 [thread overview]
Message-ID: <438B0046.7020301@nic.fi> (raw)
In-Reply-To: <1133054853.2501.2.camel@localhost.localdomain>
Andy Zheng wrote:
> Hello,
>
> I discovered that, in the current GRUB 2 (1.91 and CVS as of today), the
> vesafb terminal cannot display fullwidth (16x16) CJK characters
> properly. (The vga terminal displays both halfwidth and fullwidth
> characters properly.)
>
> I finally got it to work after some tweaking. Please see the attached
> patch file.
Thanks for your note.
I already noticed this off by one problem, but it is not fixed in CVS.
And it is a bit different fix. In my development version of video
subsystem byte ordering for greater than width>8 is a bit different so
the actual rendering code is different.
Could you test the new rendering code if it is a correct, as it is a bit
harder for me to test foreigner glyphs :)
Here is link to latest code.
http://jumi.lut.fi/~vjaaskel/grub2/grub2-video-20051126.tar.gz
Now this rendering code reside in video/i386/pc/vbe.c
(grub_video_vbe_blit_glyph).
prev parent reply other threads:[~2005-11-28 13:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-27 1:27 About grub-1.91's terminal vesafb .(CJK characters) Andy Zheng
2005-11-28 13:04 ` Vesa Jääskeläinen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=438B0046.7020301@nic.fi \
--to=chaac@nic.fi \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.