From 776621208f4bdd24d025fcb527c9e86b8d82fc52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Kov=C3=A1cs?= Date: Tue, 30 Jul 2024 13:37:44 +0200 Subject: [PATCH] Minor improvements for smoothlog --- CREDITS.md | 1 + NEWS | 9 +++++++++ catalogs/de.cat | 4 +--- catalogs/en.cat | 11 +++++------ 4 files changed, 16 insertions(+), 9 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index 7fc6f722..d204b54b 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -17,6 +17,7 @@ - [Jonas Hall](mailto:jonas.hall@norrtalje.se): Swedish translation - Ben Hines: autoconf suggestions, Mac OS X port - [Jan Hubička](mailto:jh@ucw.cz): Zooming routines, ugly interface, palettes, drivers, autopilot, filters, documentation, tutorials etc. +- [iaoesch](https://github.com/iaoesch): Outcoloring mode smoothlog - [Jens Kilian](mailto:jjk@acm.org): BeOS driver, deutsch.cat - [Thomas A. K. Kjaer](mailto:takjaer@imv.aau.dk): OS/2 ports (320x200 graphics and AA-lib) - [Zbyněk Konečný](mailto:zbynek@geogebra.org): Czech translation diff --git a/NEWS b/NEWS index 14184e49..51fa012e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +RELEASE NOTES FOR XAOS VERSION 4.3.3 (yet unreleased) +----------------------------------------------------- + +New Features +============ + +o New outcoloring mode smoothlog by iaoesch. + + RELEASE NOTES FOR XAOS VERSION 4.3.2 ------------------------------------ diff --git a/catalogs/de.cat b/catalogs/de.cat index d675ca46..cab90e19 100644 --- a/catalogs/de.cat +++ b/catalogs/de.cat @@ -800,7 +800,7 @@ smoothlog0 "Es werden mehr Details sichtbar und die Bilder wirken filigraner." smoothlog1 "Dabei gelten dieselben Einschränkungen wie beim -normalen Farbverlauf (Funktioniert nicht bei \"Newton\" und \"Magnet\" +normalen Farbverlauf (Funktioniert nicht bei newton und magnet und benötigt Truecolor)." smoothlog2 "Als Beispiel dreimal derselbe Ausschnitt, einmal @@ -811,10 +811,8 @@ smoothlog_nosmooth "Ohne Farbverlauf." smoothlog_smooth "Mit normalem Farbverlauf." - smoothlog_smoothlog "Mit logarithmischem Farbverlauf." - ######################################################### # Datei: outnew.xhf diff --git a/catalogs/en.cat b/catalogs/en.cat index 87b8f8b5..1ad9068b 100644 --- a/catalogs/en.cat +++ b/catalogs/en.cat @@ -799,20 +799,19 @@ but takes the logarithm of the interpolated itervalue, so the coloring gets much quieter in chaotic places." -smoothlog0 " Thus more +smoothlog0 "Thus more details are visible. -Also the images look finer" +Also the images look finer." smoothlog1 "It has the same restrictions as -smooth (No Newton, no magnet and only works for true color." +smooth (no newton, no magnet and only works for true color)." smoothlog2 "For example the same image without using smooth, with smooth and with smooth log." -smoothlog_nosmooth "without using smooth." - -smoothlog_smooth "just using smooth." +smoothlog_nosmooth "Without using smooth..." +smoothlog_smooth "Just using smooth..." smoothlog_smoothlog "The same image using smooth log."