2022-11-10 Fred Gleason <fredg@paravelsystems.com>

* Added code to catch warning exception when processing image
	conversions in 'RDIMResizeImage()'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-11-10 17:36:19 -05:00
parent b5e05a0563
commit 030bc6acae
5 changed files with 50 additions and 8 deletions

View File

@@ -23648,3 +23648,6 @@
* Fixed a bug in the 'Edit Audio' dialog in rdlibrary(1) that could
cause the right end of the audio waveform to be truncated when
viewing long cuts.
2022-11-10 Fred Gleason <fredg@paravelsystems.com>
* Added code to catch warning exception when processing image
conversions in 'RDIMResizeImage()'.