I would like to use for example "fill_solid" and only illuminate the usefull leds.
While this is done very simply you can not use that function without modifying the code. You will find in that function a “for loop”, simply change the loop increment to add two to the loop index not one.