Skip to content

misterdanb/makefontpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makefontpkg

Name

makefontpkg - builds a Pacman package from a set of font files

Synopsis

makefontpkg [-h] [-i | -S] [-n NAME] [--ver VER[-REL]] [--desc DESC]
            FILE [FILE ...]

Description

Builds a Pacman package from a set of TrueType and/or OpenType font files.

Options

  • -h, --help

    display the help message and quit

  • -i, --install

    directly install the package instead of building the package

  • -S, --source, -s

    make a source-only tarball instead of building the package

  • -n NAME, --name NAME

    name of the package; defaults to the name of the first file

  • --ver VER[-REL]

    version and release number of the package; defaults to 1.0.0-1

  • --desc DESC

    description of the package; defaults to "Custom font"

  • FILE

    font files with extensions .ttf or .otf

About

Builds a Pacman or AUR compatible package from a given font

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •