Go to most recent revision | Details | Last modification | View Log | RSS feed
def getscore(struct):
score = 0
# Screen Size : <=2 - ?, <=2.5 - ?, > 2.5 - ?
# Resolution
# Number of Colors
# REVISIT - Certain type of screen are better
# Type
return score