You can retrieve the texture which contains all the pre-rendered glyphs of a certain size: const sf::Texture& texture = font.getTexture(characterSize);.
確定! 回上一頁