Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,948 for

glyph

(0.07 sec)
  1. ttfcmapformat6table - Aspose.Font for Java - AP...

    com.aspose.font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......FontSpecificEncoding FontStyle Glyph GlyphId GlyphIdList GlyphOutlineRenderer...getGlyphIndex (long charCode) Gets a glyph index for a given character...

    reference.aspose.com/font/java/com.aspose.font/...
  2. ttfcmapformat0table - Aspose.Font for Java - AP...

    com.aspose.font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......FontSpecificEncoding FontStyle Glyph GlyphId GlyphIdList GlyphOutlineRenderer...getGlyphIndex (long charCode) Gets a glyph index for a given character...

    reference.aspose.com/font/java/com.aspose.font/...
  3. TtfCMapFormat2Table - Aspose.Font for Java - AP...

    com.aspose.font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......FontSpecificEncoding FontStyle Glyph GlyphId GlyphIdList GlyphOutlineRenderer...getGlyphIndex (long charCode) Gets a glyph index for a given character...

    reference.aspose.com/font/java/com.aspose.font/...
  4. Aspose.Font.Renderers | Aspose.Font for .NET AP...

    The Aspose.Font.Renderers namespace provides classes used in rendering subsystem in Aspose.Font....GlyphOutlineRenderer Represents glyph outline renderer. GlyphRendererBase...GlyphRendererBase Represents base class for glyph renderers. Interfaces Interface...

    reference.aspose.com/font/net/aspose.font.rende...
  5. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Aspose.Font | Java Font Processing API | TT, CFF, OT, Type1 on Releases - aspose.comhttps://releases.aspose.com/font/java/Recent content in Aspose.Font......data structures along with any glyph that is supported by all the...data structures along with any glyph that is supported by all the...

    releases.aspose.com/font/java/index.xml
  6. GetGlyphIndex | Aspose.Font for .NET API Reference

    Gets a Glyph index for a given character code....GetGlyphIndex method Gets a glyph index for a given character...Character code. Return Value Glyph index. See Also class TtfCMapFormat2Table...

    reference.aspose.com/font/net/aspose.font.ttfcm...
  7. segmentpath - Aspose.Font for Java - API Reference

    com.aspose.font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......FontSpecificEncoding FontStyle Glyph GlyphId GlyphIdList GlyphOutlineRenderer...Description SegmentPath Glyph. getPath () Gets glyph path....

    reference.aspose.com/font/java/com.aspose.font....
  8. RenderGlyph | Aspose.Font for .NET API 参考

    渲染字形...RenderGlyph(IFont, GlyphId, Glyph, TransformationMatrix) 渲染字形,这个重载版本的一个目标...font , GlyphId glyphId , Glyph glyph , TransformationMatrix glyphPlacementMatrix...

    reference.aspose.com/font/zh/net/aspose.font.re...
  9. PdfASymbolicFontEncodingStrategy | Aspose.PDF f...

    This class describes rules which can be used to tune process of copy encoding data for cases when TrueType symbolic font has more than one encoding. Some PDF documents after conversion into PDF/A format could have error More than one encoding in symbolic TrueType fonts cmap. What is a reason of this error All TrueType symbolic fonts have special table cmap in its internal data. This table maps character codes to Glyph indices. And this table could contain different encoding subtables which describe encodings used. See advanced info about cmap tables at https//developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6cmap.html. Usually cmap table contains several encoding subtables but PDF/A standard requires that only one encoding subtable 30 must be leaved for this font in PDF/A document. And key question here - what data must be taken from another subtables to copy into destination encoding table 30 Majority of fonts have well-formed cmap tables where every encoding subtable is fully consistent with another subtable. But some fonts have cmap tables with collisions - where for example one subtable has Glyph index 100 for unicode 100 but another subtable has Glyph index 200 for the same unicode 100. To solve this problems special strategy needed. By default following strategy used mac subtable10 is looked for. If this table is found only this data used to fill destination table 30. If mac subtable is not found then all subtables except 30 are iterated and used to copy data into destination 30 subtable. Also mapping for every unicodeunicode Glyph index is copied into destination table only if destination table has no this unicode at current moment. So for example if first subtabe has Glyph index 100 for unicode 100 and next subtable has Glyph index 200 for the same unicode 100 only data from first subtable unicode100 Glyph index 100 will be copied. So each previous subtable takes precedence over the next. Properties of this class PdfASymbolicFontEncodingStrategy./pdfasymbolicfontencodingstrategy help tune default behaviour. If property PreferredCmapEncodingTable./pdfasymbolicfontencodingstrategy/preferredcmapencodingtable of type CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype is set then relevant subtable will be used in precedence to mac subtable10. Value MacTable from enumeration CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype has no sense in this case cause it points on the same mac subtable 10 which will be used by default. Property CmapEncodingTablesPriorityQueue./pdfasymbolicfontencodingstrategy/cmapencodingtablespriorityqueue discards all priorities for any subtable. If this property is set then only subtables from declared queue will be used in specified order. If subtables specified are not found then default iteration of all subtables and copy strategy described above will be used. Object QueueItem./pdfasymbolicfontencodingstrategy.queueitem specifies encoding subtable used. This subtable can be set via combination of membersPlatformID PlatformSpecificId or via CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype enumeration....table maps character codes to glyph indices. And this table could...for example one subtable has glyph index 100 for unicode 100, but...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  10. TtfPostTable | Aspose.Font for .NET API Reference

    Represents post table of the TTF Font file....information is provided for the glyphs in this font file. IsFixedPitch...GetGlyphIndex (string) Gets glyph index by glyph name. GetGlyphName (uint)...

    reference.aspose.com/font/net/aspose.font.ttfta...