Comment on What developers should know about Unicode and character sets in 2013parentComments−tuukkah12yAre these handled in the font as ligatures?−golergka12yIn what UI framework? When I worked on that, I decided to render them from a different texture that doesn't depend on the current font, but scales to it's size.
Comments
Are these handled in the font as ligatures?
In what UI framework? When I worked on that, I decided to render them from a different texture that doesn't depend on the current font, but scales to it's size.