View Single Post
  #14  
Unread 06-16-2009, 12:06 AM
SaintPeter's Avatar
SaintPeter SaintPeter is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Guk
Posts: 536
Default

New Version 0.5.1
New Version Below . . .

Fixes
I think I've got fixes for most of the bugs listed above.
  • Zoom now has an upper limit of 1000% and a lower limit of 50%. There shouldn't be any way to get around this.
  • Zoom with no map loaded will no longer cause a crash.
  • Loading a language with no map loaded should no longer cause a crash.
  • Auto-Loading the SVG file is now an option and the code checks if there is a file association for SVG prior to launching.
  • Disabled the ability to edit the zoom drop-down
  • Disabled the ability to edit the language select drop-down
Features
  • I've added a "Clear" button which clears the current map and the logfile listed.
  • SVG auto-load is now optional and off by default (Setting Menu).
  • Map Style Name is now user editable. Detecting it in the log file will overwrite anything that was typed.
Unable to Reproduce
  • Auto-Parse not working (see prior message)
  • SVG min/max numbers orders of magnitude too big.
    This may be related to some culture setting, but I double checked my code and it should force the output to US culture settings for the SVG output. I ran the sample french input file you provided. I'd like to see the actual .svg output, as it may have some clues for me.
__________________

Last edited by SaintPeter : 06-16-2009 at 10:25 AM.
Reply With Quote