| Index: Source/platform/fonts/win/FontFallbackWin.cpp
|
| diff --git a/Source/platform/fonts/win/FontFallbackWin.cpp b/Source/platform/fonts/win/FontFallbackWin.cpp
|
| index fe1fc3295a37ef9de4538eb9720b6f1b1237fe2a..222f64bed7a5b9422b088ce2fe1432eb9eba19e5 100644
|
| --- a/Source/platform/fonts/win/FontFallbackWin.cpp
|
| +++ b/Source/platform/fonts/win/FontFallbackWin.cpp
|
| @@ -305,6 +305,7 @@ const UChar* getFontBasedOnUnicodeBlock(int ucs4, SkFontMgr* fontManager)
|
| case UBLOCK_PLAYING_CARDS:
|
| case UBLOCK_MISCELLANEOUS_SYMBOLS:
|
| case UBLOCK_MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS:
|
| + case UBLOCK_MISCELLANEOUS_TECHNICAL:
|
| case UBLOCK_TRANSPORT_AND_MAP_SYMBOLS:
|
| case UBLOCK_ALCHEMICAL_SYMBOLS:
|
| case UBLOCK_RUNIC:
|
|
|