Top "Text-rendering" questions

Text rendering means processing text for display to a user.

Matplotlib mathtext: Glyph errors in tick labels

I've observed errors when rendering math in matplotlib 2.0.2, when using the default mathtext as opposed to the LaTeX math rendering …

python matplotlib unicode latex text-rendering
Google I/O - Roboto Font (new version) font rendering issues in Chrome (windows)

After listening to the latest Google I/O stream I was more than happy that they released a new version/…

google-chrome fonts font-face webfonts text-rendering
Web font in Chrome

I have a webfont that looks amazing on Firefox, not so much on Chrome. I've tried playing with the text-rendering …

css webfonts text-rendering
How to increase Graphics2D text quality?

I have a question concerning printing additional information on barcodes. I am using http://barbecue.sourceforge.net/ to create my …

java rendering barcode graphics2d text-rendering
What is the purpose of fc-cache in fontconfig?

i went through the documentation of fontconfig and i could understand the purpose of fc-match and fc-list. I am not …

fonts freetype text-rendering fontconfig harfbuzz
OpenGL font rendering using Freetype2

I'm trying to render a freetype font using OpenGL, following the example posted at http://en.wikibooks.org/wiki/OpenGL_…

opengl textures glsl freetype text-rendering
Drawing text to a Bitmap with TextRenderer

I am trying to draw some text using TextRenderer (since this is favorable to using Graphics.DrawString) to a Bitmap, …

c# bitmap gdi+ gdi text-rendering