From: Brett <wak...@ea...> - 2005-08-11 22:04:48
|
On Thu, 2005-08-11 at 22:58 +0200, Erik Vos wrote: > You could ask Marco how he has tested his SVG files. > > I'll have a look into the batik stuff later. > I'm still exploring the API myself. Once I get a better handle on it, I'll certainly check in with Marco about his file format. > > In the meantime I have implemented (very) basic maps for > 1830 and 1856: just the hexes with your label names, > to which I have added the mapboard hex names. > > To make 1856 fit, I have reduced the scale of NS maps by a factor of 2. I expect we'll need to walk through the hex code and sort out the scaling. Colossus has a Scale class to use for allowing all parts of the code to use the same Scale setting. I suspect we may need to use something similar. > To make this all work, I had to make several changes to your > hexmap GUI classes, to the extent that your test class does not work > anymore. > I expected that many changes will be needed. Don't worry about breaking the test classes, that's why they're test classes. :-) ---Brett. Never explain. Your friends do not need it and your enemies will never believe you anyway. -- Elbert Hubbard |