Skip to content

feat: enhance text and annotation stub implementations #491

@krystophny

Description

@krystophny

Summary

Replace stub implementations in fortplot_text_stub.f90 with proper functionality:

  • Implement text() subroutine for text annotations
  • Implement annotate() subroutine for annotations with arrows
  • Add support for coordinate types, font sizing, rotation, alignment
  • Add support for bounding boxes and arrow styling

Acceptance Criteria

  • Remove log_warning calls and implement actual functionality
  • Support all parameter options for text positioning and styling
  • Integrate with existing rendering backends (ASCII, PDF, raster)
  • Update module name from fortplot_text_stub to fortplot_text

Priority

Low - Enhancement for text annotation features

Related to issue #467

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions