<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 15: Icons unreadable on ultra wide screen</title><link>https://sourceforge.net/p/tkcvs/support-requests/15/</link><description>Recent changes to 15: Icons unreadable on ultra wide screen</description><atom:link href="https://sourceforge.net/p/tkcvs/support-requests/15/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 29 Sep 2023 13:04:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tkcvs/support-requests/15/feed.rss" rel="self" type="application/rss+xml"/><item><title>#15 Icons unreadable on ultra wide screen</title><link>https://sourceforge.net/p/tkcvs/support-requests/15/?limit=25#b3a9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Tested. It rocks !&lt;br/&gt;
Thanks a lot, it solves both font and icons problems.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Francois BARRIERE</dc:creator><pubDate>Fri, 29 Sep 2023 13:04:46 -0000</pubDate><guid>https://sourceforge.netb230d0c0af19f1892b03e78886231ec9bf1d016e</guid></item><item><title>#15 Icons unreadable on ultra wide screen</title><link>https://sourceforge.net/p/tkcvs/support-requests/15/?limit=25#b10b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the fix. I will download the new version and test it as soon as possible. Thanks again for your quick support.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Francois BARRIERE</dc:creator><pubDate>Fri, 29 Sep 2023 12:55:45 -0000</pubDate><guid>https://sourceforge.net8a6cd0230ddfad3e9ef0cf5e1bc3a4988c44211b</guid></item><item><title>#15 Icons unreadable on ultra wide screen</title><link>https://sourceforge.net/p/tkcvs/support-requests/15/?limit=25#2836</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I found a way to scale the icons without making a new set.  It's in version 9.4.6 which I just released. You should still use "tk scaling" for the text. I made it so that the help text will scale, too. Two new variables:&lt;br/&gt;
 $cvscfg(large_icons) if non-zero, causes the user interface&lt;br/&gt;
  icons to be enlarged by a (integer) factor of $cvscfg(icon_mag)&lt;/p&gt;
&lt;p&gt;Hope it does what you need.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DorothyR</dc:creator><pubDate>Thu, 28 Sep 2023 22:40:05 -0000</pubDate><guid>https://sourceforge.net0cc3cedf03dc2e9d1961b08e018b5d9e08916142</guid></item><item><title>#15 Icons unreadable on ultra wide screen</title><link>https://sourceforge.net/p/tkcvs/support-requests/15/?limit=25#24a7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I had to take my font up to 24 points to look like your screenshot.&lt;br/&gt;
But it was pretty easy to stop the lines overlapping. I've checked in a fix already.&lt;/p&gt;
&lt;p&gt;There is a general scaling command. In your .tkrev, you can say&lt;br/&gt;
tk scaling 2.66666&lt;br/&gt;
or whatever number you want. It affects all the text, but unfortunately not the icons. You will still probably need the fix I checked in to stop the lines overlapping.&lt;/p&gt;
&lt;p&gt;I don't mind making a larger set of icons, but it will take a few days :-)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DorothyR</dc:creator><pubDate>Wed, 27 Sep 2023 02:31:25 -0000</pubDate><guid>https://sourceforge.netbf2cf17eae9e5c526646447e4f42c7782903adb0</guid></item><item><title>#15 Icons unreadable on ultra wide screen</title><link>https://sourceforge.net/p/tkcvs/support-requests/15/?limit=25#0892</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the quick reply. I have changed the following in the .tkrev file:&lt;/p&gt;
&lt;p&gt;option add &lt;em&gt;Text.font {fixed 14}&lt;br/&gt;
option add &lt;/em&gt;Entry.font {fixed 14}&lt;/p&gt;
&lt;p&gt;Let me know if there is a better way to change the font size, too.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Francois BARRIERE</dc:creator><pubDate>Tue, 26 Sep 2023 08:08:32 -0000</pubDate><guid>https://sourceforge.net68c9949a1cf90f0a152febd7efbb78785ad533de</guid></item><item><title>#15 Icons unreadable on ultra wide screen</title><link>https://sourceforge.net/p/tkcvs/support-requests/15/?limit=25#0fac</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems like the canvas that the filelist is drawn on doesn't even measure the height of the font. Maybe I can fix that. Which options did you modify, just so I can test it easily?&lt;/p&gt;
&lt;p&gt;I can probably make double-size icons and give the user a setting for that, too. Just a matter of making a set of double-sized icons, I hope.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DorothyR</dc:creator><pubDate>Mon, 25 Sep 2023 19:29:11 -0000</pubDate><guid>https://sourceforge.netd22e4929f8fed6563b798a0fa7b892d89cf97e8b</guid></item><item><title>Icons unreadable on ultra wide screen</title><link>https://sourceforge.net/p/tkcvs/support-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Running Tkrev on a wide screen, all the icons are too small to see anything. I have been able to increase the font size using options in the .tkrev config file, but is there a way to define the DPI or scaling of the whole app so it appears readable/usable on an ultra wide screen ?&lt;/p&gt;
&lt;p&gt;I'm on Windows, and uses Tcl/Tk 8.6 (in case another version of Tk handles this better).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Francois BARRIERE</dc:creator><pubDate>Mon, 25 Sep 2023 15:51:10 -0000</pubDate><guid>https://sourceforge.nete764bb56df81c7d89ef01ec4fb14e4f143028264</guid></item></channel></rss>