BITLOAD and Bitmap -> Load... can now load JPEG image files as an undocumented feature.
The implementation uses wxWidgets to load the JPEG, which uses libjpeg from the IJG.
The feature is incomplete. It should also be able to load PNG and GIF, have some good tests for all supported file formats, have translations in the file picker for Bitmap -> Load... and be documented.