From a7d00ae558afb7390f249db234a1e83c280365df Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 23 Jul 2024 17:18:40 +0200 Subject: Resize line sizes and widths dynamically in test/line_style_docs Resize the window to see the effect: line sizes increase with the box size and become wider depending on the box size. Minimal line width of the "wide" lines has been changed from 4 to 5, maximal width is now 9. Distinct widths are { 5, 7, 8, 9 }. Note: the default (thin) line width is now 1 rather than 0 since the default 0 may render badly. Screenshot in documentation has been updated. --- documentation/src/fl_line_style.png | Bin 15818 -> 20661 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'documentation') diff --git a/documentation/src/fl_line_style.png b/documentation/src/fl_line_style.png index 2e0b29cdb..eab01492c 100644 Binary files a/documentation/src/fl_line_style.png and b/documentation/src/fl_line_style.png differ -- cgit v1.2.3