Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 4,949 for

glyph

(0.06 sec)
  1. System::Drawing::Text Namespace Reference - Asp...

    Classes | Enumerations System::Drawing::Text Namespace Reference Classes class FontCollection A base class for instal...... Enumerator SystemDefault Glyph with system default rendering...SingleBitPerPixelGri Glyph bitmap with hinting. SingleBitPerPixel Glyph bitmap...

    reference.aspose.com/font/cpp/namespace/system....
  2. System::Drawing::Text Namespace Reference - Asp...

    Classes | Enumerations System::Drawing::Text Namespace Reference Classes class FontCollection A base class for instal...... Enumerator SystemDefault Glyph with system default rendering...SingleBitPerPixelGri Glyph bitmap with hinting. SingleBitPerPixel Glyph bitmap...

    reference.aspose.com/tex/cpp/namespace/system.d...
  3. PdfASymbolicFontEncodingStrategy | Aspose.PDF f...

    This class describes rules which can be used to tune process of copying encoding data for cases when TrueType symbolic font has more than one encoding. Some PDF documents after conversion into PDF/A format could give an 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 either only one encoding subtable must be left for this font in PDF/A document or there must be a 30 encoding subtable among this font subtables. 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 does not have 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. In case when the font has no 30 subtable some other subtable will be used to maintain the PDF/A compatibility. The choice of the subtable to use is made under the same rules as described earlier so that PreferredCmapEncodingTable./pdfasymbolicfontencodingstrategy/preferredcmapencodingtable and CmapEncodingTablesPriorityQueue./pdfasymbolicfontencodingstrategy/cmapencodingtablespriorityqueue properties are used to determine the resultant subtable and if the font doesnt have the requested subtables either then any existant subtable will be used....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/net/aspose.pdf/pdfasym...
  4. NameToCodeMap - Aspose.Font for Java - API Refe...

    com.aspose.font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......FontSpecificEncoding FontStyle Glyph GlyphId GlyphIdList GlyphOutlineRenderer...Parameters: name - Glyph name. Returns: Glyph code. size public...

    reference.aspose.com/font/java/com.aspose.font/...
  5. SetCharWidthBoundingBox | Aspose.PDF for .NET A...

    Class representing d1 operator set Glyph and bounding box....representing d1 operator (set glyph and bounding box). public class...displacement of glyph. Wy { get; } Vertical displacement of glyph. Methods...

    reference.aspose.com/pdf/net/aspose.pdf.operato...
  6. GlyphPosition | Aspose.PDF for Java API Reference

    Class describes text and position to use with operator TJ set Glyph with position...to use with operator TJ (set glyph with position) Constructors...GlyphPosition(String text) Constructor for Glyph Position. Methods Method Description...

    reference.aspose.com/pdf/java/com.aspose.pdf.op...
  7. SetCharWidth | Aspose.PDF for .NET API Reference

    Constructor....displacement of glyph. wy Double Vertical displacement of glyph. See Also...

    reference.aspose.com/pdf/net/aspose.pdf.operato...
  8. EmfPlusDriverStringOptionsFlags - Aspose.Imagin...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....the positions of character glyphs SHOULD be specified in a character...used to cache anti-aliased glyphs, which produces lower quality...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. 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 TtfCMapFormat4Table...

    reference.aspose.com/font/net/aspose.font.ttfcm...
  10. Item | Aspose.Font for .NET API Reference

    Gets metrics by Glyph index....MetricList indexer Gets metrics by glyph index. public LongHorMetric...Parameter Description glyphIndex Glyph index to get metrics for. Return...

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