log libinterp/corefcn/ft-text-renderer.cc @ 33592:8a833798c741 bytecode-interpreter tip

age author description
Thu, 07 Mar 2024 14:16:22 -0500 John W. Eaton maint: strip trailing whitespace from source files
Thu, 07 Mar 2024 14:09:48 -0500 John W. Eaton maint: strip trailing whitespace from source files stable
Fri, 29 Dec 2023 08:54:01 -0500 Arun Giridhar maint: Merge stable to default
Thu, 28 Dec 2023 16:00:11 -0800 Rik Stop memory leaks in class ft_manager. stable
Fri, 22 Dec 2023 12:14:08 -0500 John W. Eaton maint: merge stable to default
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Thu, 21 Dec 2023 11:22:26 -0800 Rik maint: Place class name and class keyword on one line.
Tue, 12 Dec 2023 18:24:05 -0800 Rik maint: C++ style check for libinterp/ before 9.1 release. stable
Mon, 20 Feb 2023 18:06:54 -0800 Rik maint: Use 's_' prefix for static private class variables.
Thu, 16 Feb 2023 14:43:18 -0500 John W. Eaton use new macros to consistently delete copy and move member functions
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 01 Dec 2022 18:02:15 -0800 Rik maint: Re-indent code after switch to using namespace macros. stable
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Sun, 05 Sep 2021 20:01:16 -0700 Rik maint: use "m_" prefix for member variables in file ft-text-renderer.cc.
Wed, 25 Aug 2021 11:25:41 -0700 Rik maint: use "m_" prefix for member variables of text_renderer objects.
Sun, 16 May 2021 19:11:15 +0200 Pantxo Diribarne Add substitution font to SVG font stack if necessary
Sun, 16 May 2021 14:38:11 +0200 Pantxo Diribarne ft-text-renderer.cc: Use m_ prefix for class data members
Sun, 16 May 2021 13:17:20 +0200 Pantxo Diribarne Allow for automatic font substitution in graphics text rendering
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Wed, 07 Apr 2021 21:03:58 +0200 Markus Mützel ft-text-renderer.cc: Revert accidentally committed hunk from hg id ee66869c30d6.
Mon, 05 Apr 2021 10:48:18 +0200 Markus Mützel Fix loading fonts from path with non-ASCII characters on Windows.
Mon, 22 Mar 2021 21:32:54 +0100 Pantxo Diribarne Initial implementation of a LaTeX interpreter (bug #59546).
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 05 Oct 2020 15:19:15 -0400 John W. Eaton eliminate unnecessary uses of octave:: namespace qualifier
Wed, 30 Sep 2020 03:17:52 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Tue, 16 Jun 2020 10:12:00 -0400 John W. Eaton * ft-text-renderer.cc: Allow build to succeed if HAVE_FONTCONFIG is undefined. stable
Sat, 16 May 2020 15:53:42 +0200 Pantxo Diribarne Produce better looking TeX superscript and subscripts (bug #58376).
Sat, 11 Apr 2020 15:57:36 +0200 Pantxo Diribarne Correctly cache fonts in ft_manager (bug #58150) stable
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 30 Oct 2019 00:24:23 +0100 Pantxo Diribarne New function uisetfont (bug #57130).
Wed, 05 Jun 2019 13:04:24 +0000 John W. Eaton maint: Merge stable to default.
Tue, 04 Jun 2019 00:26:12 +0200 Pantxo Diribarne Use replacement characters to display non UTF-8 strings in figures (bug #55974) stable
Wed, 22 May 2019 13:57:30 +0000 John W. Eaton where possible, eliminate octave:: namespace qualifier inside octave namespace
Wed, 27 Mar 2019 23:32:07 +0000 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 05 Mar 2019 13:51:16 +0100 Pantxo Diribarne Implement axes and text "fontsmoothing" property (bug #55833).
Thu, 24 Jan 2019 19:28:27 +0000 John W. Eaton maint: Merge stable to default.
Thu, 24 Jan 2019 19:18:51 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Fri, 18 Jan 2019 13:51:23 -0800 Rik maint: merge stable to default.
Fri, 18 Jan 2019 11:18:23 +0100 Pantxo Diribarne Avoid accumulating data in text_renderer member variable (bug #55287) stable
Mon, 07 Jan 2019 08:08:47 -0500 John W. Eaton maint: Merge stable to default.
Mon, 07 Jan 2019 09:40:17 +0100 Pantxo Diribarne Fix memory leak with FT_Glyph objects (bug #55287) stable
Wed, 02 Jan 2019 16:45:58 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 02 Jan 2019 14:13:59 +0100 Andreas Weber Fix static analyzer detected V668 issues (bug #55347).
Tue, 01 Jan 2019 08:13:41 -0800 Rik maint: merge stable to default.
Mon, 31 Dec 2018 18:07:09 +0100 Pantxo Diribarne Make sure text bounding box is high enough (bug #55328). stable
Thu, 20 Dec 2018 22:33:11 -0800 Rik maint: Remove deprecated graphics properties.
Thu, 13 Dec 2018 16:11:50 +0100 Pantxo Diribarne Fix regression in multi-line text rendering (bug #55218)
Fri, 23 Nov 2018 11:18:53 +0100 Pantxo Diribarne Improve text extent calculation when using freetype text renderer (bug #55075)
Fri, 30 Nov 2018 20:29:28 +0100 Markus Mützel Silence compiler warning about incorrect format specifier (bug #55046).
Tue, 12 Jun 2018 13:03:04 -0400 John W. Eaton solve installation info initialization problem differently
Fri, 08 Jun 2018 15:43:36 -0400 John W. Eaton rename defaults source files to installation-data
Fri, 08 Jun 2018 13:42:34 -0400 John W. Eaton move some static configuration variables inside a class
Thu, 07 Jun 2018 10:11:54 -0400 John W. Eaton prefer <istream>, <ostream>, or <iosfwd> to <iostream> where possible
Sat, 02 Jun 2018 14:17:49 +0200 Markus Mützel Re-organize to avoid code duplication (bug #54083).
Sat, 02 Jun 2018 12:07:56 +0200 Markus Mützel Add support for "tab" character in strings in plots (bug #54035).
Sun, 06 May 2018 21:03:51 +0200 Markus Mützel Convert strings to UTF-32 for FreeType (bug #53646).
Wed, 02 May 2018 00:30:00 -0400 John W. Eaton eliminate redundant octave:: namespace tags
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 16 Mar 2018 16:59:40 -0700 Mike Miller configure: new option --with-system-freefont to use system fonts (bug #53348) stable
Fri, 16 Mar 2018 15:28:34 -0700 Mike Miller include a proper definition of Octave's private font fallback directory stable
Sat, 10 Feb 2018 07:58:25 -0500 John W. Eaton avoid splitting namespace blocks unnecessarily
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 21 Dec 2017 12:34:51 -0500 John W. Eaton maint: Indent pragmas as other preprocessor directives.
Tue, 03 Oct 2017 11:11:21 +0200 Pantxo Diribarne Provide default font files and use them (bug #52150)
Tue, 11 Oct 2016 15:20:35 +0200 Pantxo Diribarne improve text rendering in svg printout (bug #48567)
Fri, 28 Jul 2017 15:40:00 -0700 Rik Use character literals 'c' rather than string literals "c" when possible.
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Mon, 26 Jun 2017 09:05:37 -0400 John W. Eaton remove octave:: namespace tag from symbols used inside octave namespace
Sun, 11 Jun 2017 22:14:09 -0700 Rik maint: Deprecate is_empty and replace with isempty.
Tue, 02 May 2017 16:01:14 -0700 Rik maint: Add '#include "XXX.h"' to XXX.cc files.
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Thu, 27 Apr 2017 10:04:31 -0700 Rik maint: Use convention "static_cast<void *>" for casting of pointers.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Tue, 06 Dec 2016 12:40:45 -0500 John W. Eaton make deleted functions public
Tue, 06 Dec 2016 10:59:29 -0500 John W. Eaton use c++11 "= default" syntax for declaration of trivial destructors
Mon, 05 Dec 2016 22:59:37 -0500 John W. Eaton use c++11 style for deleting default copy constructor and assignment operator
Mon, 05 Dec 2016 13:04:12 -0800 Rik maint: Use C++ range feature to simplify some for loops in libinterp/corefcn.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Mon, 19 Sep 2016 15:23:48 -0700 Rik Error out, rather than segfault, when fontname is "" (bug #49102).
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Wed, 17 Aug 2016 11:43:27 -0400 John W. Eaton maint: Indent namespaces in more files.
Wed, 17 Aug 2016 02:57:50 -0400 John W. Eaton move more new classes inside octave namespace
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sun, 24 Jul 2016 12:17:07 +0200 Andreas Weber doc: Fix "doubled words" typos (\b(\w+)\s+\1\b)
Sat, 18 Jun 2016 04:08:18 +0100 Carnë Draug dim_vector: replace 7 constructors with single variadic template (patch #9030).
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Sun, 26 Jun 2016 03:50:20 -0400 John W. Eaton use OCTAVE_USE_WINDOWS_API more consistently
Fri, 17 Jun 2016 13:45:04 -0400 John W. Eaton limit gnulib headers to liboctave/wrappers directory
Wed, 25 May 2016 16:51:16 -0400 John W. Eaton use namespace for lo-mappers.h functions
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Wed, 30 Mar 2016 22:09:26 -0700 Rik maint: Eliminate bad spacing around '='.
Wed, 24 Feb 2016 11:25:12 -0500 John W. Eaton * ft-text-renderer.cc: Use pragma to avoid old-style cast warnings.
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 08:15:53 -0500 John W. Eaton revamp text rendering classes base libinterp/corefcn/txt-eng-ft.cc@9239d12d5d98