Line 1:
Line 1:
−
https://www.starbucks.com/menu/drinks/espresso/pumpkin-spice-latte?foodZone=9999
+
{{lowercase title}}
+
{{Infobox development tools
+
| title = libCanvas
+
| image =
+
| type = library
+
| author = [[User:henke37|henke37]]
+
| maintainer =
+
| contributor =
+
| portedby =
+
| version =
+
| licence =
+
| download =
+
| website =
+
| discussion =
+
| source =
+
}}
+
'''''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.
+
+
You used to be able to download it from the SVN repo directly, which was; svn://henke37.c(remove)jb.net/canvas/
+
+
[[Category:Homebrew done in C++|canvas]]
+
[[Category:Libraries|canvas]]