Wed, 18 Nov 2015 16:40:22 -0800 |
Rik |
Remove trailing whitespace at end of lines.
|
Mon, 12 Oct 2015 22:14:25 +0200 |
Pantxo Diribarne |
Let the freetype renderer return a list of parsed substrings (bug #31468)
|
Sun, 23 Aug 2015 14:55:01 +0200 |
Pantxo Diribarne |
Fix multi-line text bounding box when using subscripts (bug #45508)
|
Wed, 19 Aug 2015 16:09:06 -0400 |
John W. Eaton |
use different approach to avoid unsigned/signed comparison warning
|
Wed, 19 Aug 2015 15:57:23 -0400 |
John W. Eaton |
avoid signed/unsigned comparison warning
|
Thu, 06 Aug 2015 08:09:01 -0700 |
Rik |
Use error() rather than ::error() unless explicitly required.
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Wed, 07 May 2014 08:39:56 -0700 |
Rik |
maint: Use "FreeType" rather than "freetype" in messages and comments.
|
Thu, 05 Dec 2013 10:50:17 -0800 |
Rik |
Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
|
Mon, 11 Nov 2013 01:49:57 -0500 |
John W. Eaton |
maint: Avoid using NULL in C++ code.
|
Mon, 28 Oct 2013 19:51:46 -0700 |
Rik |
Use GNU style coding conventions for code in libinterp/
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Tue, 01 Oct 2013 13:50:08 -0700 |
Rik |
Clip OpenGL text rotations to range [0,360].
|
Thu, 05 Sep 2013 10:34:09 -0700 |
Rik |
maint: Tweaks to remove compiler warnings.
|
Fri, 30 Aug 2013 10:07:42 -0400 |
Michael Goffioul |
Support multibyte characters in Freetype-based renderer (bug #31596).
|
Sun, 25 Aug 2013 09:26:37 -0400 |
Michael Goffioul |
Allow to compile with older freetype on RHEL5 (bug #39823).
|
Sat, 24 Aug 2013 14:27:09 -0400 |
Michael Goffioul |
Move TeX symbol decoding into the lexer (bug #39831).
|
Fri, 23 Aug 2013 18:48:42 -0400 |
Michael Goffioul |
Handle 8-bits characters correctly in freetype renderer.
|
Sun, 18 Aug 2013 21:39:27 -0400 |
Michael Goffioul |
Combine successive TeX super- and subscript elements.
|
Sun, 18 Aug 2013 16:36:46 -0400 |
Michael Goffioul |
Support TeX elements in FreeType renderer.
|
Sun, 18 Aug 2013 16:36:44 -0400 |
Michael Goffioul |
Prepare base text rendering code for full TeX support.
|
Sun, 18 Aug 2013 16:36:41 -0400 |
Michael Goffioul |
Add simple FreeType font cache in class ft_manager.
|
Sun, 18 Aug 2013 16:36:38 -0400 |
Michael Goffioul |
Add simple TeX parser based on flex/bison.
|
Wed, 03 Jul 2013 17:43:48 -0700 |
Rik |
maint: Collapse interpfcn and interpfcn-core directories into corefcn directory.
base
libinterp/interp-core/txt-eng-ft.cc@8f6a928105c5
|