Add Inter font, map Chicago system symbol reservations using it, use Command symbol on macOS

This commit is contained in:
elasota
2021-08-01 22:24:41 -04:00
parent f9109850a6
commit c04aeeb962
26 changed files with 389 additions and 101 deletions

View File

@@ -7,5 +7,6 @@ namespace PortabilityLayer
FontHacks_None,
FontHacks_Roboto,
FontHacks_SyntheticBold_OpenSans,
FontHacks_SystemSymbols,
};
}