[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/settings/ -> texttoimage.ini (source)

   1  #?ini charset="iso-8859-1"?
   2  # eZ publish configuration file for texttoimage template operator
   3  #
   4  # NOTE: It is not recommended to edit this files directly, instead
   5  #       a file in override should be created for setting the
   6  #       values that is required for your site. Either create
   7  #       a file called settings/override/texttoimage.ini.append or
   8  #       settings/override/texttoimage.ini.append.php for more security
   9  #       in non-virtualhost modes (the .php file may already be present
  10  #       and can be used for this purpose).
  11  
  12  [ImageSettings]
  13  UseCache=enabled
  14  
  15  [PathSettings]
  16  FontDir[]=design/standard/fonts
  17  CacheDir=var/cache/texttoimage
  18  HtmlDir=/var/cache/texttoimage
  19  
  20  [DefaultSettings]
  21  Family=1942
  22  PointSize=40
  23  Angle=0
  24  XAdjustment=0
  25  YAdjustment=0
  26  WidthAdjustment=0
  27  HeightAdjustment=0
  28  BackgroundColor=#ffffff
  29  TextColor=#000000
  30  
  31  [1942]
  32  Family=1942
  33  Angle=0
  34  XAdjustment=-4
  35  YAdjustment=0
  36  WidthAdjustment=4
  37  HeightAdjustment=4
  38  
  39  [a_d_mono]
  40  Family=a_d_mono
  41  Angle=0
  42  XAdjustment=0
  43  YAdjustment=-1
  44  WidthAdjustment=1
  45  HeightAdjustment=1
  46  
  47  [sketchy]
  48  Family=sketchy
  49  Angle=0
  50  XAdjustment=0
  51  YAdjustment=-1
  52  WidthAdjustment=0
  53  HeightAdjustment=1
  54  
  55  [smartie]
  56  Family=smartie
  57  Angle=0
  58  XAdjustment=2
  59  YAdjustment=-1
  60  WidthAdjustment=0
  61  HeightAdjustment=3
  62  
  63  [archtura]
  64  Family=archtura
  65  Angle=0
  66  XAdjustment=0
  67  YAdjustment=0
  68  WidthAdjustment=8
  69  HeightAdjustment=6
  70  BackgroundColor=#ffffff
  71  TextColor=#578ec5
  72  
  73  [gallery]
  74  Family=bluehigc
  75  PointSize=18
  76  XAdjustment=0
  77  YAdjustment=0
  78  WidthAdjustment=8
  79  HeightAdjustment=6
  80  BackgroundColor=#ffffff
  81  TextColor=#000000
  82  
  83  [object_text]
  84  Family=bluehigc
  85  PointSize=15
  86  Angle=1
  87  XAdjustment=0
  88  YAdjustment=0
  89  WidthAdjustment=5
  90  HeightAdjustment=5
  91  BackgroundColor=#ffffff
  92  TextColor=#ff0000
  93  
  94  [arial]
  95  Family=arial
  96  PointSize=30
  97  XAdjustment=0
  98  YAdjustment=0
  99  WidthAdjustment=8
 100  HeightAdjustment=6
 101  BackgroundColor=#ffffff
 102  TextColor=#000000
 103  # Uncomment any of the following values to set absolute sizes
 104  # AbsoluteWidth=200
 105  # AbsoluteHeight=50


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7