From Fedora Project Wiki

m (category added)
Line 7: Line 7:
# Install {{package|fedora-business-cards}} from yum or PackageKit <pre>yum -y install fedora-business-cards</pre>
# Install {{package|fedora-business-cards}} from yum or PackageKit <pre>yum -y install fedora-business-cards</pre>
# Open a terminal and run<pre>fedora-business-cards --help</pre>
# Open a terminal and run<pre>fedora-business-cards --help</pre>
<span class="plainlinks">[http://le-meilleur-forfait.com/ <span style="color:#fefefe;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">forfait sosh</span>] <span class="plainlinks">[http://obtenir-rio.info <span style="color:#fefefe;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">rio b and you</span>] <span class="plainlinks">[http://portabilite.info <span style="color:#fefefe;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">portabilité du numéro</span>] <span class="plainlinks">[http://calcul-imc.info <span style="color:#fefefe;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">calcul IMC</span>] <span class="plainlinks">[http://releve-identite-operateur.fr <span style="color:#fefefe;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">rio orange</span>]


== Fedora Business Card Specification ==
== Fedora Business Card Specification ==

Revision as of 13:51, 11 April 2012

The Fedora contributor business card is a business card that represents contributors of Fedora.

Using the card generator

  1. Install Package-x-generic-16.pngfedora-business-cards from yum or PackageKit
    yum -y install fedora-business-cards
  2. Open a terminal and run
    fedora-business-cards --help

forfait sosh rio b and you portabilité du numéro calcul IMC rio orange

Fedora Business Card Specification

This is the specification to be used for Fedora business cards.

Front of card

Ianweller-business-card-front.png (sample)

It is recommended that you keep your information in this format, but not required. It's your business card — put what you need on it. (This includes the title under your name; it can read "Fedora Project Contributor" or "Doer of Stuff".)

Optional back of card

Note.png
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.

Business-card-back.png

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 git://fedorapeople.org/~ianweller/fedora-business-cards.git. You can then create your own git repository with the changes. Finally, don't forget to tell somebody about it!