[vlc-devel] [PATCH 01/10] MED Support - New Assets

Francois Cartegnie fcvlcdev at free.fr
Sun Apr 6 09:08:00 CEST 2014


Le 04/04/2014 20:07, Roiy Shpaner a écrit :
> Patches 1-4 can be compiled separately (in order), and patches 5-10 should
> be compiled together (all user interface related files).
> 
>  
> 
> This is a very big submission, I will try to be available on IRC as much as
> I can (username: Roiy), and feel free to email me with any questions.

Hi,

New bitmap assets needs:
- to be listed in Makefile
- Source
- Preferably SVG Source, aligned to 16px grid for correct low res
rendering (see current svgz)
- png to be pngcrush'ed
- png converted first to indexed (8bit) palette for more space saving
(possible in 99% cases for icons)

Missing, non vector, sources will make difficult migration to HiDPI.

Francois



More information about the vlc-devel mailing list