Changeset 28870 for trunk/tools/czarplot.pl
- Timestamp:
- Aug 9, 2010, 12:58:41 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/czarplot.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/czarplot.pl
r28868 r28870 71 71 $czarDb->setDateFormat("%Y%m%d-%H%i%s"); 72 72 73 my $czarplot = new czartool::Czarplot($czarDb, "%Y%m%d-%H%M%S", $savingToFile ? "png " : "X11", $path, $save_temps);73 my $czarplot = new czartool::Czarplot($czarDb, "%Y%m%d-%H%M%S", $savingToFile ? "png font \"/usr/share/fonts/corefonts/arial.ttf\" 8" : "X11", $path, $save_temps); 74 74 75 75 my @allStages = ("chip", "cam", "fake", "warp", "stack", "diff", "magic", "magicDS", "dist");
Note:
See TracChangeset
for help on using the changeset viewer.
