[kepler-dev] Kepler screenshots

Christopher Brooks cxh at eecs.berkeley.edu
Mon Nov 6 16:05:23 PST 2006


We have an open request for enhancement (RFE) that is associated with this:
https://chess.eecs.berkeley.edu/bugzilla/show_bug.cgi?id=24
says:

  We need an easy way to increase font size for demos.
  Edward's way is to edit the style sheet and change the
  size.  Perhaps we could have a way of changing style sheets
  on the run from a menu choice?

Changing style sheets only changes the fonts in the html viewer.

With the graphical model display, the annotations are
ptolemy/vergil/kernel/attributes/TextAttribute.java
which extends AbstractTextAttribute in the same package.
AbstractTextAttribute defines the textSize.

So, one possibility would be to change the textSize default value
in AbstractTextAttribute.

_Christopher

--------

    
    Hi Dan,
    
    Thanks for the print trick.
    I am not sure how can I include that into powerpoint, but in latex and 
    openoffice docs this will serve well.
    
    The first part of my question still holds: magnifying the text to 
    make it readable on screenshots.
    
    Norbert
    
    On Mon, 6 Nov 2006, Dan Higgins wrote:
    
    > Hi Norbert,
    >   I don't know how to make actor titles or port lables larger with respec
   t 
    > to the icons. You can of course 'zoom' the entire workflow and annotation
    
    > text can be sized.
    >
    >   There is a way to scale an entire workflow for presentations and journa
   ls, 
    > and that is to use 'Print...' The workflow is drawn by Kepler using vecto
   r 
    > graphics, so it is drawn to the size of the printer. If you have Adobe 
    > Acrobat, you can 'Print' to a PDF file and set the native size of that PD
   F 
    > for something like a large poster format. Or just print a PDF to ordinary
    
    > paper size; the workflow image is still scalable.
    >
    > Dan Higgins
    > NCEAS
    >
    > Norbert Podhorszki wrote:
    >> Hi,
    >> 
    >> A user has just asked me, after providing him with a breathtaking 
    >> screenshot of his workflow (yes, he never saw it before, just used it :-
   ),
    >> whether I can make the Actor titles (and Port titles) any bigger.
    >> He puts it into his SC06 presentation, where he explains how Kepler make
   s 
    >> impossible things possible for him...
    >> 
    >> Is there any hidden parameter of the workflow that controls the font siz
   es?
    >> 
    >> More generally, after making about the one hundredth screenshot in my sh
   ort 
    >> keplerlife, I would like to make scalable graphics instead of PNG in the
    
    >> future. They can be scaled better in presentations and publications.
    >> Do you know a way to do this? Could Kepler save its screen into PS/SVG/W
   MF?
    >> 
    >> Thanks
    >> Norbert
    >>
    >>       Norbert Podhorszki
    >>     ------------------------------------
    >>       University of California, Davis
    >>       Department of Computer Science
    >>       1 Shields Ave, 2236 Kemper Hall
    >>       Davis, CA 95616
    >>       (530) 754-8188
    >>       pnorbert at cs.ucdavis.edu
    >>       ----------------------------------
    >> _______________________________________________
    >> Kepler-dev mailing list
    >> Kepler-dev at ecoinformatics.org
    >> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
    >>
    >> 
    >
    >
    > -- 
    > *******************************************************************
    > Dan Higgins                                  higgins at nceas.ucsb.edu
    > http://www.nceas.ucsb.edu/    Ph: 805-893-5127
    > National Center for Ecological Analysis and Synthesis (NCEAS) Marine Scie
   nce 
    > Building - Room 3405
    > Santa Barbara, CA 93195
    > *******************************************************************
    >
    
    
          Norbert Podhorszki
        ------------------------------------
          University of California, Davis
          Department of Computer Science
          1 Shields Ave, 2236 Kemper Hall
          Davis, CA 95616
          (530) 754-8188
          pnorbert at cs.ucdavis.edu
          ----------------------------------
    _______________________________________________
    Kepler-dev mailing list
    Kepler-dev at ecoinformatics.org
    http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
--------


More information about the Kepler-dev mailing list