> 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>

_______________________________________________
gnue-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue-dev

Reply via email to