Top "Truetype" questions

Access OTF font

I try to use OTF font installed on my system but I failed: FontFamily family = new FontFamily(name_for_my_…

c# fonts truetype
Dump characters (glyphs) from TrueType font (TTF) into bitmaps

I have a custom TrueType font (TTF) that consists of a bunch of icons, which I'd like to render as …

bitmap truetype
TTF (truetype) to WOFF(webfont) conversion using ruby

How do you convert a .ttf file to .woff file (webfont) using ruby? We want to allow users to upload …

fonts font-face truetype webfonts woff
How to use fontconfig to get font list (C/C++)?

I hear that fontconfig is the best option for getting fonts in linux. Unfortunately, I've been looking through their developer …

c++ c truetype