grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] GSoC #10 new font engine (UTF-8 support+bugfix)


From: Jerone Young
Subject: Re: [PATCH] GSoC #10 new font engine (UTF-8 support+bugfix)
Date: Sun, 4 Jan 2009 23:05:40 -0600

File util/fonttool/src/org/gnu/grub/fonttool/PFF2Loader.java didn't make it into the repository.

              Jerone

On Sat, Jan 3, 2009 at 10:45 AM, Colin D Bennett <address@hidden> wrote:
On Fri, 2 Jan 2009 16:44:49 -0600
"Jerone Young" <address@hidden> wrote:

> I just paid attention to this (sorry). So everything seems fine. But
> the dependency on  a proprietary java stack  to generate fonts isn't
> good. Does it happen to work with gcc java ?

The font tool does work with gcj (gcc's Java compiler).  I just had to
make a trivial change (see attached) since gcj 4.3.2 does not yet
implement the String(byte[], Charset) constructor.

Regards,
Colin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]