GrandyB / SheetsIO

Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.
GNU Lesser General Public License v3.0
22 stars 3 forks source link

Colour output #51

Open GrandyB opened 1 year ago

GrandyB commented 1 year ago

Convert a cell to a coloured image output.

E.g. a cell with "#0f0" as its content would result in a bright green image.

This would have to be a new cell config type, also probably defining the width and height of the produced image.

ThePeachZA commented 7 months ago

Hey there, is there any update for the progress on this? This is a feature I'd absolutely love to have!