gnue-dev
[Top][All Lists]
Advanced

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

Re: Errors with gnue-designer


From: Randall Whitman
Subject: Re: Errors with gnue-designer
Date: Fri, 25 Feb 2011 15:40:55 -0800

> I've verified that in designer/forms/PagePainter/skins/default.py", line 82,
> in calc_metrics:
>  width = object['Char:width'] + 1
>  height = object['Char:height'] + 1
> Both object['Char:width'] and object['Char:height'] don't have anything in it.

As Reinhard mentioned earlier, Designer has code to read old character-grid
based GFD files, but needs enhancement to read and write new hbox/vbox
GFD files.

It may be the case that I am presently more focused on writing new-style
GFD, and that Bishan has more focus on reading new GFD.  Read & Write
may be good complementary efforts.

/Randall <www.whizman.com>



reply via email to

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