글꼴을 관리하는 C++ API 솔루션입니다. 몇 줄의 C++ 코드로 글꼴 메타데이터를 보는 방법을 알아보세요. 글꼴 정보를 읽습니다....WriteLine(metrics); //Get cmap unicode encoding table from the font...WriteLine(System :: String( u "Font cmap unicode table: PlatformID = " ) + cmapTable...
Archiv...//Holen Sie sich die Cmap-Unicode-Codierungstabelle aus der Schriftart...Console.WriteLine("Font cmap unicode table: PlatformID = " + cmapTable...