Skip to content

maxhxu/namecard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mgnamecard

A C++ utility using Magick++ to generate a stylized digital namecard from an embedded SVG template.

Prerequisites

  • ImageMagick
  • A C++20 compliant compiler

Usage

  1. Build: make
  2. Run: ./mgnamecard
  3. Find namecard.png in the root directory

Customization

Edit the following varibles in src/main.cpp to customize the card

  • svgTemplate
  • name
  • title
  • tagline
  • email
  • website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors