Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスケード フォントであっても、特定の Unicode 文字にグリフ表現があるかどうかを調べたい。たとえばUIFont.systemFont(withSize:18)、文字列を使用してい\u{1CDA}て、このフォントがデフォルトの疑問符表現ではなく、この文字のグラフィカル表現を表示するかどうかを調べたいとしましょう (つまり、サポートしているカスケード フォントでもグラフィカル表現はありません)。 .
UIFont.systemFont(withSize:18)
\u{1CDA}