Thanks Fidel and Edward, I'll look into the icons this weekend. The source code is here:
https://github.com/vivainio/leoreader Leo "engine" related functionality is actually done in Xtend: https://github.com/vivainio/leoreader/blob/master/src/com/w/LeoEngine.xtend I recommend checking Xtend out, it makes Java feel like statically typed python for most parts (type inference etc): http://www.eclipse.org/xtend/ On Fri, Jul 5, 2013 at 12:06 AM, Fidel Pérez <[email protected]> wrote: > This is the royalty free image used as source for that one: > > > http://www.dreamstime.com/royalty-free-stock-photos-tribal-lion-image3490018 > > I did a google-image-search for it, and its the bigger size result it > finds (and its pretty accurate, I have already found several youtube videos > just by searching one snapshot). > > Hey, just in case you were planning to do that app open source, and if you > developed it through Leo, I would love to be able to study that app myself > since I am willing to make easy-quick programming systems, Im starting with > inside-Leo one, but would love to go Android afterwards. > > Thanks for that app btw! > > > > On Thursday, July 4, 2013 9:15:41 PM UTC+2, Ville M. Vainio wrote: >> >> Is there a high res (512 x 512) icon for Leo somewhere? >> >> I've done a Leo file reader app for Android tablets (for bedtime reading >> of .leo documents ;-), and would need a this kind of image in order to >> publish the app. >> >> I don't want to scale up current small icons since they would look >> horrilbe. >> >> -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
