Re: a large amount of+~JF * *.tmp files is generated in the hard drive.
Posted: Mon Jun 03, 2024 6:59 am
hello,
We have finally discovered the cause of this problem.
As can be seen from the two different versions in the figure, your upgrade has changed here by removing createfont from the cache
In previous versions, calling this method multiple times only generated the tmp file for the first time, but now it is generated every time it is called.
This has caused a large number of tmp files to occupy disk space. Please consider fixing this issue
We have finally discovered the cause of this problem.
As can be seen from the two different versions in the figure, your upgrade has changed here by removing createfont from the cache
In previous versions, calling this method multiple times only generated the tmp file for the first time, but now it is generated every time it is called.
This has caused a large number of tmp files to occupy disk space. Please consider fixing this issue