pixi-reels
All questions

How do I set the pixel size of a single symbol cell?

.symbolSize(width, height) on the builder sets the pixel box of one cell; pair it with .symbolGap(x, y) for spacing.

More in Getting started