PlatformNamingDiagnostics
Vue de l’ensemble
‘PlatformNamingDiagnostics’ est une classe dans Aspose.Font FOSS pour Python.
PlatformNamingDiagnostics fournit des vagues boolean et des contrôles de longueur (par exemple, postscript_name_safe, postcript-name-length) pour vous assurer que les noms générés répondent aux limitations de la plateforme.
Cette classe fournit 1 méthode pour travailler avec des objets de diagnostic PlatformNaming dans les programmes Python. Les méthodes disponibles comprennent: to_dict. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation du package Aspose.Font FOSS pour PyThone. Propriétés: ‘macos_typographic_names_diverge’, ‘macos_tipograph_naws_present, 'notes', postscript_name_length , 'postScript-name-safe et 3 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
windows_legacy_menu_safe | bool | Read | Gets the windows legacy menu safe. |
windows_legacy_style_ribbi | bool | Read | Gets the windows legacy style ribbi. |
macos_typographic_names_present | bool | Read | Gets the macos typographic names present. |
macos_typographic_names_diverge | bool | Read | Gets the macos typographic names diverge. |
postscript_name_safe | bool | Read | Gets the postscript name safe. |
postscript_name_length | int | Read | Gets the postscript name length. |
postscript_name_sanitized | bool | Read | Gets the postscript name sanitized. |
notes | tuple[str, ...] | Read | Gets the notes. |
warnings | tuple[str, ...] | Read | Gets the warnings. |
méthodes
| Signature | Description |
|---|---|
to_dict() → dict[str, object] | Returns a dictionary representation of the diagnostic data |
Voir aussi
- Aspose.Font — référence API d’entreprise