skia2/tools/lua
2013-07-10 22:42:30 +00:00
..
chars-vs-glyphs.lua add script to count glyph -vs- char draw calls 2013-06-12 19:53:49 +00:00
count_effects.lua add paint:getEffects to return table of bools of a given effect is present on the paint 2013-07-10 21:23:49 +00:00
dumpops.lua add dumpops.lua as a sample scraper that just dumps the arguments 2013-05-22 15:13:18 +00:00
find_rotated_bitmaps.lua add matrix objects to the lua bindings, as well as a lua script to find the proportion of image draw commands with different kinds of matrices 2013-07-10 22:42:30 +00:00
glyph-usage.lua sort the glyphID arrays 2013-05-31 19:46:02 +00:00
lua_app.cpp more paint methods to lua 2013-06-09 01:54:56 +00:00
lua_pictures.cpp Replace SkPicture(SkStream) constructors with a factory. 2013-06-28 21:32:00 +00:00
scrape.lua add dumpops.lua as a sample scraper that just dumps the arguments 2013-05-22 15:13:18 +00:00
skia.lua add matrix objects to the lua bindings, as well as a lua script to find the proportion of image draw commands with different kinds of matrices 2013-07-10 22:42:30 +00:00