(svn r24668) -Feature(ette) [FS#5311]: Draw cargo labels in the station list black or white depending on the background colour. (sbr)

This commit is contained in:
frosch
2012-11-07 21:23:26 +00:00
parent 28c98de6d9
commit 3e367cd087
3 changed files with 20 additions and 2 deletions

View File

@@ -177,6 +177,8 @@ static inline byte GetCharacterHeight(FontSize size)
extern DrawPixelInfo *_cur_dpi;
TextColour GetContrastColour(uint8 background);
/**
* All 16 colour gradients
* 8 colours per gradient from darkest (0) to lightest (7)