Release Notes for MECCA 2000 version 6.08. 2023-03-12 Fixed: 1. The pmunu program sometimes passed parameters for 2D barcode incorrectly (pmunu). 2. Combining a GIF imge as raster did not proply handle the case where no GIF converter is found (combinefile.tcl). 3. Standardized internal function calls passing "float" type of constant values (m2kbin, typdrv, preview). 4. Remove unused procedure references from the main auto-load index (tclIndex). Changed/New: 1. Minor clean-up regarding external program paths search logic (print.tcl, t1font.tcl). 2. Source code clean-up to retire old conditions which no longer exist (unimap, laserp, quikern, bmptoix, x1dump). 3. Added support for using "hunspell" as the spelling checker, by setting the variable in /usr/bin/amgraf/tkscripts/prefs: set m2kPrefs(spell_proc) "hunspell" Although "aspell" has better support for using custom dictionaries (text.tcl, ispell.tcl).