Skip to content

Releases: PeteMichaud/MapProjectorStudio

MapProjectorCLI 1.3.1

22 Mar 00:09
Compare
Choose a tag to compare

There are some minor changes, but the main difference in this package is that it's stand alone, so you don't need to have .NET installed to run it.

MapProjector CLI 1.3

15 Mar 04:03
Compare
Choose a tag to compare

Upgraded major version of runtime, so it should work better across platforms. Plus it's much faster than before. Also some minor improvements to widget rendering.

MapProjector CLI 1.2.1

14 Mar 03:24
Compare
Choose a tag to compare

Minor fix for Altitudes Widget rendering

MapProjector CLI 1.2

14 Mar 00:23
Compare
Choose a tag to compare

Significantly improved the quality of the widget rendering, In addition, when rendering widgets separately from the projected map, the widget image file is an .svg vector file, so it's resolution independent and can be altered in any way you want in an external program (eg. changing the colors, or making the lines dashed or dotted)

MapProjector CLI 1.1

12 Mar 22:53
Compare
Choose a tag to compare

This release has been pretty thoroughly tested and has added a bevy of features including:

  • Ability to use images with 16 bit per channel colors, and alpha transparency
  • Improved widget rendering including the ability to render widgets as a separate file for later processing
  • Quality parameters that support Fast, Good, and Best sampling for maps with a lot of distortion
  • Much faster processing overall
  • More!

A Whole Newerest World

05 Mar 15:48
Compare
Choose a tag to compare

The the previous versions may have run on your computer depending on which .NET dlls you already had, but this one should run without any other dependencies except the .NET runtime itself, or the equivalent Mono runtime. You probably have one of those!

A Whole Newer World

05 Mar 10:01
Compare
Choose a tag to compare

Same code as before, hopefully including all the required libraries this time.

A Whole New World

04 Mar 23:39
Compare
Choose a tag to compare

Very first, barely tested release, Windows only. For other platform please clone the repo and build on your preferred platform.