Tagged Questions

Open source font rendering library, written in C, which is able to open font files in OpenType and TrueType formats (and more) and render glyphs.

learn more… | top users | synonyms

13
votes
6answers
14k views

Is there a decent OpenGL text drawing library for the iPhone SDK?

I'm trying to figure out a simple to draw some text in OpenGL. My research has shown its a fairly complex task. It involves creating (or generating at runtime) a font atlas texture, and then ...
7
votes
5answers
1k views

Detect if the FreeType PHP extension is installed on the server

How do I test to see if the FreeType extension is installed on a server running PHP? I wanted to make a simple CAPTCHA system on my site, so I used imagettftext() and it worked fine. But what if the ...
6
votes
2answers
124 views

Why there is always some noise in the rendered text of freetype?

I'm writing a opengl program that use freetype2 as text rendering engine. Using its LCD subpixel rendering, I found that there are always some noise pixels in the rendered result, why is that ...
4
votes
3answers
545 views

Problem rendering characters with Freetype and OpenGL

I've trying to develop a simple 2D game engine and I need to be able to draw text, so I decided to use the famous, freetype library. My current goal is to render every character from 0 to 255, and ...
3
votes
1answer
121 views

Software patents and open source - should I care?

I run a small open source project (GPLv3) and I would like to use FreeType sub-pixel font rasterization. However, sub-pixel rendering is disabled by default when building FreeType. Apparently, the ...
3
votes
1answer
713 views

Has someone successfully compiled freetype with MinGW/MSYS?

I am unsucessful trying to compile freetype with MinGW/MSYS Here's what I do: From cmd.exe I switch in to MSYS: C:\temp\freetype-2.3.5-1\src\freetype\2.3.5\freetype-2.3.5>bash And then call ...
3
votes
4answers
1k views

Problem with Freetype and OpenGL

Hey, i'm having a weird issue with drawing text in openGL loaded with the Freetype 2 library. Here is a screenshot of what I'm seeing. Here are my code bits for loading and rendering my text. ...
2
votes
1answer
542 views

How to draw outline text on OpenGL ES context in iOS?

I'm trying to draw text on OpenGL ES context on iOS platform. I have to draw rich-text with outline font (TTF, OTF or others) I know two outline text drawing library. CoreText FreeType There is a ...
2
votes
1answer
604 views

Compiling FreeType for iPhone?

I'm using FreeType on Windows, Linux and OSX without a single problem, and now I was to port my tech to IOS... And I can't find a way to have FreeType compiled for it. At first I tried to drop every ...
2
votes
1answer
342 views

FreeType alternative for C#

Is there high-quality font library for C#/.NET? I need a pure managed .NET library that can be used to draw text using different fonts with smoothing etc. It would be great if the library in question ...
2
votes
2answers
471 views

Compiling FreeType to DLL (as opposed to static library)

I want to use FreeType in a c# project. I found this binding, but I still need a freetype.dll. I usually use a static library in my c++ projects, so I never compiled one. Opening the freetype-solution ...
2
votes
0answers
98 views

Why can't I render text identical (pixel-perfect) as Ubuntu 11 using FreeType2.4.4?

I've been working on this for days. I'm trying to render a character (with subpixel hinting) that exactly resemble the Ubuntu's LCD slight mode. I've already set FT_LOAD_FORCE_AUTOHINT | ...
2
votes
7answers
3k views

Unable to install matplotlib on Mac OS X

I'm trying to install matplotlib for graphing applications in Python on Mac OS X. When I run "python setup.py install", it gives me this load of errors: http://pastebin.com/u7fL37ic. A quick ...
2
votes
0answers
533 views

Using FreeType in C#

How can I use freetype library in C#. Can I get the graphical information of any character using freetype?(Ex. lineto, curveto, etc). I want to use such command to draw them on my bitmap after some ...
2
votes
2answers
1k views

Has FreeType been ported to C#?

I'm looking for a native implementation of the FreeType library in C#, but not a .NET bindings around the FreeType DLL.
2
votes
2answers
1k views

CGImage from byte array

Loading a CGImage or NSImage from a file using a standard image format (jpeg, gif, png et.) is all very simple. However, I now need to create a CGImage from an array in bytes in memory generated ...
2
votes
2answers
930 views

Problem rendering non-English unicode text using freetype font on OpenGL

I am currently following NeHe tutorial lesson 43 ( http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=43). The code works satisfactorily only for English text, not Unicoded languages. Fortunately, ...
2
votes
2answers
908 views

Accessing font kerning information in Java2D

Little background.. I'm in the process of making an OpenGL game using Java and LWJGL. I've written a TextRenderer-class that renders text using cached pages of glyphs. The glyphs itself are rendered ...
2
votes
3answers
6k views

Matplotlib Build Problem: Error C1083: Cannot open include file: 'ft2build.h'

ft2build.h is located here: C:\Program Files\GnuWin32\include Initially, I made the same mistake as here: ...
2
votes
7answers
11k views

/usr/bin/ld: cannot find -lfreetype qt

Compiling on Fedora 10. I am using qt for the first time. I started by creating a simple GUI application with all the default settings. When I tried to build the project I got the following error ...
2
votes
4answers
1k views

adding text to TIFF

I need to add text string to a TIFF image. I am planning to use libTIFF for editing the TIFF image. The plan is to convert text to image using freetype2 and then somehow render the text image on to ...
1
vote
0answers
50 views

link freetype in Xcode

This is very simple code basically stolen from fixbyproximity int main (int argc,char *argv[]) { allegro varibles ALLEGRO_DISPLAY *display = NULL; ALLEGRO_EVENT_QUEUE *event_queue = NULL; ...
1
vote
1answer
186 views

C++ OpenGL / FreeType scrolling font

Looking for opinions on the best way to scroll text, Im using the freetype lib with OpenGL/c++ on Slackware. I am basically using the nehe example for the freetype setup/print methods. ...
1
vote
1answer
59 views

FreeType Extension in PHP

I have a Linux Shared Hosting on a server that FreeType is not installed on that. But I need to use this extension(imagettftext) for writing texts on images with a specific font. Now admin of this ...
1
vote
1answer
227 views

Mono app on OSX - libfreetype.dylib issues

Hi I am new to mono development and was hoping to get some advice. We are trying to develop GTK# 2.0 application with mono 2.10 working on Mac Snow Leoplard 10.6+. We are using a 3rd party .NET dll ...
1
vote
1answer
493 views

opengl es texture atlas for text

I need help on understanding the workflow for rendering text in opengl es using a texture atlas. This is for an iphone game. I've read this already: ...
1
vote
0answers
221 views

how to interpret a freetype glyph outline when the first point on the contour is off curve

I'm actually working on a renderer that converts freetype glyphs into polylines to control a laser marking system. The problem I have is that I don't know how to handle correctly a contour beginning ...
1
vote
1answer
148 views

FreeType manual integration

I am trying to run a program that manually uses FreeType. I should not compile FreeType to a library but use source code directly. At the moment I can compile my code with no errors. However, when I ...
1
vote
2answers
2k views

unsigned char* buffer (FreeType2 Bitmap) to System::Drawing::Bitmap

I'm trying to convert a FreeType2 bitmap to a System::Drawing::Bitmap in C++/CLI. FT_Bitmap has a unsigned char* buffer that contains the data to write. I believe that the size of byte[] is ...
1
vote
1answer
1k views

Compiling Freetype for iPhone SDK (XCode)

I was wondering if anyone knew how to configure FreeType in XCode for the iPhone SDK. I have been trying with no success. Thanks
1
vote
3answers
389 views

How do I fix Perl's Font::FreeType compilation errors?

I am trying to install the Perl module Font::FreeType on a CentOS linux box using cpan. I run sudo cpan and inside the cpan shell I run install Font::FreeType. However make fails as follows: Writing ...
1
vote
3answers
1k views

How to have subpixel rendering of font for LCD (cleartype on windows) on linux?

I am working on embedded system, with own windowing system and rendering library. Before someday when I installed Ubuntu, to my surprise it has LCD subpixel rendering. It really looks cool to have it ...
1
vote
0answers
98 views

How can I determine all the codepoints that do not have glyphs in a font using FreeType?

This question is closely related to http://stackoverflow.com/questions/103725/is-there-a-way-to-programatically-determine-if-a-font-file-has-a-specific-unicode However, I am looking for a solution ...
1
vote
2answers
969 views

TrueType parsing in Java?

Is there a simple library that can parse a True Type font file and give me a list of vectors/points for me to render it myself? I'm talking about something similar to freetype, but for Java.
0
votes
0answers
64 views

Installing PNGwriter library in codeblocks

I'm trying to setup pngwriter library in codeblocks for c++. I've used this tutorial (http://www.neuron-hub.com/2011/06/setting-up-pngwriter-with-code.html) but something isn't working. I'm almost a ...
0
votes
0answers
20 views

What font engine does GNOME / KDE / WIN / MacOS use to render text?

Do GNOME/KDE use FreeType? What about the others? Thanks.
0
votes
0answers
22 views

What font file does the windows system renderer use?

I'm trying to render Kanji and other non-ascii characters using FreeType, but I cant rely on all windows computers to have Ariel Unicode MS installed (if they don't have Microsoft Word or the language ...
0
votes
1answer
65 views

Postscript Type 1 fonts handling/rendering using Freetype2/Qt4 on Mac OS X

I'm working on an Font Identification tool which runs natively on both Windows XP/7/Vista and Mac OS X and needs to perform high-speed quality rendering of Outline fonts. As we needed high ...
0
votes
2answers
25 views

I need to create a select which allows freetype in html?

I'm hoping there is just an easy answer that I have missed. I just need to create a select which allows freetype in html? Thanks
0
votes
0answers
41 views

Draw FT_Bitmap with BADA SDK

I have compiled freetype on bada. I also have the code for substitution and positioning for arabic script. So my only problem is how to draw FT_Bitmap with Canvas. Thanks in Advance....
0
votes
1answer
106 views

PIL: selftest fails, but package shows status is fine?

I have PIL installed with the required libraries (so I think). During installation it shows *** TKINTER support not available --- JPEG support available --- ZLIB (PNG/ZIP) support available --- ...
0
votes
0answers
129 views

install freetype with python and django

EDIT 1: The error that i get when i do import freetype is 'Freetype library not found.' I installed freetype by using the freetype binaries for windows: ...
0
votes
1answer
239 views

Font not well rendered with freetype and Opengl ES 2 (IPhone device)

I'm using freetype for writing text in an IPhone device, the result are rare. As you can see in the image same characters(like 'b', 'n' or 'u') aren't rendered equally. The texture is always the ...
0
votes
1answer
40 views

FT_Get_Kerning returns 0 vector

I check if my TTF file has kerning information using FT_HAS_KERNING, and this returns true. I then use: FT_Vector delta; FT_Get_Kerning( face, prev, next, FT_KERNING_DEFAULT, &delta ); to ...
0
votes
1answer
99 views

FreeType FT_New_Memory_Face crashes

I have loaded an "arial.ttf" file (taken from my /Windows/Fonts folder) into memory, however passing this into FT_New_Memory_Face crashes (somewhere in FT_Open_Face). I am not able to debug this, any ...
0
votes
2answers
77 views

Call to undefined function imagefttext()

I have this script: <?php $im = imagecreatetruecolor(300, 150); imagettftext($a, $b, $c, $d, $e); imagepng($im); ?> I compiled with: Configure Command => './configure' '--enable-bcmath' ...
0
votes
1answer
251 views

how to write Android.mk files for multi-libs native c project?

I have a seGraphics lib ,it deps agg lib and freetype lib.All of them are source files I want to generate one seGraphics.a file. Should i write a Android.mk file for each? How to write it? TIA! Here ...
0
votes
0answers
63 views

ERROR: “undefined reference to `agg::platform_support::platform_support(agg::pix_format_e, bool)” in Code::Blocks IDE

i'm building a project which use freetype and agg libs, i'm sure i have added the libfreetype.so and libagg.a to the linker. But there is also the ERROR :"undefined reference to ...
0
votes
0answers
62 views

Glyph translation and rendering accuracy in freetype2

In the freetype2 tutorial 1, the first code example works like this: Extract glyph bitmap from the font Call a rendering subroutine that takes the bitmap and the pen position + the bitmap offsets ...
0
votes
0answers
94 views

ImageMagic Not working because of Freetype and Jpeg

I'm trying to setupt ImageMagic in my Debian Linux server. After installing when i try the command convert -size 320x240 xc:lightblue -pointsize 72 -fill blue -annotate +25+70 'Anthony' black2.JPEG , ...

1 2