Back to Website
Show / Hide Table of Contents

Interface IUnsupportedGlyphService

Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IUnsupportedGlyphService

Methods

FindAllMissingGlyphs(Char, String, Action<String>, FontRegistry)

Declaration
void FindAllMissingGlyphs(char symbol, string text, Action<string> checkFunction, FontRegistry fontRegistry = null)
Parameters
Type Name Description
System.Char symbol
System.String text
System.Action<System.String> checkFunction
Aurigma.GraphicsMill.AdvancedDrawing.FontRegistry fontRegistry

GetSymbolFromException(FontFallbackException)

Declaration
char GetSymbolFromException(FontFallbackException exception)
Parameters
Type Name Description
Aurigma.GraphicsMill.AdvancedDrawing.FontFallbackException exception
Returns
Type Description
System.Char

RemoveDiscardedSymbolsFromText(String, FontRegistry)

Declaration
string RemoveDiscardedSymbolsFromText(string text, FontRegistry fontRegistry = null)
Parameters
Type Name Description
System.String text
Aurigma.GraphicsMill.AdvancedDrawing.FontRegistry fontRegistry
Returns
Type Description
System.String
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback