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 wrote: > On Fri, 2 Jan 2009 16:44:49 -0600 > "Jerone Young" 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 >