What else do I need? (was: free resources)

Started by
1 comment, last by Tom Sloper 6 years, 1 month ago

ps: never mind. Seems I don't need to do anything as the destructor does it automagically :-)

 

Hi

I use this:

https://github.com/PhilippMuenzel/PPL/blob/master/src/fontmgr.h

and all is working fine on Linux/Mac but on Windows it messes up the visual upon reloading my x-plane plugin. I get random visual artefacts hence I'm doing something wrong on exit.

Currently in pluginstop I only do:

    m.unloadFont(FontGeladen);

What else do I need?

Many thanks and regards

 

Advertisement

Changing the title of this thread. "free resources" (the original title) did not describe the question.

-- Tom Sloper -- sloperama.com

This topic is closed to new replies.

Advertisement