Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: third_party/twisted_8_1/twisted/lore/template.mgp

Issue 12261012: Remove third_party/twisted_8_1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
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
OLDNEW
« no previous file with comments | « third_party/twisted_8_1/twisted/lore/slides.py ('k') | third_party/twisted_8_1/twisted/lore/test/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698