From 7407d9c8d008ca4e97de454a92bba9290696f25e Mon Sep 17 00:00:00 2001 From: Duncan Gibson Date: Tue, 24 Nov 2020 01:07:37 +0100 Subject: Add new resize example to test and dox (PR #165) add example(s) showing Albrecht's innovative overlap resizable technique to the "How does resizing work?" documentation and tests See "resizable question" original discussion thread under: https://www.fltk.org/newsgroups.php?gfltk.general+v:39635 --- documentation/src/resize-example5c.png | Bin 0 -> 2653 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentation/src/resize-example5c.png (limited to 'documentation/src/resize-example5c.png') diff --git a/documentation/src/resize-example5c.png b/documentation/src/resize-example5c.png new file mode 100644 index 000000000..78a96f635 Binary files /dev/null and b/documentation/src/resize-example5c.png differ -- cgit v1.2.3