~landscape/zope3/newer-from-ztk

« back to all changes in this revision

Viewing changes to src/twisted/lore/template.mgp

  • Committer: Thomas Hervé
  • Date: 2009-07-08 13:52:04 UTC
  • Revision ID: thomas@canonical.com-20090708135204-df5eesrthifpylf8
Remove twisted copy

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
%%deffont "standard"   tfont "Arial.ttf"
2
 
%%deffont "bold"       tfont "Arial_Bold.ttf"
3
 
%%deffont "italic"     tfont "Arial_Italic.ttf"
4
 
%%deffont "bolditalic" tfont "Arial_Bold_Italic.ttf"
5
 
%%deffont "typewriter" tfont "Courier_New.ttf"
6
 
%deffont "standard"   xfont "Arial-medium-r"
7
 
%deffont "bold"       xfont "Arial-bold-r"
8
 
%deffont "italic"     xfont "Arial-medium-i"
9
 
%deffont "bolditalic" xfont "Arial-bold-i"
10
 
%deffont "typewriter" xfont "andale mono"
11
 
%%deffont "standard"   tfont "tahoma.ttf"
12
 
%%deffont "thick"      tfont "tahomabd.ttf"
13
 
#%deffont "typewriter" tfont "Andale_Mono.ttf"
14
 
%default 1 area 90 90, leftfill, size 2, fore "white", back "black", font "bold"
15
 
%default 2 size 7, vgap 10, prefix " ", center
16
 
%default 3 size 2, bar "gray70", vgap 10, leftfill
17
 
%default 4 size 1, fore "white", vgap 30, prefix " ", font "standard"
18
 
%default 5 size 5
19
 
%%tab 1 size 5, vgap 40, prefix "  ", icon box "green" 50
20
 
%%tab 2 size 4, vgap 40, prefix "      ", icon arc "yellow" 50
21
 
%%tab 3 size 3, vgap 40, prefix "            ", icon delta3 "white" 40
22
 
%tab 1 size 5, vgap 50, prefix "  ", icon box "green" 50
23
 
%tab 2 size 5, vgap 50, prefix "      ", icon arc "yellow" 50
24
 
%tab 3 size 4, vgap 50, prefix "            ", icon delta3 "white" 40