log examples/common.rs @ 744:3687205fe620

age author description
Mon, 06 Jan 2020 22:48:09 +0100 Emmanuel Gil Peyrot examples: Make the common functions take AsRef<Path>.
Mon, 23 Sep 2019 14:01:35 +0200 Emmanuel Gil Peyrot examples: Propagate image loading errors.
Mon, 23 Sep 2019 00:22:08 +0200 Emmanuel Gil Peyrot examples: Update luminance.
Sun, 08 Sep 2019 17:47:23 +0200 Emmanuel Gil Peyrot examples: Update to luminance 0.32.
Sat, 24 Aug 2019 19:30:59 +0200 Emmanuel Gil Peyrot Switch to versioned luminance now that it got released, not hardcoded paths.
Fri, 23 Aug 2019 19:46:47 +0200 Emmanuel Gil Peyrot examples: use common module.
Fri, 23 Aug 2019 19:29:00 +0200 Emmanuel Gil Peyrot anmrenderer: split common loading functions in another module.