You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So we have a build system on hand, and it can also download packages and build them, etc.
Shouldn't be terribly hard to make it generate programmatically image preview of pages.
The contributor-friendly part of this task is implementing a social media image generation program. Integration with the rest of the Zine ecosystem, while not particularly hard, might be less contributor-friendly but it's also something that I can take on once the meat of the work is complete.
That said, it's not exactly trivial to design a flexible (but not overcomplicated) library to generate images as it will probably involve some kind of scripting layer to define lines, where to print text / place images, etc.
In the case that some "scripting" is required, the first option that should be considered is Scripty.
The text was updated successfully, but these errors were encountered:
So we have a build system on hand, and it can also download packages and build them, etc.
Shouldn't be terribly hard to make it generate programmatically image preview of pages.
The contributor-friendly part of this task is implementing a social media image generation program. Integration with the rest of the Zine ecosystem, while not particularly hard, might be less contributor-friendly but it's also something that I can take on once the meat of the work is complete.
That said, it's not exactly trivial to design a flexible (but not overcomplicated) library to generate images as it will probably involve some kind of scripting layer to define lines, where to print text / place images, etc.
In the case that some "scripting" is required, the first option that should be considered is Scripty.
The text was updated successfully, but these errors were encountered: