get Font
Gets last configured annotation font from preferences.
Return
Last configured annotation font or default annotation font if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
abstract fun getFont(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): Font
Gets last configured annotation font from preferences.
Return
Last configured annotation font or default annotation font if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.