CustomGenerator 0 0 725 303 Dialog 0 0 <html><head/><body><p><span style=" font-size:12pt; font-weight:600;">Formula Editor</span></p><p><br/></p><p><span style=" font-size:9pt;">Almond applies an escape-time algorithm to display fractals. A formula can be entered in this form, which will then be iteratively applied to complex numbers until its absolute value reaches a certain threshold. Depending on how many iterations were needed to reach the threshold, a different color is applied to the image.</span></p></body></html> Qt::AutoText true Qt::Vertical 12 <html><head/><body><p><span style=" font-weight:600;">Initial Iteration Value</span></p><p><span style=" font-size:9pt;">Specify the initial value for z depending on c.</span></p></body></html> Qt::RichText 12 <html><head/><body><p>z<span style=" vertical-align:sub;">0</span> = </p></body></html> Qt::RichText 12 0 12 <html><head/><body><p><span style=" font-weight:600;">Iteration Formula</span></p><p><span style=" font-size:9pt;">Specify the iteration formula in terms of z and c.</span></p></body></html> 12 z := 12 z^2+c Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok buttonBox accepted() CustomGenerator accept() 248 254 157 274 buttonBox rejected() CustomGenerator reject() 316 260 286 274