GlyphDeltaComparisonReport

GlyphDeltaComparisonReport

סקירה כללית

GlyphDeltaComparisonReport הוא שיעור ב Aspose.Font FOSS עבור Python.

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

שיעור זה מספק 1 שיטה לעבוד עם אובייקטים GlyphDeltaComparisonReport בתוכניות Python. שיטות זמינות כוללות: to_dict. כל החברים הציבוריים זמינים לכל יישום Python לאחר התקנת Aspose.Font FOSS עבור חבילת Python. רכוש : after, before, character, codepoint, comparison_points, glyph_id,ועוד ארבעה.

נכסים

שםסוגגישהתיאור
moved_point_countintקראומקבל את מספר הנקודות המועברות.
is_comparableboolקראואם זה נראה, זה יכול להיות השווה.
glyph_idintקראוקבל את ה-Glyph ID.
glyph_name`strNone`קראו
codepoint`intNone`קראו
characterstrקראומקבל את הדמות.
beforeGlyphDeltaReportקראומקבל את הקודם.
afterGlyphDeltaReportקראומקבל את לאחר.
comparison_pointstuple[DeltaPoint, ...]קראומקבלים את נקודות ההשוואה.
note`strNone`קראו

שיטות

חתימהתיאור
to_dict()dict[str, object]קוראים ל_dict על האינדקס הזה GlyphDeltaComparisonReport.

ראה גם

 עברית