Skip to content

GL pad painter crashes displaying symbols.ttf font when build with -Dbuiltin_ftgl=OFF #22076

@linev

Description

@linev

Check duplicate issues.

  • Checked for duplicates

Description

When GL canvas is selected, ROOT crashes trying to display text with symbols font.

Seems to be in FTGLFont character map is ignored or used incorrectly.

Builtin version of libftgl is working, but has many differences to external libftgl making very difficult to track problem.

Reproducer

[root] gStyle->SetCanvasPreferGL(true);
[root] .x $ROOTSYS/tutorials/visualisation/graphics/latex.C

ROOT version

All ROOT versions

Installation method

Build from source

Operating system

Linux

Additional context

Seems to be, ROOT crashes only when external libftgl is used

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions