TAChart: Avoid exception of savedemo by svg drawer in IDE when a font file cannot be loaded by EasyLazFreeType (https://forum.lazarus.freepascal.org/index.php/topic,45461.0.html)

git-svn-id: trunk@61256 -
This commit is contained in:
wp 2019-05-20 23:18:19 +00:00
parent 52f5821504
commit 0df144030a

View File

@ -87,4 +87,11 @@
</Options>
</Linking>
</CompilerOptions>
<Debugging>
<Exceptions Count="1">
<Item1>
<Name Value="EFreeType"/>
</Item1>
</Exceptions>
</Debugging>
</CONFIG>