Gwyddion 2.12 is now available for download at http://sourceforge.net/project/showfiles.php?group_id=121723&package_id=132793&release_id=651402 (all released files)
http://gwyddion.net/download/2.12/ (source code) Released files are signed with PGP/GnuPG key "David Nečas (Yeti) <[email protected]>", id 62A07732 fingerprint = 263F 9B1E C1E0 5261 C689 D83B 00FD D1D0 62A0 7732 ----------------------------------------------------------------------------- This is a stable version continuing the 2.x serie, backward compatible with previous 2.x versions. More information about Gwyddion is available at http://gwyddion.net/ Bugs should be reported to [email protected] ----------------------------------------------------------------------------- Summary of changes: Application: - New translations: Russian. - Translations updated: Czech. - Tips of the day were added, accessible in Meta -> Tip of the Day. Libraries: - libgwyprocess: Some grain corners had not been counted as described in grain boundary length calculation. This was corrected. - libgwyprocess: New grain quantities boundary minimum and maximum were added. - libgwyprocess: GwyMaskingType enum was added. - libgwyddion: New nacro gwy_clear() zeroes memory in a sizeof-safe way. - libgwyddion: New function gwy_memmem() that wraps or emulates GNU memmem(). - libgwydgets: GwyColorAxis uses two-line labels if number and units do not fit on one line together. - ligwyprocess: DataField methods such as gwy_data_field_set_val() check the type of the data field argument. - libgwyapp: gwy_get_foo() binary data functions were changed into a form that hopefully works with strict aliasing rules. Modules: - Pygwy: Is enabled by default (on Unix). - Polynomial level: Possible crash when no mask is present was fixed (bug introduced in 2.11). - Calibrate: No longer mangles units of the original data, Reset button works again, some user interface corrections. - Pixmap export: Inset scale bar position and length can be adjusted. - Facet level: If a mask is present, offers a choice to exclude/include data under mask. - Lines layer: `Random' line number sizes in pixmap export were fixed. - Level and Level Rotate: Previously selected masking type is honoured when re-run with Ctrl-F (if a mask is present). - Distance, Stats and Roughness tools: Button copying results table to the clipboard was added. - Drift, Polynomial distortion: Mask and presentation are transformed too. - Burleigh BII, Quesant: Botched modules were completely rewritten. - Sensofar: Module was completely rewritten, fixing crashes on 64bit systems. - RHK SM3: Limited support for line data import was added. - Fit sphere: Critical message caused by failed assertions was fixed. - Scale, Rotate, Unrotate: Masks are always tranformed with rounding interpolation, i.e. output pixels are either fully masked or not at all. - Grain statistics: Can save the statistics table or copy it to clipboard. - Grain distributions: Can add an header comment describing the columns. - Mask of outliers: No longer creates empty masks. Should the mask be empty, it is removed/not created instead. - Arithmetic: Knows the constant pi. - Arc revolution: Cluttered labels were fixed. - Row/column statistics: Average value was moved from Options to a place where it is always visible and it is properly reset when no data is loaded. - Polynomial distortion, 1D FFT filter: Update button is insensitive when automatic updates are enabled. Other: - New utility gwyddion-thumbnailer creates SPM file thumbnails for desktop environments. In this release, GNOME, XFce and KDE4 are fully supported with thumbnails created on-the-fly. In other TMS-conforming environments the thumbnailer must be run manually to batch-create the thumbnails. - configure options --enable-python, --enable-perl, --enable-ruby and --enable-pascal were canonicalized to the with-form: --with-python, etc. - Registered MIME types were updated, generic extensions such as *.dat or *.xml are no longer used for file format recognition. - If `make install' is run with nonempty DESTDIR, freedesktop databases are not updated, i.e. configure --disable-desktop-file-update is no longer needed. - Flag -fno-strict-aliasing is no longer added to gcc compilation options. - Missing RPM dependencies on Mandriva were fixed. - Missing header gwyconfig.h was added to the Win32 packages. ----------------------------------------------------------------------------- Enjoy, Yeti ------------------------------------------------------------------------------ _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
