Stéphane Millien

Results 5 issues of Stéphane Millien

Use of try-with-resource to prevent from memory leaks.

Update method getName. New return value = "Hermite"

Change the return value of method getName ("BSpline" is now "Mitchell")

Hello, In package 'com.mortennobel.imagescaling'. Both classes MitchellFilter and HemiteFilter have this method: ``` public String getName() { return "BSpline"; } ``` Can you please update ?

Hello, The setting in "Réglages > Apparence > Taille de police" is no longer supported at application launch since version 5.3.1 (it worked perfectly in version 5.3.0). Regards, Stéphane.