mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 21:08:40 +00:00
guarantee font fallbacks if font loading fails
This commit is contained in:
@@ -63,10 +63,6 @@
|
||||
// Should probably make note that you have to set it to a path to a TTF,
|
||||
// since that's not normally how Windows fonts work.
|
||||
//
|
||||
// [ ] Launching the debugger with an invalid code_font/main_font name doesn't
|
||||
// have any fallback, so you just get no text at all. Probably should use
|
||||
// a fallback font when font loading fails
|
||||
//
|
||||
// [ ] disasm animation & go-to-address
|
||||
//
|
||||
// [ ] visualize mismatched source code and debug info
|
||||
|
||||
Reference in New Issue
Block a user