# Gambas Project File 3.0 Title=Fractal Startup=FFractal Icon=icon.png Version=1.0.0 Component=gb.image Component=gb.gui Component=gb.form Description="Mandelbrot Fractal with Just-In-Time compilation.\n\nThis example allows to freely zoom into the Mandelbrot fractal in real-time. You can toggle just-in-time compilation by hitting the \"F\" key." Authors="BenoƮt Minisini" Environment="GB_GUI=gb.qt5" TabSize=2 Translate=1 Language=en Vendor=Example Packager=1 Tags=JustInTime screenshot=2014-12-14.png