Release Notes for MECCA 2000 version 5.25. Oct/12/2015 Fixed: 1. typdrv core-dumped when printing a box with tapered round corners (typdrv). 2. Error in "Master Font List" dialog, where a user can partially type in either a font name, or a font name mnemonic, has been fixed (text.tcl). New/Changed: 1. Barcode "Interleaved 2 of 5" (Int25) dialog content and operation have changed slightly (int25.tcl): a. The "Add Check Digit" check-button has been renamed to "Incl Check Digit", to mean the check digit is included in the count of "Number of Digits". b. "Interleaved 2 of 5" encodes even number of digits, as described in the brief Barcode -> Int25 -> Info, MECCA 2000 however did not actively check that condition. Now it does: If an odd number is given for "Number of Digits", the digit count will automatically increment to the next even number, and check-digit enabled. If this leads to the digit count exceeding the maximum (16), the condition will be flagged. c. If the user-provided code string is shorter than "Number of Digits", leading 0's (zeros) will be added to make the count. 2. Inverted Round box corners that are tapered, now display as constant line weight quarter circles, to visually distinguish from zero-weight corners, and also to agree with how they are printed (m2kbin). 3. Added support for "dm" and "dmi" as text style mnemonics for "demi" and "demi-italic" styles (m2kbin, galeyc, pmunu, laserp, typdrv).