Opened 4 years ago
Closed 4 years ago
#16527 closed bug (duplicate)
Implement a font fallback system
Reported by: | bitigchi | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | #7961 | Blocking: | #12862, #15877 |
Platform: | All |
Description
Currently Haiku cannot display Unicode characters even if they are included in an installed font, other than the default system font, Noto Sans. Haiku should display that glyph if one of the installed fonts have it.
I think this should be fixed before R1.
Change History (3)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
I think #7961 is a bit more complex, this ticket can probably be fixed by building a fallback list from installed fonts once per state switch. (or if we want to be a bit fancier a tree of unicode ranges to fonts)
comment:3 by , 4 years ago
Blocked By: | 7961 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I think this would be a duplicate of #7961.