Top "Freetype2" questions

freetype2 is a font engine library used in rendering glyphs from font file

PHP Fatal error: Call to undefined function imagettftext()

Why am I getting the error PHP Fatal error: Call to undefined function imagettftext() on line 29? <?php ob_start(); …

php freetype php-gd freetype2
Does freetype comes pre-installed on Mac?

I am relatively new to Mac OS X environment. I was trying to install freetype library to display text in …

macos opengl freetype2
Installing Matplotlib on CentOS 6.5

I'm trying to get matplotlib-1.4.0 installed on CentOS 6.5 with Python 2.7.8. I've tried installing with pip and from source. I initially …

python matplotlib freetype2 centos6.5
Draw text outline with Freetype

I've implemented FreeType in my program, I can draw text with colors and style (Bold, Italic, Underline). Now I would …

c++ text opengl-es freetype freetype2
Location of the fonts on the iPhone?

I'm using the FreeType2 library in an iPhone project, and I'm trying to simply load a TTF file from the …

iphone fonts filesystems freetype2
How to install python freetype in windows 7

I am using Windows 7 64bit, I want to install and use freetype (from https://pypi.python.org/pypi/freetype-py). I …

python python-2.7 freetype2