truetype
PHP: How to read "Title" of font from .ttf file?
I really need to be able to extract the metadata from a .ttf true type font file. I\'m building a central databas开发者_如何学Goe of all the fonts all our designers use (they\'re forever swapping fon[详细]
2023-02-25 02:56 分类:问答Google App Engine, ReportLab and True Type Fonts
All! I\'m writing an application that would run on Google App Engine. I\'m using ReportLab for PDF files generation. However, the application needs to be able to generate PDF with cyrilic text. So I n[详细]
2023-02-23 01:35 分类:问答a simple way to add or modify glyphs in true type fonts (TTF)
I\'m looking for a simple way to add a glyph to an existing true type font. I\'m wondering if there exists a library (C++ or C#) or a command line tool to support that functionality because generating[详细]
2023-02-17 21:41 分类:问答Parsing information from TrueType font
This is PHP code I have so far: https://gist.github.com/2eeba2ff31ebecb526e2 This is the result: https://gist.github.com/cf07fe90922ac3dfcd22[详细]
2023-02-16 18:34 分类:问答How to create font preview image from font file on Linux?
I am wondering if there is any easy / possible way to create a \"font preview image\" file for a given font file on the Linux command line.[详细]
2023-02-15 06:41 分类:问答Install .ttf file in client
I have a question about TrueType Fonts and their installation in the client side. I know they can be installed in the operating system manually. But I have another question.[详细]
2023-02-14 21:07 分类:问答rendering true type fonts for non-latin scripts
I am working on this project for LED displays which have to support multiple Indian languages to support the poorest of people in India ti display their entitlements to free food rations and kerosene[详细]
2023-02-14 19:02 分类:问答Font.createFont + Anti-Aliasing
I have bundled a .ttf font inside a JAR archive which I load with a routine along this lines: [snip] is = IdeUiUtil.class.getResourceAsStream(fontName);[详细]
2023-02-14 09:52 分类:问答How to get a list of all available (TTF-) Fonts with XeTeX?
Very neat that I can use any available TrueType font on my Windows machine with MikTex and XeTeX. %!TEX TS-program = xelatex[详细]
2023-02-13 11:50 分类:问答Install Fonts (TTF/OTF) during software installation
I have an NSIS installer that needs to install a few fonts on the user\'s computer (some are TTF sone are OTF). I was looking for anything that can support that with no luck.[详细]
2023-02-12 05:04 分类:问答