opentype
using @font-face for 2 fonts causing big slow-down
This is the first time I\'ve used @font-face. The font pack is from myfont开发者_运维知识库s.com and I\'m currently testing in Safari and noticed through the web inspector that the css file, which loa[详细]
2023-03-11 14:23 分类:问答Access opentype glyph names from WPF
Is there a way to access opentype glyph names in Windows Presentation Foundation? I want to display a glyph on a canvas, but the glyph is a special glyph in a special font, so there is no standard cod[详细]
2023-03-09 10:00 分类:问答Character to Glyph mapping table
I am following the documentation on apple.com. I managed to get The \'cmap\' encoding subtables. I know 100% that platformID, platformSpecificID开发者_如何学编程 are correct, but offset is suspicious[详细]
2023-02-17 15:28 分类:问答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 分类:问答CTL (Complex Text Language) support in Android
I开发者_如何学Go am trying to develop Android IME for Asia language (require complicated renderingsuch as changing glyph forms, reordering character order, etc). In PC, the use of GTK, Pango, Graphite[详细]
2023-02-16 17:04 分类:问答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 分类:问答Java: Usage of OTF fonts, checking if particular font exists
I am working on a Java program that checks XML files for characters that have no glyph representation in a certain font (with Font.canDisplay())[详细]
2023-02-03 00:31 分类:问答PHP: Read TrueType/OpenType metadata of the font file
How to read the fonts details? For example, fonts contain information like copyright, family name, designer, version, and more in their metadata. I would like also the script to b开发者_开发百科e able[详细]
2023-02-02 00:46 分类:问答Finding out what characters a given font supports
How do I extract the list of s开发者_开发知识库upported Unicode characters from a TrueType or embedded OpenType font on Linux?[详细]
2023-01-31 02:02 分类:问答How do I change the Typography defaults in WPF?
When a WPF applications starts, it has some standard settings that are applied to determine how text and numbers will look. Is there any way for me to change these default settings programatically?[详细]
2023-01-04 16:52 分类:问答