Menu

#21 Set font properties

v1.0 (example)
open
nobody
font (1)
5
2016-01-03
2015-12-18
jwzumwalt
No

Please include a setting that allows the user to set the default font family, forground and background colors.
Super job! thanks for the hard work.

Related

Support Requests: #21

Discussion

  • Simon Bridger

    Simon Bridger - 2015-12-23

    Should already be there....

    3.0.0.27
    * Add FONTNAME FONTSIZE commandline parameters. (resize on font change)

    http://realterm.sourceforge.net/#Terminal_Colors

    Colors can be set from the commandline (V2.0.0.64+), or on the Misc tab.
    Colors are set by a sting of color chars below. The sequence is: Kbd,Port,SendStr,SpyTX,SpyRX,Background
    Default is 'RYLRYK'

    'R':  clRed;
    'G':  clGreen;
    'B':  clBlue;
    'C':  clAqua;
    'Y':  clYellow;
    'M':  clFuchsia;
    'K':  clBlack;
    'W':  clWhite;
    'T':  clTeal;
    'P':  clPurple;
    'L':  clLime; (bright green)
    'O':  clOlive;
    'N':  clMaroon;
    
     
    • jwzumwalt

      jwzumwalt - 2015-12-23

      A couple things wrong with this solution...
      1) it does not save the settings
      2) it is not intuitive (drop down menu would be best).
      3) obvious instructions are needed

      From:
      Jan Zumwalt
      Ph. 208-968-0264
      jwzumwalt@gmail.com
      (__/)
      (='.'=)
      (")_(")
      .

      On Tue, Dec 22, 2015 at 7:44 PM, Simon Bridger crun@users.sf.net wrote:

      Should already be there....

      3.0.0.27
      * Add FONTNAME FONTSIZE commandline parameters. (resize on font change)

      http://realterm.sourceforge.net/#Terminal_Colors

      Colors can be set from the commandline (V2.0.0.64+), or on the Misc tab.
      Colors are set by a sting of color chars below. The sequence is:
      Kbd,Port,SendStr,SpyTX,SpyRX,Background
      Default is 'RYLRYK'

      'R': clRed;
      'G': clGreen;
      'B': clBlue;
      'C': clAqua;
      'Y': clYellow;
      'M': clFuchsia;
      'K': clBlack;
      'W': clWhite;
      'T': clTeal;
      'P': clPurple;
      'L': clLime; (bright green)
      'O': clOlive;
      'N': clMaroon;


      Status: open
      Group: v1.0 (example)
      Labels: font
      Created: Fri Dec 18, 2015 04:51 PM UTC by jwzumwalt
      Last Updated: Fri Dec 18, 2015 04:51 PM UTC
      Owner: nobody

      Please include a setting that allows the user to set the default font
      family, forground and background colors.
      Super job! thanks for the hard work.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/realterm/support-requests/21/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Support Requests: #21

  • jwzumwalt

    jwzumwalt - 2015-12-23

    A couple things wrong with this solution...
    1) the program does not save the settings
    2) it is not intuitive (drop down menu would be best).
    3) obvious instructions are needed

     
  • Simon Bridger

    Simon Bridger - 2016-01-03

    You create a shortcut, and either directly edit the commandline, or create an ini file with the settings you want for each particular task.
    The INI button on misc tab makes this trivial.
    Realterm does not save its settings for you automatically, primarily because there are a vast number of them, and which one should be saved and which left to default is different for each task.
    So I leave it to your intelligence and intiative to decide for yourself.

     
    • jwzumwalt

      jwzumwalt - 2016-01-10

      Using 2.0.0.70 - I do not see an ini button on the misc tab?
      Attachment picture included

       

Log in to post a comment.