all files lowercase and propper permissions

This commit is contained in:
2022-11-13 23:31:36 +01:00
parent 9313756aae
commit ac142715b0
801 changed files with 0 additions and 0 deletions

View File

@@ -1,24 +0,0 @@
# apfelimg.inf
#
# (Translator's note: The name of this folder and file group is taken
# from the word 'Apfelm<6C>nchen', which is the German term for fractals.)
#
# With this file, which is looked for first in the configuration
# directory (for instance in $HOME or $THINGDIR) and then in Thing's
# starting directory, one can specify the size of the calculated
# fractal tiles (the assumed default is 64x40). With the commands
# 'x_size=<tile-width>' and 'y_size=<tile-height>' one can set the
# size in both directions; a value of -1 here means that for the
# appropriate direction the corresponding size of the desktop's working
# area will be used.
#
# Those who do not own a Medusa with a 68040 are advised not to increase
# the standard 64x40 size by much, as otherwise the tiles will take an
# agonisingly long time to calculate (I'm no expert in fractal algorithms).
# But as ApfelImg was anyway only meant as a gag that no one is likely to
# want to use permanently, this should be bearable. It is mainly meant to
# illustrate the possibilities of Thing's picture-module interface.
x_size=64
y_size=40