-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Art #198
Comments
Adding a little more description to this issue. As I mentioned, most of the art for the addon is maintained in xml databases in this directory. For example, the main browse page of the addon: Uses the info in the browse database. Here's the art assets for the first listitem:
Each listitem has a thumb, banner, fanart, logo, trailer and plot. The images can either be http sources or imgur image links. If it's the latter, then only the imgur image id is needed and the addon will resolve the url. The project would mainly involve generating art, then updating these databases to contain the new art assets, preferably all uploaded to imgur or another server (you could even use github) for portability. Also looking into the possibility of theming, so the user selects |
HI @zach-morris! I have been working on a sketch for poster art, icons and other art from your addon. What do you think of something like this: I'm still looking for some kind of icon to give a visual identity, but the background and text would be something like that. Cheers! |
Thanks for the interest @joaosagrath! |
Sounds perfect to me! By the way, I'm the same Sagrath on Forum Kodi. LOL With these labels: Right? cheers edit: So, I just ca't wait, so make these. what you think? |
@zach-morris Finished! What you think? olnt the "default" is missing. It is a generic? |
Looks pretty good! Thats fast work I'm not partial to jpg or png. Both work just fine as far as I'm concerned. The best size I'm not exactly an expert on. For the assets there now, I focused on the aspect ratio and Kodi pretty much took care of the rest. Default is basically whats used for a lisitem if it can't find it in the list. I think those assets are directly in the skin folder (but if thats a problem, they wouldn't need to be, they could be URL based). As far as which are needed, it really depends on how 'deep' you want to go. Then, depending on how 'deep' you want to go, there's: There's also a few defaults in the addon directly (in the skins folder):
|
Can i add my own custom art to iagl? I have a massive collection and its 100%. I know this is not what this thread was about but i dont know where to connect with you at @zach-morris. Im not a noob, you can tell me straight up. Thanks for all you have done. |
IAGL has a lot of art assets, that I made. The main problem is that I'm not an artist.
This is a general issue to see if anyone who is artistically inclined would be interested in re-vamping the assets in the addon.
Main assets include:
Any skin specific items (icons, info page layout, etc). All available here.
Any images in the Addon specific browse-able sections. These are all maintained in database xml files here and are just links to images.
Most fonts used in the images were produced here. I liked the retro look it provided. Other assets in the images themselves were not found in any particular place, but there are lots of resources for retro sprites, again which match the retro feeling that this addon focuses on.
In general, I'm very open to anyone taking the reins with this as I have no artistic talent.
The text was updated successfully, but these errors were encountered: