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

Improve SVGs #3

Open
30 of 37 tasks
hoijui opened this issue Nov 15, 2024 · 0 comments
Open
30 of 37 tasks

Improve SVGs #3

hoijui opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@hoijui
Copy link
Member

hoijui commented Nov 15, 2024

The diagrams in SVG format are generally of lower quality then the PNG and/or EPS ones,
because they were auto-generated.
Things to look out for are:

  • Colors
  • using actual diagram connectors as edges
  • placing text centered within a box
  • missing non-diagram typical items/symbols (like big }s)
  • aligning items
  • distributing items evenly
  • probably more

Some are already done, as indicated below.
This list should be updated as we go.

  • add-commit.svg
  • blob-expand.svg
  • blobs.svg
  • branch-story1.svg
  • branch-story2.svg
  • branch-story3.svg
  • branches1.svg
  • commit-a.svg
  • commit-expand.svg
  • commit-expand2.svg
  • commit.svg
  • dag-model.svg
  • fetch-pull.svg
  • layout.svg
  • object-dag-tree1.svg
  • object-dag-tree2.svg
  • object-dag-tree3.svg
  • object-dag.svg
  • rebase1.svg
  • rebase2.svg
  • rebase3.svg
  • rebase4.svg
  • rebase5.svg
  • rebase6.svg
  • rebase7-final.svg
  • remote-story1.svg
  • remote-story2.svg
  • remote-story3.svg
  • tag-expand.svg
  • traversing-git-objects.svg
  • tree-expand.svg
  • treeish.svg
  • trees.svg
  • what-git-is.svg
  • workflow-dictator.svg
  • workflow-integration-manager.svg
  • workflow-star.svg
@hoijui hoijui added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 15, 2024
hoijui added a commit that referenced this issue Nov 16, 2024
Most of the SVGs are ugly as of now,
and should be brought up to par with the EPS versions still;
see <#3>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant