terminal/doc/cascadia
Michael Niksa 56589c0aac
Fixes crash when specifying invalid font (#2153)
* Stop the crash with fonts by trying a few fallback/backup fonts if we can't find what was selected.
* Create fallback pattern for finding a font. Resolve and pass the locale name. Retrieve the font name while retrieving the font object. Use retrieved data in the _GetProposedFont methods instead of re-resolving it.
* Add details to schema about fallback. Finish comment explaining fallback pattern to doc comment on method.
2019-07-30 14:32:23 -07:00
..
Keybindings-spec.md doc: fix some instances of "it's" (#552) 2019-05-08 21:30:41 -07:00
Panes.md Add support for multiple panes in the same window (#825) 2019-06-07 16:56:44 -05:00
SettingsSchema.md Fixes crash when specifying invalid font (#2153) 2019-07-30 14:32:23 -07:00
TerminalSettings-spec.md doc: fix some more instances of "it's" (#551) 2019-05-08 21:31:15 -07:00
Unittesting-CppWinRT-Xaml.md Refactor TerminalApp and Add Tests for Xaml Content (#1164) 2019-07-15 14:27:56 -05:00