From Fedora Project Wiki
(Created page with "{{autolang|base=yes}} __TOC__ The '''Fedora contributor business card''' is a business card that represents contributors of Fedora. == Using the card generator == # Install ...")
 
No edit summary
Line 2: Line 2:
__TOC__
__TOC__


The '''Fedora contributor business card''' is a business card that represents contributors of Fedora.
O '''Cartão de Visitas do Contribuidor do Fedora''' é um cartão de visitas que identifica os contribuidores do projeto Fedora.


== Using the card generator ==
== Usando o gerador de cartões ==
# Install {{package|fedora-business-cards}} from yum or PackageKit <pre>yum -y install fedora-business-cards</pre>
# Instale o pacote{{package|fedora-business-cards}} através do Yum ou do PackageKit <pre>yum -y install fedora-business-cards</pre>
# Open a terminal and run<pre>fedora-business-cards --help</pre>
# Abra o terminal e execute<pre>fedora-business-cards --help</pre>


== Fedora Business Card Specification ==
== Especificação do cartão ==
This is the specification to be used for Fedora business cards.
Essa é a especificação dos cartões de visita do Projeto Fedora.


=== Front of card ===
=== Frente ===
[[Image:Ianweller-business-card-front.png|315px]] ''(sample)''
[[Image:Ianweller-business-card-front.png|315px]] ''(sample)''


It is '''recommended''' that you keep your information in this format, but not required. It's your business card &mdash; put what you need on it. (This includes the title under your name; it can read "Fedora Project Contributor" or "Doer of Stuff".)
É '''recomendado''' que você mantenha suas informações neste formato, mas não é obrigatório. Este é seu cartão de visitas &mdash; coloque nele o que desejar. (Ele inclui o seu título do projeto ; pode ser lido como "Fedora Project Contributor" ou "Fazedor de alguma coisa".)


=== Optional back of card ===
=== Verso opcional ===
{{admon/note|Dark background|This background can be difficult to write on and for some people may be a reason to not put this on the back of your card. As said, it is ''optional''.}}
{{admon/note|Dark background|This background can be difficult to write on and for some people may be a reason to not put this on the back of your card. As said, it is ''optional''.}}
[[Image:Business-card-back.png|315px]]
[[Image:Business-card-back.png|315px]]

Revision as of 21:24, 8 November 2013

O Cartão de Visitas do Contribuidor do Fedora é um cartão de visitas que identifica os contribuidores do projeto Fedora.

Usando o gerador de cartões

  1. Instale o pacotefedora-business-cards através do Yum ou do PackageKit
    yum -y install fedora-business-cards
  2. Abra o terminal e execute
    fedora-business-cards --help

Especificação do cartão

Essa é a especificação dos cartões de visita do Projeto Fedora.

Frente

(sample)

É recomendado que você mantenha suas informações neste formato, mas não é obrigatório. Este é seu cartão de visitas — coloque nele o que desejar. (Ele inclui o seu título do projeto ; pode ser lido como "Fedora Project Contributor" ou "Fazedor de alguma coisa".)

Verso opcional

Dark background
This background can be difficult to write on and for some people may be a reason to not put this on the back of your card. As said, it is optional.

Frequently Questioned Answers

How do I export a PDF in CMYK format?

With the --cmyk-pdf option. Make sure your installation is updated.

Are there specific settings to use for certain printers?

The -t is used for specifying settings for specific printers. The following are recommended settings available in the tool:
## For overnightprints.com
--cmyk-pdf -t overnightprints

Can I change the DPI of my cards?

Use the -d option.

What if I find a bug, or I want a new feature?

File it in the Red Hat Bugzilla — product Fedora, component fedora-business-cards.

What if I want to contribute?

Clone Ian Weller's git repo: git clone http://git.fedorahosted.org/cgit/fedora-business-cards.git/. You can then create your own git repository with the changes. Finally, don't forget to tell somebody about it!