|
Copy as HTML lacks the font
|
Reply to this subject
Start a new subject
 
Refresh page
| Posted by |
Worstje
Netherlands (867 posts) bio
|
| Date |
Sat 29 Jul 2006 02:23 AM (UTC) [ quote
] |
| Message |
It appears that when using Copy as HTML, the chosen font setting isn't honoured. Instead, for me it always seems to start with:
<!-- Produced by MuClient v 3.73 - www.muclient.com -->
<table border=0 cellpadding=5 bgcolor="#000000">
<tr><td>
<pre><code><font size=2 face="FixedSys, Lucida Console, Courier New, Courier"><font color="#0">
while I have the font 'Monaco' set. I'd like to see it changed to the following:
<!-- Produced by MuClient v 3.73 - www.muclient.com -->
<table border=0 cellpadding=5 bgcolor="#000000">
<tr><td>
<pre><code><font size=2 face="Monaco, FixedSys, Lucida Console, Courier New, Courier"><font color="#0">
Maybe add an option for a list of alternative fonts when outputting to html? I saw at http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=2419 (to see if this had been suggested already) that MC can also output <span> codes. You'd need the font-family attribute to set the font there. Syntax doesn't differ too much from the <FONT FACE=""> version.
Since I realize the above link made me realise something.. Maybe you could after all make it an option to use <span> when logging instead of the automatic choice you described in the link above? This would still make it possible to use the xhtml doctype and not break the specs, unlike the use of the <font> tag. This would most likely allow less problematic integration with existing xhtml compliant websites. | top |
|
| Posted by |
Nick Gammon
Australia (18,798 posts) bio
Forum Administrator |
| Date |
Reply #1 on Sat 29 Jul 2006 04:35 AM (UTC) [ quote
] |
| Message |
| Added to version 3.76 your suggestion of putting your output window font as the first preferred font when doing "Copy as HTML". |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
1,161 views.
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )