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

Fonts support #2

Open
khattakdev opened this issue Oct 15, 2023 · 2 comments
Open

Fonts support #2

khattakdev opened this issue Oct 15, 2023 · 2 comments
Assignees

Comments

@khattakdev
Copy link
Owner

The current fonts are the default ones.
There should be a way for the user to modify the output screenshot fonts, starting from the basic/popular ones

  • Fira Code
  • Cascadia PL
@anas4u02
Copy link

Hey @khattakdev, can you please assign this to me?

@anas4u02
Copy link

Hi @khattakdev, I came up with two possible solutions for this issue.

  1. .We make use of the VS Code's fontStyle property and assign that font to the screenshot. If the user has to change the font of screenshot he can directly change the font of his editor.
  2. Or we make a font selection UI and give the user a dropdown for selecting font after taking every screenshot.
    Which of the two do you suggest should I go with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants