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

Getting natural length of pictures #296

Open
yasuo-ozu opened this issue Oct 26, 2021 · 1 comment
Open

Getting natural length of pictures #296

yasuo-ozu opened this issue Oct 26, 2021 · 1 comment

Comments

@yasuo-ozu
Copy link
Contributor

In SATySFi, the only way to draw pictures is

load-image : string -> image
use-image-by-width : image -> length -> inline-cmd

Is there any way to draw pictures with natural length?
My suggestion is deprecating use-image-by-width and add use-image as

use-image : image -> inline-cmd

Then, use-image-by-width will be defined with linear-transform-graphics and use-image.

@yasuo-ozu
Copy link
Contributor Author

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

No branches or pull requests

1 participant