On Fri, Oct 20, 2000 at 06:43:30PM +0200, Marcin Owsiany wrote:
> > Have you committed the changes?
>
> No. Do you think I should? Won't it break anything? These asserts seem
> sensible :-\
Well, it did not break anything for that device I use on my computer... :) To
be serious, I just do not kno
On Fri, Oct 20, 2000 at 05:05:19PM +0400, Michael Sobolev wrote:
> On Fri, Oct 20, 2000 at 01:54:39PM +0200, Marcin Owsiany wrote:
> > > Well, I rember having such a problem with another driver. The "fix" was to
> > > comment out the assertions. Could you please check if it works for you? (Just
On Fri, Oct 20, 2000 at 01:54:39PM +0200, Marcin Owsiany wrote:
> > Well, I rember having such a problem with another driver. The "fix" was to
> > comment out the assertions. Could you please check if it works for you? (Just
> > comment out the lines 220-225.)
>
> Yes, this seems to 'fix' this
On Sun, Oct 15, 2000 at 10:02:52PM +0400, Michael Sobolev wrote:
> On Fri, Oct 13, 2000 at 11:22:01PM +0200, Marcin Owsiany wrote:
> > (It doesn't work with either font - reduced or not).
> >
> > bterm: bogl-vga16.c:223: bogl_vga16_clear: Assertion `y1 >= 0 && y1 <
> > bogl_yres' failed.
> >
On Fri, Oct 13, 2000 at 11:22:01PM +0200, Marcin Owsiany wrote:
> (It doesn't work with either font - reduced or not).
>
> bterm: bogl-vga16.c:223: bogl_vga16_clear: Assertion `y1 >= 0 && y1 <
> bogl_yres' failed.
> Aborted
Well, I rember having such a problem with another driver. The "f
On Fri, Oct 13, 2000 at 11:22:01PM +0200, Marcin Owsiany wrote:
> This time it reduced, but now bterm refused to work for some reason. (It
> doesn't work with either font - reduced or not).
>
> bterm: bogl-vga16.c:223: bogl_vga16_clear: Assertion `y1 >= 0 && y1 <
> bogl_yres' failed.
> Ab
On Sat, Oct 14, 2000 at 01:05:51AM +0400, Michael Sobolev wrote:
> Hmm... It looks like I found the problem (please see and check CVS version).
> I am just not sure I did it right way... :(
This time it reduced, but now bterm refused to work for some reason. (It
doesn't work with either font - r
Hmm... It looks like I found the problem (please see and check CVS version).
I am just not sure I did it right way... :(
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, Oct 13, 2000 at 10:43:36PM +0200, Marcin Owsiany wrote:
> On Sat, Oct 14, 2000 at 12:37:30AM +0400, Michael Sobolev wrote:
> > Marcin,
> >
> > It looks I completely lost. :-( It works on my home computer and it does not
> > on my both computers at work.
>
> Maybe try cmp-ing the all.utf
On Sat, Oct 14, 2000 at 12:37:30AM +0400, Michael Sobolev wrote:
> Marcin,
>
> It looks I completely lost. :-( It works on my home computer and it does not
> on my both computers at work.
Maybe try cmp-ing the all.utf and fonts and/or stracing the reduction process?
Marcin
--
+---
Marcin,
It looks I completely lost. :-( It works on my home computer and it does not
on my both computers at work.
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, Oct 13, 2000 at 01:37:28AM +0200, Marcin Owsiany wrote:
> $ cd utilities/dbootstrap/po
> $ make all-utf
> $ for x in utf/??.trm;do make `echo $x|sed -e 's/trm/po/'`;done
> $ cat utf/*.po > ../../po.utf
> $ cd ../../../scripts/rootdisk/messages
> edited Makefile so that RN_TARGET_DIR=.
> $
On Fri, Oct 13, 2000 at 02:45:27AM +0400, Michael Sobolev wrote:
> > How do you create you all.utf file?
> And the answer to this question is really important as error code -1 means `An
> invalid multibyte sequence encountered'. I'd guess that the file all.utf is
> not in utf-8...
I knew i've fo
On Fri, Oct 13, 2000 at 02:38:15AM +0400, Michael Sobolev wrote:
> Well, I've been using unifont.bdf as it comes in bf-utf.
I checked the program with ucs.bdf font, but unfortunately, it comes with
symbolic names for characters (what is not supported by this simple program).
unifont.bdf uses U+xx
Well, I've been using unifont.bdf as it comes in bf-utf.
How do you create you all.utf file?
--
Misha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
With:
LC_CTYPE=eo.UTF-8
LD_PRELOAD=/home/porridge/debian/boot/boot-floppies/utilities/bogl/libutf8_plug.so
the following happens:
$ ./reduce-font ../../../bf-utf/unifont.bdf < ../all.utf > reduced_unifont.bdf
-1: bytes: 6
Used chars: 128 (0 processed)
$ ./reduce-font ../../../bf-utf/ucs.bdf < ..
16 matches
Mail list logo