There is a new version of nanDECK, with these features:
- New BLEED directive
this directive accepts a rectangle, and extends the colors found in this rectangle to the edge of the card (or to another outer rectangle), example:
RECTANGLE = 1, 1, 1, 4, 7, #FF0000#0000FF@360
BLEED = 1, 1, 1, 4, 7
- New TEXTFONT directive
this directive is a merge of the TEXT and FONT directives, example:
TEXTFONT = 1, "Test", 0, 0, 100%, 50%, center, center, 0, 100, "Times New Roman", 64, B, #FF0000, #E0E0E0, 0.05
- New RANGEREM function
Example:
[result]=rangerem(1-10,3-4,6,9)
- New ROUND function
Syntax:
[result] = ROUND(value, precision, direction)
- New parameter in HTMLFONT directive for indentation
Example:
htmlfont=std,"Arial",12,,#000000,justify,0,0,0,,,0,1
htmltext=1,"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",0,0,100%,100%,#FFFFFF,0,E
Download site (I've updated also the reference guide):
> Will nanDECK work on a Chromebook/on Google Chrome?
Sorry, no (currently).
There is an app ("Crossover Android") that should make run Windows software on Intel-based Android, but it's still in beta test.