haiku/src
Máximo Castañeda 22dda7795d GlyphLayout: emit .nodef glyph for missing glyphs
Use glyph 0 when no glyph is found for a character in the current font
nor any of the fallbacks.

HasGlyphs has to bypass LayoutGlyphs because we want it to mark this
case as false, while still checking the fallbacks.

Change-Id: Ief8d9d53c91992c659922fb56b79be7172f4ab0d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4144
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2021-07-11 12:14:01 +00:00
..
add-ons ati: fix for 64 bits and non-x86 architectures, SMAP fixes 2021-07-03 09:16:59 +00:00
apps FirstBootPrompt: Replaced %Distroname% with filler text 2021-07-11 12:13:30 +00:00
bin cddb_lookup: Update default server 2021-06-24 12:50:49 +00:00
build build: follow-up for hrev54993 2021-04-30 10:42:21 +00:00
data mime_db: New text/markdown MIME type and other MIME type polishing 2021-06-25 06:58:57 +00:00
kits libnetservices: fix handling of HEAD requests and 204 responses 2021-07-04 08:07:59 +00:00
libs libunwind: Remove unused code 2021-07-01 06:35:02 +00:00
preferences keymap: fix value stored to 'flags' is never read 2021-06-11 10:58:35 +00:00
servers GlyphLayout: emit .nodef glyph for missing glyphs 2021-07-11 12:14:01 +00:00
system bootmenu: fix initial current boot volume selection 2021-07-10 04:58:03 +00:00
tests system/boot: Finish cleaning up remaining platform_get_boot_partition 2021-07-10 01:22:12 +00:00
tools libroot: remove delete_driver_settings 2021-05-31 06:51:45 +00:00
Jamfile