pluralsight / git-internals-pdf

PDF on Git Internals
2.52k stars 195 forks source link

Which software do you use for theses grapichs? #11

Open edusantana opened 10 years ago

edusantana commented 10 years ago

I'm producing a bunch of books for online education in Brazil, you can see those at https://github.com/edusantana/ufpb-virtual-computacao/blob/master/livro/capitulos/livros.asc (click on 'baixar' (portuguese word for download) - i'm using asciidoc and github to produce those books.

Anyway, I was worndering, how do you draw those nice graphics like

Which software do you use?

I have contacted Scott Chacon, and he replay:

  "I don't actually know, Geoff did those.  Perhaps you could create an issue on the repo with this questions."
Artistdencoelho commented 10 years ago

What images you sent me a funky link???

On Sat, Oct 5, 2013 at 2:28 PM, Eduardo de Santana Medeiros Alexandre < notifications@github.com> wrote:

I'm producing a bunch of books for online education in Brazil, you can see those at

https://github.com/edusantana/ufpb-virtual-computacao/blob/master/livro/capitulos/livros.asc(click on 'baixar' (portuguese word for download) - i'm using asciidoc and github to produce those books.

Anyway, I was worndering, how do you draw those nice graphics like

- https://github.com/pluralsight/git-internals-pdf/blob/master/artwork/vector/Blobs.epsand

https://github.com/pluralsight/git-internals-pdf/blob/master/artwork/vector/DAG_Model.eps?

Which software do you use?

I have contacted Scott Chacon, and he replay:

"I don't actually know, Geoff did those. Perhaps you could create an issue on the repo with this questions."

— Reply to this email directly or view it on GitHubhttps://github.com/pluralsight/git-internals-pdf/issues/11 .

edusantana commented 10 years ago

Hi @Artistdencoelho

These are images at https://github.com/pluralsight/git-internals-pdf/tree/master/artwork/vector

As you can see, at https://raw.github.com/pluralsight/git-internals-pdf/master/text/s1-c03-object-types.textile

The image Blobs.eps is used:

h3. The Blob

In Git, the contents of files are stored as *blobs*.

!vector/Blobs.eps(Files are stored as blobs)!

You can the Blobs.eps image at the PDF book, page 15: https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf

So, the question is: Which software do you use to create an image like Blobs.eps?

kdelchev commented 8 years ago

Hey @edusantana looks like this one https://github.com/textile/textile-mark

Here are more links https://en.wikipedia.org/wiki/Textile_(markup_language) http://redcloth.org/textile http://redcloth.org/hobix.com/textile/ https://txstyle.org/

edusantana commented 8 years ago

Hi @kdelchev thanks for the replay, but I looking for the software used to draw the Blobs.eps file.

QJKX commented 5 years ago

Looks like OmniGraffle.

coridrew commented 5 years ago

It looks like Adobe Illustrator to me...

chris2crawford commented 4 years ago

The file extensions in the source code are *.graffle. The diagrams are wonderful!