Jump to content

XML talk:TXMB: Difference between revisions

m
keep forgetting the sign
(got an algorithm to split the images that will compose one TXMB)
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)
489

edits