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.
私用領域に多くのグリフを含むカスタム フォントがあります。私が行うdrawString("\ue21f",…);と、何も出力されませんが、文字はこのコードポイントにあります。シンプルに印刷するAと、フォントから正しい A が得られます。Java の Unicode ユーザー コード領域に制限はありますか?
drawString("\ue21f",…);
A