haiku/src
Pascal Abresch 7a8d5a2db3 app_server: fix fallback for fonts where the variants match.
This does not produce a satisfactory fallback if i.e "extrabold"
is selected since the CJK font does not have that, probably need to
figure out a way to change the font style so that it renders correctly
(render cjk as bold when display is at extrabold or so).

Fixes #15751.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2020-02-29 18:30:40 -05:00
..
add-ons hda: disable TCSEL on ATI/AMD for non-hmdi 2020-02-28 09:49:58 +00:00
apps HaikuDepot: Instructions on Logs 2020-02-29 10:50:04 +00:00
bin desklink: watch media_server quit event to disconnect itself. 2020-02-15 13:31:17 +00:00
build BKeymap: Add unit tests and fix issues 2019-08-20 07:49:49 +00:00
data Add a Person file to tracker new templates 2020-02-05 21:25:22 +01:00
kits BMenu: remove delay when opening submenu with mouse 2020-02-27 00:51:48 +00:00
libs m68k: build fix 2020-02-06 00:07:15 +00:00
preferences Keymap: remove flickering workarounds, small fixes 2020-02-25 04:44:29 +00:00
servers app_server: fix fallback for fonts where the variants match. 2020-02-29 18:30:40 -05:00
system system/boot: Unify spin design, add missing symbols to asm/ld 2020-02-27 16:04:23 +00:00
tests tests/net: HTTP proxy client test 2020-02-29 00:27:36 +00:00
tools elf2aout: Fix for 32bit 2020-02-05 14:52:31 +00:00
Jamfile