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

Text support #43

Merged
merged 19 commits into from
Jul 22, 2024
Merged

Text support #43

merged 19 commits into from
Jul 22, 2024

Conversation

AnonMiraj
Copy link
Owner

I should come up with a design that will allow different slants and weights within the same string.

integer, parameter :: FIG_FONT_WEIGHT_BOLD = 1

type, extends(shape) :: text
type(point) :: p
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be a good idea to provide default initializers

@AnonMiraj AnonMiraj merged commit 5d6e8fe into generic_cairo_backend Jul 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants