Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 

17 Zeilen
506 B

  1. allfonts = wideterm.tlf circle.tlf emboss.tlf emboss2.tlf future.tlf \
  2. ascii9.tlf smascii9.tlf bigascii9.tlf \
  3. ascii12.tlf smascii12.tlf bigascii12.tlf \
  4. mono9.tlf smmono9.tlf bigmono9.tlf \
  5. mono12.tlf smmono12.tlf bigmono12.tlf \
  6. pagga.tlf letter.tlf smblock.tlf smbraille.tlf bfraktur.tlf \
  7. fauxcyrillic.tlf fullcyrillic.tlf
  8. EXTRA_DIST = $(allfonts)
  9. font_DATA = $(allfonts)
  10. fontdir = $(datadir)/figlet
  11. echo-fonts: ; echo $(allfonts)