Line 1:
Line 1:
−
'''LibCanvas''' is an extension to [[libWiiSprite|WiiSprite]] done by {{u|henke37}} to allow normal drawing operations on an Image. Yup, it's [[:Category:Homebrew done in C++|C++]], just like wiisprite itself.
+
'''LibCanvas''' is an extension to [[Libwiisprite|WiiSprite]] done by {{u|henke37}} to allow normal drawing operations on an Image. Yup, it's [[:Category:Homebrew done in C++|C++]], just like wiisprite itself.
It currently only provides line drawing and floodfill, since the author can't figure out a good circle/elips drawing algorithm. If you think you can help with that, contact him on IRC.
It currently only provides line drawing and floodfill, since the author can't figure out a good circle/elips drawing algorithm. If you think you can help with that, contact him on IRC.
[[Category:Homebrew done in C++|canvas]]
[[Category:Homebrew done in C++|canvas]]