Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add show_filmstrip function #18

Open
hauswirth opened this issue Jul 23, 2023 · 0 comments
Open

Add show_filmstrip function #18

hauswirth opened this issue Jul 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@hauswirth
Copy link
Contributor

Add a show_filmstrip function that works almost like show_animation, but that renders a filmstrip with frames and separators and two strips of holes along the bottom and top.

def show_filmstrip(frames: list[Graphic], frame_width: float, frame_height: float):
  ...
image
@hauswirth hauswirth added the enhancement New feature or request label Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant