Hello WineHQ Team,

let me introduce myself first,
I am a graphic/web designer and not a developer ( I am a Javascript newbie ) and the creator of Georgia-ReBORN.

You can see my project here:
https://github.com/TT-ReBORN/Georgia-ReBORN

I have developed the foobar2000 theme for 6 months and finally finished it. It works perfectly on Windows,
but I also wanted to make it work on Wine but I have few issues...

I have tried the last week to install Wine countless of times with various components and settings but always failed in the end because something was missing.
 
My first problem is to determinate what is the simplest and cleanest method to install Wine with the only required components to make foobar with my theme functional.

The second problems are the custom fonts the user needs to install for the theme, they are located in profile\georgia\fonts  folder from the zip. ( The windows-system-fonts, segoeui.ttf and seguisb.ttf needs also be installed ).
I have put them in user/local/share/fonts , when I start foobar with Wine, all fonts are detected via gdi.Font in my script.
This can be verified if you click in the top menubar Help -> Georgia Theme status -> All fonts installed ( should be checked ).
Still the fonts for example Marlett ( Minimize, Fullscreen, Close Buttons in the top right corner ) is not displayed correctly.
What I know is that you need to have installed GDI+, I have tried to install GDI+ with winetricks and it is downloading a 900MB+ package which is unnecessary and overbloated, is there another smaller way???
When GDI+ is installed and I start foobar with Wine again, the performance of the theme is much faster and smooth. The Marlett font ( Minimize, Fullscreen, Close Buttons in the top right corner ) is displayed correctly
but some fonts now ( after GDI+ installed ) are not initialized, see again in Help -> Georgia Theme status -> All fonts installed are unchecked now.
What happened with the fonts, they are not recognized anymore, did the fonts path change somehow?
 
My theme is running on the Spider Monkey Panel and it also needs some ActiveX functions to work.

 
So my question is, can you please test out my Georgia-ReBORN theme on Wine and tell me:

The simplest and cleanest method to install Wine with the only required components to make foobar with my theme functional.

On Windows the installation is pretty simple:

1. Install foobar2000 as portable from the Official Website.
2. Download the Georgia-ReBORN theme from this Github Page: https://github.com/TT-ReBORN/Georgia-ReBORN/archive/master.zip.
3. Extract the profile folder from the zip into foobar's root folder.
4. Install all located fonts from your foobar2000\profile\georgia\fonts folder.
5. Start foobar and select Columns UI, everything else is already pre-configured.
 

Can you please write, step by step the installation instruction with commands and what are the only required components I need for my theme to work.
How to install all my custom fonts for the theme to work. I have also encountered that drag and drop music files to playlist does not seem to work, you
need to manually add them in my foobar theme via File -> Add files/folders...  


I would really appreciate your help and effort! 
If I can solve these issues with Wine, I would like to officially promote and publish my theme for the public and write the installation instructions on my github page.
I think many Linux users would like to use Georgia-ReBORN and it will also promote Wine!

 
Thank you very much!

-TT