mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-04 11:09:59 +02:00
Try to fix bad font rendering under Windows plateform
see : https://bugreports.qt.io/browse/QTBUG-83161
This commit is contained in:
@@ -8,5 +8,5 @@ rem Met la collection QET en lecture seule
|
|||||||
attrib +r elements/* /S /D
|
attrib +r elements/* /S /D
|
||||||
|
|
||||||
rem lance QElectroTech
|
rem lance QElectroTech
|
||||||
set command=bin\qelectrotech.exe --common-elements-dir=elements/ --common-tbt-dir=titleblocks/ --lang-dir=lang/ --config-dir=conf/ -style plastique %*
|
set command=bin\qelectrotech.exe -platform windows:fontengine=freetype --common-elements-dir=elements/ --common-tbt-dir=titleblocks/ --lang-dir=lang/ --config-dir=conf/ -style plastique %*
|
||||||
@start %command%
|
@start %command%
|
||||||
|
|||||||
Reference in New Issue
Block a user