Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 4,948 for

glyphs

(0.11 sec)
  1. フォントのメタデータを表示 | .NET 解決 API ソリューション

    フォントを管理する .NET API ソリューション。数行の C# コードでフォント メタデータを表示する方法を学習します。フォント情報を読み取ります。...このフォント ユニットの詳細については、 Glyph の紹介 の記事を参照してください。 このページでは、さまざまなフォント...を取得する方法について説明していますが、機能全体については Glyph オブジェクトの使用 記事。この例には、フォント メタデ...

    products.aspose.com/font/ja/net/font-metrics/
  2. GetGlyphWidth | Aspose.Font for .NET API Reference

    Returns glyph width....GetGlyphWidth method Returns glyph width. public double GetGlyphWidth...glyphId GlyphId Glyph identifier. Return Value Glyph width. See Also...

    reference.aspose.com/font/net/aspose.font/ifont...
  3. GetGlyphBBox | Aspose.Font for .NET API Reference

    Returns glyph BBox....GetGlyphBBox method Returns glyph BBox. public FontBBox GetGlyphBBox...glyphId GlyphId glyph identifier Return Value glyph BBox See Also...

    reference.aspose.com/font/net/aspose.font/ifont...
  4. Cluster.Cluster | Aspose.Words for .NET API Ref...

    Cluster inşaatçı....codepoints , Glyph [] glyphs ) Ayrıca bakınız class Glyph class Cluster...

    reference.aspose.com/words/tr/net/aspose.words....
  5. Manipulace s glyfy | Řešení API | .NET

    .NET API Řešení pro správu písem. Naučte se, jak získat informace o glyfech a metrikách písma pomocí několika řádků kódu C#....je pečlivě popsána v Using Glyph objects článek. Najdete tam...s glyfy a zvláště s objekty Glyph. Další příklady kódu použití...

    products.aspose.com/font/cs/net/manipulate-glyphs/
  6. 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/...
  7. Add | Aspose.Font for .NET API Reference

    Adds glyph id to the list....Add method Adds glyph id to the list. public void...Description glyphId GlyphId glyph identifier See Also class GlyphId...

    reference.aspose.com/font/net/aspose.font.glyph...
  8. WidthVectorY | Aspose.Font for .NET API 参考

    获取字形宽度向量坐标y...WidthVectorY Glyph.WidthVectorY property 获取字形宽度向量。坐标y。 public...; } 也可以看看 class Glyph 命名空间 Aspose.Font.Glyphs 部件 Aspose.Font WidthVectorX...

    reference.aspose.com/font/zh/net/aspose.font.gl...
  9. RenderGlyph | Справочник по API Aspose.Font для...

    Визуализирует глиф....RenderGlyph(IFont, GlyphId, Glyph, TransformationMatrix) Отрисовывает...font , GlyphId glyphId , Glyph glyph , TransformationMatrix glyphPlacementMatrix...

    reference.aspose.com/font/ru/net/aspose.font.re...
  10. Cluster.Cluster | Référence de l'API Aspose.Wor...

    Cluster constructeur....codepoints , Glyph [] glyphs ) Voir également class Glyph class Cluster...

    reference.aspose.com/words/fr/net/aspose.words....