Questions tagged [text-rendering]

Text rendering means processing text for display to a user. This includes matters of character set, text direction and orientation, font face, capitalization, styling, and effects.

Text rendering means processing text for display to a user. This includes matters of character set, text direction and orientation, font face, capitalization, styling, and effects.

336 questions
0
votes
0 answers

Text rendering bug in Safari?

For some crazy reason, there are these boxes that are showing up on line breaks within text on a site that I am working on within Safari version 6.0.3 (8536.28.10) (see attached screen shot) I've tested this out on a different Mac running the same…
ultraloveninja
  • 1,969
  • 5
  • 27
  • 56
0
votes
2 answers

Rendering Text for Web with Various OpenType Features

I have a set of OTF font files and I need to showcase the fonts by dynamically rendering the text into images with different OpenType features turned on and off. The text will be input by a website user in a manner like here or here. Now, I need an…
Const
  • 101
  • 4
0
votes
1 answer

Text gets rendered wrong, each char is a white rectangle

I wanted to display some text in my OpenGL application and was already using SFML for window & context creation. I didn't want to add another library and tried using the text rendering provided by SFML (2.0). The text that is rendered is consisting…
Brainbot
  • 365
  • 1
  • 8
0
votes
1 answer

Draw a Text in 3D

I'm trying to figure out how to draw text in 3D. Right now I have two ways to display stuff onto the screen. One that uses usual 3d space to render the world, and additional render to render the HUD that does it in pretransformed way. So, ideally I…
NewProger
  • 2,945
  • 9
  • 40
  • 58
0
votes
2 answers

WPF distortion in TextBlock elements

See http://inky.ws/g/21s for screencaps of the text rendering distortion. I apply this style to get a glow effect: