terminal/src/renderer
PankajBhojwani 1b6e6bd6dd
Fix setting wght axis font bugs (#10863)
- When deciding whether to call `_AnalyzeFontFallback`, also check if the user set any font axes
- Do not use the user set weight if we are setting the weight due to the bold attribute
- When calling `FontFaceWithAttribute`, check if the user set the italic axis as well as the text attribute

* [x] Closes #10852
* [x] Closes #10853
2021-08-25 01:19:40 +00:00
..
base Remove std::deque from Renderer (#10923) 2021-08-24 15:27:59 +00:00
dx Fix setting wght axis font bugs (#10863) 2021-08-25 01:19:40 +00:00
gdi Add support for downloadable soft fonts (#10011) 2021-08-06 20:41:02 +00:00
inc Remove std::deque from Renderer (#10923) 2021-08-24 15:27:59 +00:00
uia Add support for downloadable soft fonts (#10011) 2021-08-06 20:41:02 +00:00
vt Add support for downloadable soft fonts (#10011) 2021-08-06 20:41:02 +00:00
wddmcon Add support for downloadable soft fonts (#10011) 2021-08-06 20:41:02 +00:00
dirs Merged PR 4645239: [Git2Git] Merged PR 4644345: conhost: disable the DX renderer in inbox builds 2020-05-05 23:03:07 +00:00