Top "Truetype" questions

How do I use TrueType fonts with LaTeX

I need to use a font family in my LaTeX documents, that is available as 18 .TTF (TrueTypeFont) files. Where do …

latex pdflatex truetype miktex
Making fonts in Illustrator/Photoshop, exporting them to .ttf/.otf

Is there a way to export photoshop/Illustrator files to .ttf or .otf files? I know there is no option …

fonts photoshop truetype adobe-illustrator
Creating icon fonts with vector software (i.e. inkscape) and fontforge?

Through getting some answers here and some research, I've come across a new approach to implementing icons. Rather than as …

fonts svg truetype inkscape fontforge
in C# winform, I got: "only truetype fonts are supported. This is not a TrueType Font"

I have C# winform, I installed a couple of ttf fonts, but when i set the text box font to …

c# fonts truetype
How to repair a PDF file and embed missing fonts

I use pdftk to repair some failures in corrupted PDF files, but I faced another problem which is not fixed …

pdf fonts pdf-generation truetype pdftk
@font-face svg not working properly in Chrome?

I have an issue with a specific font and the way it's rendered in Chrome. Firefox shows the font properly …

css google-chrome svg font-face truetype
How to use custom font in iOS ( Eg: Helvetica CY.ttf ) with Xcode programatically

I am trying to use Helvetica CY font in my app. I have configured it as recommended by apple docs. …

ios objective-c fonts xcode6 truetype
How to add TTF font to html2pdf PHP program

I'm trying to use HTML2PDF 4.03 with this code: <?php $content = "..."; # my HTML code require_once(dirname(__FILE__).'/…

php truetype html2pdf
OpenCV: How to use other font than HERSHEY with cvPutText (like Arial)

I want to write to an image a formatted text. OpenCV offers only a limited set of default fonts. Is …

image opencv truetype
Extract embedded font from Powerpoint ppt

I have a ppt with a font embedded. The thing is that I want to create a word file...therefore …

powerpoint truetype