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

[Feature] Flexible templates for assembling pictures #213

Open
t0mmo opened this issue Mar 29, 2020 · 12 comments
Open

[Feature] Flexible templates for assembling pictures #213

t0mmo opened this issue Mar 29, 2020 · 12 comments

Comments

@t0mmo
Copy link

t0mmo commented Mar 29, 2020

Inspired by #148 (@websta911 very nice layouts!), #156, #176, #189, #86 and other requests (and my own needs), I added a new templating mechanisms that allows simple configuration of layout instead of writing python code: Simply add an XML file describing where to put the photos (specifying size, position and rotation) and point photobooth to it.

All changes are still in my fork in the freature branch fancytemplates.

Curious to get your views and feedback - it's still beta and wip

...and thanks to all who have contributed to that nice piece of software so far!

@t0mmo
Copy link
Author

t0mmo commented Apr 7, 2020

Here an example that's defined by a simple config file:
photobooth00002small

@TheSuperpapi
Copy link

Hello,
Could you explain how to install it?

@t0mmo
Copy link
Author

t0mmo commented May 11, 2020

Hi TheSuperpapi,
if you checkout this branch, it should just work:
https://github.com/t0mmo/photobooth/tree/fancytemplates
Have fun!

@thyristor59
Copy link

hello tommo!
having a little time, I took your version for fun!
she is awesome !
however how can I do so that the final result turns 90 ° during the final poster before clicking on print or start over?
Thank you in advance

@thyristor59
Copy link

and where can I change the text to be in French? still a novice, I try to improve myself = D

@thyristor59
Copy link

Yes!
And i handerstand, all IS whrite for me!

@t0mmo
Copy link
Author

t0mmo commented Sep 2, 2020

Hi thyristor59,
great that you managed to get it working and like the templates.
To change the text you just need to edit the file is the template folder - either the foreground pic, background pic or the xml file - depending on your template design. You find the files in the supplement/templates folder.
The 90° turn is a good idea. Need to look into it when time allows.
Curious to see what designs you come up with! maybe you can share your results here...

@thyristor59
Copy link

I take the photobooth again
I would like a 100% final version, for the moment
I am trying to find a solution for the white edges that I cannot remove.
visually on the screen the rotations and the arrangement of the photos are correct.
Ishare once the work is done = D

@thyristor59
Copy link

for the 90 ° turn I simply modify the xml, and I created a background with French text for modifying the photo background!
unfortunately, I still have white bors on each side once the photo is printed (selphy cp1300)

@t0mmo
Copy link
Author

t0mmo commented Sep 2, 2020

hmm... I never had white borders. Maybe check the printer settings? I remember some setting in the printer setup in CUPS which was something with borderless or fit-to-page or similar. Sorry, I don't have my booth readily availible to look it up.

@thyristor59
Copy link

I always had this white stripe problem.

it is true that with your basic configuration it does not have any.

at the time I modified the file for the good of my photobooth version, I don't know how to adjust.

borderless is enabled in cups but without success.

here is the difference:
IMG_20200902_232859
IMG_20200902_232842

it's late in France, I wish you a good day and if you have any ideas I would be very happy! I think it's the format of the background that's the problem.

@thyristor59
Copy link

thyristor59 commented Sep 3, 2020

what would be great is that people can choose the template before taking the photos.
I don't know how to implement this in the program ....

and how to put a color column and the other in black and white?

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

3 participants