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

Pimp gource action #3

Open
yangwao opened this issue Dec 21, 2022 · 2 comments
Open

Pimp gource action #3

yangwao opened this issue Dec 21, 2022 · 2 comments

Comments

@yangwao
Copy link
Member

yangwao commented Dec 21, 2022

I guess leftovers I thought was

  • highlight users
  • highlight top contributors
    --highlight-user USER
            Highlight the names of a particular user.

    --highlight-users
            Highlight the names of all users.

    --highlight-colour FFFFFF
            Font colour for highlighted users in hex.
avatars_auto_fetch false false Tries to fetch user avatar from all contributors. If this is enable "avatars_url" will be ignored.
avatars_url false   Path of local directory containing user avatars.
  • auto fetch avatars doesn't work, so create a folder and add avatars of top10 contributors, so it looks nice
    --user-image-dir DIRECTORY
            Directory containing .jpg or .png images of users
            (eg "Full Name.png") to use as avatars.

Ref

@yangwao
Copy link
Member Author

yangwao commented Jan 8, 2023

 gource .\nft-gallery\ --logo .\assets\logo.png --logo-offset 0x0 --background-image .\assets\background.jpg --camera-mode overview --hide dirnames,progress,mouse -seconds-per-day 0.2 -auto-skip-seconds 0.2 -start-date "2022-01-01" --high-dpi --highlight-users --padding 1 -1920x1080 -o kodadot.ppm

@yangwao
Copy link
Member Author

yangwao commented Apr 4, 2023

and seems need turn off template

TEMPLATE | border | This is the template script that will be run. Options are border, and none.
-- | -- | --

yet image is old duh

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