<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[QElectroTech — Taille caractères]]></title>
		<link>https://qelectrotech.org/forum/viewtopic.php?id=2912</link>
		<atom:link href="https://qelectrotech.org/forum/extern.php?action=feed&amp;tid=2912&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Taille caractères.]]></description>
		<lastBuildDate>Thu, 22 May 2025 18:01:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21683#p21683</link>
			<description><![CDATA[<p> We finally did it!&nbsp; <img src="https://qelectrotech.org/forum/img/smilies/nomicons/smile.png" width="20" alt="nomicons/smile" /><br />The fonts are available in 0.100-dev: <br /><a href="https://qelectrotech.org/forum/viewtopic.php?pid=21682#p21682">Forum-Post</a>&nbsp; /&nbsp; <a href="https://qelectrotech.org/download.php">Download at QET-Homepage</a> </p>]]></description>
			<author><![CDATA[null@example.com (plc-user)]]></author>
			<pubDate>Thu, 22 May 2025 18:01:35 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21683#p21683</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21381#p21381</link>
			<description><![CDATA[<p> I can only agree with OllyBe, it&#039;s a good and correct step for the further development of Qelectrotech.</p><p>I took a quick look at some elements. From what I&#039;ve seen, the appearance and positioning of the text are fine.</p><p>Thanks for your work, plc-user. </p>]]></description>
			<author><![CDATA[null@example.com (achim)]]></author>
			<pubDate>Fri, 21 Mar 2025 11:27:28 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21381#p21381</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21380#p21380</link>
			<description><![CDATA[<p> In preparation for the integration of the Liberation fonts in QET, I have updated the element collection.<br />In doing so, I converted the fonts of the elements to the Liberation substitution as good as possible. Until now there are no elements, which use osifont. The elements have also been tidied up a little.<br />As long as the fonts are not yet integrated into QET (the PR is still missing), the elements are only available in <a href="https://github.com/plc-user/qelectrotech-elements">my github account</a> for the time being. <br />As soon as the fonts for all systems are available in QET, the elements will be moved to the official collection.<br />Until then, the elements can be tested by users who have installed the Liberation fonts on their system anyway. <br />Objective feedback is welcome!</p><br /><p>BTW:<br />It is possible but <span class="bbu">not</span> needed, to edit the registry directly!<br />Changing the font-settings in configuration-page will do it for you! </p>]]></description>
			<author><![CDATA[null@example.com (plc-user)]]></author>
			<pubDate>Fri, 21 Mar 2025 09:58:45 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21380#p21380</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21368#p21368</link>
			<description><![CDATA[<p> </p><div class="quotebox"><blockquote><p><span style="color: black"><strong>plc-user wrote:</strong></span></p><p>But it doesn&#039;t hurt to have such a script...&nbsp; <img src="https://qelectrotech.org/forum/img/smilies/nomicons/wink.png" width="20" alt="nomicons/wink" /></p><p>We need to inform the users, that we provide default-fonts for all systems from date x.<br />And we should also point out that the font should be chosen if users are thinking about or relying on cross-system data exchange.</p><p>Do we need to adjust the Elements-Collection, too?<br />This could be done with a small script, but we would need to agree on which fonts to replace with which others:<br />Sans Serif or Arial --&gt; Liberation Sans<br />Serif or Times New Roman --&gt; Liberation Serif<br />MS Shell Dlg --&gt; ???</p></blockquote></div><br /><br /><p>It makes sense to ensure cross-system compatibility by providing a default free font that behaves consistently across Linux, MacOS, and Windows. Using Liberation Sans as the default is a solid choice since it closely matches Arial while being open-source.</p><p>Regarding implementation, hardcoding the default font settings in generalconfigurationpage.* seems like the simplest and most reliable approach. However, having an optional script to modify registry settings for Windows users could still be useful, especially for those who prefer manual control over font settings.</p><p>Additionally, updating the Elements Collection to align with the new defaults is a good idea to prevent inconsistencies. Defining clear replacement rules (e.g., Sans Serif → Liberation Sans, Times New Roman → Liberation Serif) would help standardize the transition.</p><p>Would it make sense to include these font settings in a configuration file instead, so users can override them without modifying the registry or code directly? </p>]]></description>
			<author><![CDATA[null@example.com (OllyBe)]]></author>
			<pubDate>Thu, 20 Mar 2025 13:24:04 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21368#p21368</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21333#p21333</link>
			<description><![CDATA[<p> But it doesn&#039;t hurt to have such a script...&nbsp; <img src="https://qelectrotech.org/forum/img/smilies/nomicons/wink.png" width="20" alt="nomicons/wink" /></p><p>We need to inform the users, that we provide default-fonts for all systems from date x.<br />And we should also point out that the font should be chosen if users are thinking about or relying on cross-system data exchange.</p><p>Do we need to adjust the Elements-Collection, too?<br />This could be done with a small script, but we would need to agree on which fonts to replace with which others:<br />Sans Serif or Arial --&gt; Liberation Sans<br />Serif or Times New Roman --&gt; Liberation Serif<br />MS Shell Dlg --&gt; ??? </p>]]></description>
			<author><![CDATA[null@example.com (plc-user)]]></author>
			<pubDate>Sat, 15 Mar 2025 15:19:46 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21333#p21333</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21330#p21330</link>
			<description><![CDATA[<p> @plc-user, no need, I think just change default font settings hard coded in the code, look: generalconfigurationpage.* </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Sat, 15 Mar 2025 13:52:05 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21330#p21330</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21328#p21328</link>
			<description><![CDATA[<p> For the time of the changeover to ‘Liberation Sans’ as default-font:<br />Should we give our win users the option to change the default font to ‘Liberation Sans’ in the registry?<br />This could be done with a *.bat, *.cmd or *.reg file, I think...</p><p>EDIT:<br />This should be it:<br /></p><div class="codebox"><pre><code>Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\QElectroTech\QElectroTech]
&quot;diagramitemfont&quot;=&quot;Liberation Sans&quot;
&quot;diagramitemsize&quot;=dword:00000009
&quot;diagramitemstyle&quot;=&quot;Regular&quot;
&quot;diagramitemweight&quot;=dword:00000032


[HKEY_CURRENT_USER\Software\QElectroTech\QElectroTech\diagrameditor]
&quot;dynamic_text_font&quot;=&quot;Liberation Sans,9,-1,5,50,0,0,0,0,0,Regular&quot;
&quot;independent_text_font&quot;=&quot;Liberation Sans,9,-1,5,50,0,0,0,0,0,Regular&quot;</code></pre></div><p> </p>]]></description>
			<author><![CDATA[null@example.com (plc-user)]]></author>
			<pubDate>Sat, 15 Mar 2025 12:29:25 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21328#p21328</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21326#p21326</link>
			<description><![CDATA[<p> Free software should only use free &quot;ingredients&quot;! </p><p>Therefore:<br />We are on a very good way to solve this age-old problem! </p>]]></description>
			<author><![CDATA[null@example.com (plc-user)]]></author>
			<pubDate>Sat, 15 Mar 2025 11:49:43 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21326#p21326</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21322#p21322</link>
			<description><![CDATA[<p> FYI, 2018-11-28 </p><div class="quotebox"><cite>Nuri wrote:</cite><blockquote><div class="quotebox"><cite>scorpio810 wrote:</cite><blockquote><p>Attention donc avec certaines polices exotiques, certains y trouverons leur compte pour embellir leurs schémas, hein Nuri...</p></blockquote></div><p>J&#039;utilise la<strong> police Arimo</strong> car elle ne pose aucun problème sous Linux, est libre et a exactement la même <strong>métrique qu&#039;Arial</strong>.<br /></p><div class="codebox"><pre><code>sudo apt install fonts-croscore</code></pre></div><p>.</p><p>Quand j&#039;utilise <strong>Arial directement sous Linux</strong>, je sais pas pourquoi mais QET me met tous les textes en Arial Bold <img src="https://qelectrotech.org/forum/img/smilies/nomicons/pinch.png" width="20" alt="nomicons/pinch" /> .<br />J&#039;ai pas trouvé d&#039;où cela venait, aucune idée...</p><p>Par contre, quand je livre un fichier *.qet <strong>à ma clientèle sous Windows, je remplace &quot;Arimo&quot; par &quot;Arial&quot; avec XML Copy Editor</strong>.</p><p><strong>Moi ce qui m&#039;intéresse, c&#039;est qu&#039;on puisse utiliser une police qui ait le même rendu sous tous les OS pour éviter les décalages et les empiètements qui font dégueulasse et qui rendent certains textes illisibles.<br />L&#039;idéal serait que QET embarque une petite panoplie de polices libres avec lui et puisse les déployer indépendamment de l&#039;OS.<br />Disons une petites dizaines de polices, ca devrait largement suffire.</strong></p><p>Et pour ceux qui ont besoin de plus, on leur permet de faire des surcharges en utilisant les polices installées dans l&#039;OS en question, comme actuellement avec les options de police implémentées par Laurent.</p></blockquote></div><p><a href="https://qelectrotech.org/forum/viewtopic.php?pid=8828#p8828">https://qelectrotech.org/forum/viewtopi … 8828#p8828</a> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Sat, 15 Mar 2025 11:18:24 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21322#p21322</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21321#p21321</link>
			<description><![CDATA[<p> You&#039;re not living up to your name at the moment:&nbsp; <img src="https://qelectrotech.org/forum/img/smilies/nomicons/wink.png" width="20" alt="nomicons/wink" /> <br />It looks like, you did not read the last few posts in this thread! </p>]]></description>
			<author><![CDATA[null@example.com (plc-user)]]></author>
			<pubDate>Sat, 15 Mar 2025 09:51:08 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21321#p21321</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21319#p21319</link>
			<description><![CDATA[<p> FR<br />Vous devez utiliser une police générale pour trois systèmes.<br />Linux/GNU , MacOS, Windows</p><p>Vous pouvez également inclure le fichier de police dans le répertoire QET.<br />D&#039;autres programmes de dessin font de même.<br />comme arial.ttf</p><br /><p>EN<br />You must use a general font for three systems.<br />Linux/GNU , MacOS, Windows</p><p>You can also include the font file in the QET directory.<br />Other drawing programs do the same.<br />like arial.ttf </p>]]></description>
			<author><![CDATA[null@example.com (Re-searcher)]]></author>
			<pubDate>Sat, 15 Mar 2025 09:39:14 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21319#p21319</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21316#p21316</link>
			<description><![CDATA[<p> The implementation of texts and fonts is not finished in dxf2elmt.<br />That is why the font selection can still be described as hardcoded and “temporary”! </p>]]></description>
			<author><![CDATA[null@example.com (plc-user)]]></author>
			<pubDate>Sat, 15 Mar 2025 09:03:40 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21316#p21316</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21315#p21315</link>
			<description><![CDATA[<p> FR</p><p>vadoola utilise arial dans son dxf2elmt</p><p>Pour Linux/GNU Debian, vous pouvez ajouter le fichier de police windows.<br />Vous devez ajouter contrib à votre /etc/apt sources.list et vous verrez ttf-mscorefonts-installer 3.8.1<br />et installé dans /usr/share/fonts/truetype/msttcorefonts/</p><br /><p>Pour Linux/GNU Ubuntu <br /><a href="https://idroot.us/install-microsoft-fonts-ubuntu-24-04/">https://idroot.us/install-microsoft-fonts-ubuntu-24-04/</a><br /><a href="https://linuxcapable.com/how-to-install-microsoft-fonts-on-ubuntu-linux/">https://linuxcapable.com/how-to-install … ntu-linux/</a></p><br /><br /><p>EN</p><p>vadoola use arial in his dxf2elmt</p><p>For Linux/GNU Debian can you add the windows font file.<br />You must add contrib in your /etc/apt sources.list and you see ttf-mscorefonts-installer 3.8.1<br />and installed in /usr/share/fonts/truetype/msttcorefonts/</p><br /><p>For Linux/GNU Ubuntu <br /><a href="https://idroot.us/install-microsoft-fonts-ubuntu-24-04/">https://idroot.us/install-microsoft-fonts-ubuntu-24-04/</a><br /><a href="https://linuxcapable.com/how-to-install-microsoft-fonts-on-ubuntu-linux/">https://linuxcapable.com/how-to-install … ntu-linux/</a> </p>]]></description>
			<author><![CDATA[null@example.com (Re-searcher)]]></author>
			<pubDate>Sat, 15 Mar 2025 08:51:27 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21315#p21315</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21314#p21314</link>
			<description><![CDATA[<p> There is no need to hurry, Laurent!</p><p>EDIT:<br /></p><div class="quotebox"><cite>scorpio810 wrote:</cite><blockquote><p>so I&#039;ll give you my consent if anyone wants to do it.</p></blockquote></div><p>elevatormind already included the fonts in his &quot;liberation-fonts&quot;-Branch and I added a patch for setting default-font to &quot;Liberation Sans&quot; here. <a href="https://qelectrotech.org/forum/viewtopic.php?pid=21297#p21297">See above</a></p><br /><p>But to repeat the reasons, why delivering a few fonts with QET is a good idea:</p><p>The user still has <strong>complete freedom</strong> to do whatever he wants!<br />If he wants to be compatible with different systems, it is suggested to use the fonts that QET provides. <br />If he wants to use other fonts, he can and may of course continue to do so!<br />He just needs to be aware that the particular font he has selected may not be available on other systems. This may even be the case if he re-installs his operating system. <br />That&#039;s why we supply a few fonts that can be used <strong>in addition</strong> to the fonts already available in the system! </p>]]></description>
			<author><![CDATA[null@example.com (plc-user)]]></author>
			<pubDate>Sat, 15 Mar 2025 08:39:47 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21314#p21314</guid>
		</item>
		<item>
			<title><![CDATA[Re: Taille caractères]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=21311#p21311</link>
			<description><![CDATA[<p> OK, I&#039;d misunderstood, so I&#039;ll give you my consent if anyone wants to do it. <img src="https://qelectrotech.org/forum/img/smilies/nomicons/wink.png" width="20" alt="nomicons/wink" /></p><p>Hmm, I&#039;ll have to modify my packaging scripts... . we&#039;ll see when I&#039;m in better health.. it can take some time for me to adapt them...! </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Sat, 15 Mar 2025 08:24:06 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=21311#p21311</guid>
		</item>
	</channel>
</rss>
