View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002412 | NoesisGUI | C++ SDK | public | 2022-09-07 14:18 | 2023-12-10 03:32 |
| Reporter | jsantos | Assigned To | jsantos | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.1.5 | ||||
| Target Version | 3.1.7 | Fixed in Version | 3.2.3 | ||
| Summary | 0002412: Improve diagnostics error when loading fonts | ||||
| Description | Right now, system fonts that are not found do not emit errors. Instead, local fonts give proper error when not found. This is to allow optional families in fallback chains like:
We could improve this a bit by giving error when no font is found in the list of fallbacks. We should also consider adding an internal font (with just one glyph) to render squares when there is not other font available. In consoles for examples, there aren't system fonts available. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-09-07 14:18 | jsantos | New Issue | |
| 2022-09-07 14:19 | jsantos | Assigned To | => jsantos |
| 2022-09-07 14:19 | jsantos | Status | new => assigned |
| 2022-09-07 14:19 | jsantos | Product Version | => 3.1.5 |
| 2022-09-07 14:19 | jsantos | Target Version | => 3.1.6 |
| 2022-09-07 14:19 | jsantos | Description Updated | |
| 2022-09-07 14:19 | jsantos | Description Updated | |
| 2022-09-07 14:19 | jsantos | Description Updated | |
| 2022-09-07 14:20 | jsantos | Description Updated | |
| 2022-09-07 14:21 | jsantos | Description Updated | |
| 2022-11-07 17:13 | sfernandez | Target Version | 3.1.6 => 3.1.7 |
| 2022-11-07 17:16 | sfernandez | Target Version | 3.1.7 => 3.1.6 |
| 2022-11-14 18:26 | jsantos | Target Version | 3.1.6 => 3.1.7 |
| 2023-12-10 03:32 | jsantos | Status | assigned => resolved |
| 2023-12-10 03:32 | jsantos | Resolution | open => fixed |
| 2023-12-10 03:32 | jsantos | Fixed in Version | => 3.2.3 |