Opened 19 years ago
Closed 19 years ago
#83 closed defect (fixed)
TextEngine segfault when font not found
Reported by: | bensch | Owned by: | bensch |
---|---|---|---|
Priority: | minor | Milestone: | 0.3.9 |
Component: | GraphicsEngine | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
This is a little bug occuring, when a desired font is not found
This can easily be prevented when using a default font from a compiled-in file. It is not the nicest approach, but like this the text will at least be displayed
other approach is to disable Texts which fonts are not loaded completely
Change History (1)
comment:1 Changed 19 years ago by bensch
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed. and working on more