489
edits
Script 10k (talk | contribs) (got an algorithm to split the images that will compose one TXMB) |
Script 10k (talk | contribs) m (keep forgetting the sign) |
||
Line 54: | Line 54: | ||
return splitSizes; | return splitSizes; | ||
}</code> | }</code> | ||
::C++ code can be found in Vago [http://svn.oni2.net/Vago/trunk/Vago/bgImageWizard/bgimagepagefinal.cpp here] ''QVector<int> BGImagePageFinal::getSplitSizes(int imageSideSize)'' function. Look at the uncommented one. | ::C++ code can be found in Vago [http://svn.oni2.net/Vago/trunk/Vago/bgImageWizard/bgimagepagefinal.cpp here] ''QVector<int> BGImagePageFinal::getSplitSizes(int imageSideSize)'' function. Look at the uncommented one. [[User:Script 10k|Script 10k]] ([[User talk:Script 10k|talk]]) 12:30, 13 October 2016 (CEST) |
edits