Sha256: 7d3ee557c2a68d3aafd62c60b39144b9fd18cae9a18d1ede01fbfc59e2c4e772

Contents?: true

Size: 1.05 KB

Versions: 23

Compression:

Stored size: 1.05 KB

Contents

flc2a
# Swap by Sis <suaac@csv.warwick.ac.uk> 2/95
# Converts upper-case to lower-case and lower-case to upper-case.
# figlet release 2.1 -- 12 Aug 1994
#
# This is a figlet controlfile.
#
# Explanation of first line:
#   flc2 - "magic number" for file identification
#   a    - should always be `a', for now
#
# File body:
#   The first character of any line is the "command" for that line.
#   Possible figlet 2.1 commands are as follows:
#   `#' - comment, continues until end-of-line
#   `t' - translate, a not-so-fancy version of the Unix "tr" command
#   `f' - freeze, treat further lines as if they were in a new file
#
# The following lines convert upper-case to lower-case
#
# Standard letters:
t A-Z a-z
#
# figlet Deutsch characters:
t \-255-\-253 \-252-\-250
#
# ISO Latin-1 accented letters:
t \192-\214 \224-\246
t \216-\222 \248-\254
#
# The following lines convert lower-case to upper-case.
#
# Standard letters:
t a-z A-Z
#
# figlet Deutsch characters:
t \-252-\-250 \-255-\-253
#
# ISO Latin-1 accented letters:
t \224-\246 \192-\214
t \248-\254 \216-\222

Version data entries

23 entries across 23 versions & 4 rubygems

Version Path
lotrd-0.1.9 vendor/cache/ruby/2.6.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
lotrd-0.1.8 vendor/cache/ruby/2.6.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
lotrd-0.1.6 vendor/cache/ruby/2.6.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
lotrd-0.1.5 vendor/cache/ruby/2.6.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
pokedex-terminal-0.2.8 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
pokedex-terminal-0.2.7 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
pokedex-terminal-0.2.6 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
pokedex-terminal-0.2.5 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
pokedex-terminal-0.2.4 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/lib/figlet/fonts/swap.flc
artii-2.1.2 lib/figlet/fonts/swap.flc
artii-2.1.1 lib/figlet/fonts/swap.flc
artii-2.1.0 lib/figlet/fonts/swap.flc
artii-2.0.4 lib/figlet/fonts/swap.flc
artii-2.0.3 lib/figlet/fonts/swap.flc
artii-2.0.2 lib/figlet/fonts/swap.flc
artii-2.0.1 lib/figlet/fonts/swap.flc
artii-2.0.0 lib/figlet/fonts/swap.flc
artii-1.0.3 lib/figlet/fonts/swap.flc
artii-1.0.2 lib/figlet/fonts/swap.flc
artii-1.0.1 lib/figlet/fonts/swap.flc