From 2a856dafd40c01dce42747fd0f07b9e448e44f0e Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 9 Oct 2022 19:34:34 +0200 Subject: [PATCH] Remove superfluous center alignment from images Doxygen uses a
with center alignment for images, hence adding HTML center alignment for image is not only superfluous but was also inconsistent. Also removed some more unnecessary HTML tags, updated copyright year. --- FL/Fl_Counter.H | 4 ++-- FL/Fl_Dial.H | 4 ++-- FL/Fl_File_Input.H | 4 ++-- FL/Fl_Light_Button.H | 4 ++-- FL/Fl_Menu_Button.H | 2 +- FL/Fl_Output.H | 4 ++-- FL/Fl_Positioner.H | 6 +++--- FL/Fl_Return_Button.H | 4 ++-- FL/Fl_Roller.H | 4 ++-- FL/Fl_Round_Button.H | 8 ++++---- FL/Fl_Simple_Counter.H | 4 ++-- FL/Fl_Valuator.H | 4 ++-- FL/Fl_Value_Input.H | 7 ++++--- FL/Fl_Value_Output.H | 6 +++--- FL/Fl_Value_Slider.H | 4 ++-- src/Fl_Help_Dialog_Dox.cxx | 6 +++--- 16 files changed, 38 insertions(+), 37 deletions(-) diff --git a/FL/Fl_Counter.H b/FL/Fl_Counter.H index eaa71f5b4..7553416e7 100644 --- a/FL/Fl_Counter.H +++ b/FL/Fl_Counter.H @@ -1,7 +1,7 @@ // // Counter header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 1998-2022 by Bill Spitzak and others. // // This library is free software. Distribution and use rights are outlined in // the file "COPYING" which should have been included with this file. If this @@ -34,7 +34,7 @@ Controls a single floating point value with button (or keyboard) arrows. Double arrows buttons achieve larger steps than simple arrows. \see Fl_Spinner for value input with vertical step arrows. -

\image html counter.png

+ \image html counter.png \image latex counter.png "Fl_Counter" width=4cm \todo Refactor the doxygen comments for Fl_Counter type() documentation. diff --git a/FL/Fl_Dial.H b/FL/Fl_Dial.H index d88416164..e11d3cb26 100644 --- a/FL/Fl_Dial.H +++ b/FL/Fl_Dial.H @@ -1,7 +1,7 @@ // // Dial header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 1998-2022 by Bill Spitzak and others. // // This library is free software. Distribution and use rights are outlined in // the file "COPYING" which should have been included with this file. If this @@ -32,7 +32,7 @@ /** The Fl_Dial widget provides a circular dial to control a single floating point value. -

\image html dial.png + \image html dial.png \image latex dial.png "Fl_Dial" width=4cm Use type() to set the type of the dial to: