fcbanner

fcbanner project is a fontconfig-based banner variant.
Download

fcbanner Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Nicolas George
  • Publisher web site:
  • http://www.eleves.ens.fr/home/george/info/prg/fcbanner.html

fcbanner Tags


fcbanner Description

fcbanner project is a fontconfig-based banner variant. fcbanner project is a fontconfig-based banner variant.fcbanner is a variant on the banner program that uses fontconfig and Freetype to draw its characters. Thus, it can easily draw using various fonts -- any font you can get in Gnome or Mozilla, for example -- and handles non-ASCII characters if they are present in the font.fcbanner runs on Unix-like systems provided that:· they support the fontconfig and freetype libraries, of course;· they support the wide characters API (wchar.h);· the wchar_t coding coincides with Unicode.Build:# gcc -Wall -W -std=c99 -D_XOPEN_SOURCE=600 -g -O3 -o fcbanner `pkg-config --cflags freetype2 fontconfig` fcbanner.c `pkg-config --libs freetype2 fontconfig`Usage:# echo text | fcbanner -f font


fcbanner Related Software