From: Erik V. <eri...@hc...> - 2007-07-22 11:51:33
|
> I've completed the tile adjustments and committed them. Also, I've > committed some adjustments to the tile scaling constants. >=20 > Now, when we load a tile, it's a significantly smaller image that > doesn't need much rescaling. This simplifies the drawing calculations > so that we don't lose as much information when we rescale the image > during a paint(). >=20 > This improves the look of the SVG tiles immensely. I'm really happy > with the results. Well, the tiles are a lot smaller, but the map isn't, so the result does not look good on my PC. I'll send you a screenshot per personal = mail. Do I need some property setting? =20 > With this tile work and the undo/redo work complete, if there are no > objections, I'll do another release in the next day or so. No objections. Just two remarks: - I'm well on my way with Save/Load. Save is done, but, of course,=20 Load is the difficult part. I can't guarantee completion in the 2=BD weeks before I'm going on vacation (Aug. 10th), but the prospect isn't bad, so it might be worth the wait. - Not sure, but I may have fixed one or two remaining bugs while working = on Save/Load. If you want, I could upload the current code (with = Save/Load still disabled). It should all work, but that would need extra testing. Erik. |