GlyphDeltaComparisonReport

GlyphDeltaComparisonReport

Resumo geral

GlyphDeltaComparisonReport é uma classe em Aspose.Font FOSS para Python.

GlyphDeltaComparisonReport.moved_point_count is the count of points that moved between before and after.

Esta classe fornece 1 método para trabalhar com objetos GlyphDeltaComparisonReport em programas Python. Os métodos disponíveis incluem: to_dict. Todos os membros do público são acessíveis a qualquer aplicação Python após instalar o pacote Aspose.Font FOSS for Python. Propriedades: after, before, character, codepoint, comparison_points, glyph_id, e mais quatro.

Propriedades

Nome:Tipo de veículo:AcessosDescrição:
moved_point_countintLeia.Tem a contagem de pontos.
is_comparableboolLeia.Obtém o é comparável.
glyph_idintLeia.Obtém a identificação do glifo.
glyph_name`strNone`Leia.
codepoint`intNone`Leia.
characterstrLeia.- Consegue o personagem.
beforeGlyphDeltaReportLeia.- Sim, mas é o antes.
afterGlyphDeltaReportLeia.- Depois.
comparison_pointstuple[DeltaPoint, ...]Leia.Tem os pontos de comparação.
note`strNone`Leia.

Métodos de avaliação

AssinaturaDescrição:
to_dict()dict[str, object]Chama a_dict nesta instância GlyphDeltaComparisonReport.

Ver também:

 Português