-
Notifications
You must be signed in to change notification settings - Fork 0
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
Finalise title SVG for LCA #57
Comments
@CarlFK is working on this |
is carl happy to do this? I enjoy doing stuff in Inkscape along with writing python code to generate svg/jpgs so happy to take a look at this. |
I have code that will scale/center the text based on the length of the text (it's made for PIL but I'm sure I could modify it to work with svg). |
meh it seems to be working
where the "it" that is working is a custom lca2019 encode .py
because that is where the title stuff lives:
It leans on a bunch of hard coded constants:
https://github.com/CarlFK/veyepar/blob/master/dj/scripts/lca2019_enc.py#L24-L40
…On Thu, Jan 17, 2019 at 7:04 PM William Mckee ***@***.***> wrote:
I have code that will scale/center the text based on the length of the
text (it's made for PIL but I'm sure I could modify it to work with svg).
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABauR28rOf-02sBEwOKR7Qc6hYZv3bLks5vER2EgaJpZM4aEj24>
.
--
Carl K
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ensure title SVG supplied by LCA is finalised, works with veyepar, and
Whoever wants to take this on, I (Ryan) will forward you some emails.
Will need to be edited in Inkscape, and ran through veyepar (there is a generate title slide script) to ensure the longest title and authors fit OK with wrapping working without words spilling over wierdly.
The text was updated successfully, but these errors were encountered: