navigate Logo

Getting Started

  • Quick Start Guide
  • Software Installation
  • I Want To…

User Guide

  • Supported Hardware
  • Supported File Formats
  • User Interface Walkthrough
  • Setting Up A Microscope
  • Acquiring Data
  • Case Studies

Development

  • Contributing Guidelines
  • Developer Install
  • Software Architecture
  • Feature Container
  • REST-API
  • Plugin Architecture

Troubleshooting & Known Issues

  • Troubleshooting
  • Known Issues

Plugins

  • navigate Plugin Template
  • navigate Confocal Projection
  • navigate at Scale
  • navigate Constant Velocity Acquisition
  • navigate MMCore
  • navigate ilastik Server
  • navigate Photoactivation

Reference

  • Implemented Microscopes
  • Software API
    • navigate.config
    • navigate.controller
    • navigate.controller.configurator
    • navigate.log_files
    • navigate.model
    • navigate.tools
    • navigate.view
      • navigate.view.configurator_application_window
      • navigate.view.custom_widgets
      • navigate.view.main_application_window
      • navigate.view.main_window_content
      • navigate.view.popups
      • navigate.view.splash_screen
      • navigate.view.theme
        • navigate.view.theme.apply_theme
        • navigate.view.theme.get_theme_color
        • navigate.view.theme.get_theme_font
        • navigate.view.theme.get_theme_matplotlib_font
navigate
  • Software API
  • navigate.view
  • navigate.view.theme
  • navigate.view.theme.get_theme_matplotlib_font
  • View page source

navigate.view.theme.get_theme_matplotlib_font

navigate.view.theme.get_theme_matplotlib_font(name: str, fallback: FontSpec | None = None) → dict[str, Any]

Return a Matplotlib-compatible font dictionary from theme typography.

Parameters:
  • name (str) – Typography token to retrieve.

  • fallback (FontSpec or None, optional) – Font tuple used when token is missing.

Returns:

Dictionary with Matplotlib font keys.

Return type:

dict[str, Any]

Previous

© Copyright 2026, Dean Lab, UT Southwestern Medical Center.